A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.40

  -  7.6 MB  -  Open Source
  • Latest Version

    Symfony 7.1.6

  • Operating System

    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

    v4.4.40.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 4.4.40.


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 4.4.40 Screenshots

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

    Symfony 4.4.40 Screenshot 1

What's new in this version:

- [Messenger] reset connection on worker shutdown
- [Form][TwigBundle] reset Twig form theme resources between requests
- [HttpClient] on redirections don't send content related request headers
- [Messenger] Fix cannot select FOR UPDATE from view on Oracle
- [Messenger] Add mysql indexes back and work around deadlocks using soft-delete
- [HttpClient] Fix exporting objects with readonly properties
- [ExpressionLanguage] Fix matches when the regexp is not valid
- [Validator] Fix File constraint invalid max size exception message
- [Console] Fix exit status on uncaught exception with negative code
- [Serializer] Fix denormalizing union types
- [Mailer] Preserve case of headers
- [HttpClient] Let curl handle Content-Length headers
- [HttpClient] Move Content-Type after Content-Length
- [Lock] SemaphoreStore catching exception from sem_get
- [Mailer] Use recipients in sendmail transport
- [PropertyInfo] strip only leading when unknown docType
- [Console] Fix compact table style to avoid outputting a leading space
- [Process] Don't return executable directories in PhpExecutableFinder
- [Form] Fix the usage of the Valid constraints in array-based forms
- [DependencyInjection] fix ServiceSubscriberTrait bug where parent has __call()
- [HttpClient] Fix reading proxy settings from dotenv when curl is used
- [FrameworkBundle] Ensure container is reset between tests