A set of PHP Components and Web Application framework for PC

Symfony

Symfony 5.1.1

  -  7.6 MB  -  Open Source
  • Latest Version

    Symfony 7.1.8

  • Operating System

    Windows XP / XP64 / Vista / Vista64 / Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64

  • User Rating

    Click to vote
  • Author / Product

    Symfony SAS / External Link

  • Filename

    v5.1.1.zip

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Symfony 5.1.1.


For those interested in downloading the most recent release of Symfony or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Symfony 5.1.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Symfony 5.1.1 Screenshot 1

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [DependencyInjection] Apply ExpressionLanguageProviderPass to router.default
- [String] Fix ellipsis of truncate when not using cut option
- [HttpClient] disable AMP's inactivity timeout, we deal with it on our own already
- [HttpClient] fix offset computation for data chunks
- [Routing] Keeping routes priorities after add a name prefix to the collection
- [Lock] Fixed reading locks from replica set secondary nodes
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [PhpUnitBridge] Fix ExpectDeprecationTrait::expectDeprecation() conflict
- [Mailer] added the reply-to addresses to the API SES transport request
- [DI] Add check around class_alias for generated proxy classes
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [FrameworkBundle] Remove reference to APP_SECRET in MicroKernelTrait
- [SecurityBundle] Fix the session listener registration under the new authentication manager
- [Console] allow cursor to be used even when STDIN is not defined
- [PropertyAccess] Fix getter call order BC
- [Messenger/DoctrineBridge] set column length for mysql 5.6 compatibility
- [Messenger/AmazonSqsBridge] Fixed left-over debug statement
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [DependencyInjection] Improve missing package/version deprecation
- Fix invalid char in SQS Headers
- [SecurityBundle] Only register CSRF protection listener if CSRF is available
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [FrameworkBundle] Extension Serializer issue
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [DoctrineBridge] register event listeners depending on the installed packages
- [ExpressionLanguage] reset the internal state when the parser is finished
- [Serializer] take into account the context when preserving empty array objects
- [Security] Fixed PUBLIC_ACCESS in authenticated sessions
- [FrameworkBundle] Fix enabled_locales behavior