A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.46

  -  7.7 MB  -  Open Source
  • Latest Version

    Symfony 7.1.8

  • 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

    symfony-4.4.46.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.46.


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.46 Screenshots

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

    Symfony 4.4.46 Screenshot 1

What's new in this version:

Fixed:
- [Ldap] Do not run ldap_set_option on failed connection
- [Security] Fix AbstractFormLoginAuthenticator return types
- [FrameworkBundle] Fix a phpdoc in mailer assertions
- [HttpFoundation] Prevent BinaryFileResponse::prepare from adding content type if no content is sent
- [Messenger] decode URL-encoded characters in DSN's usernames/passwords
- [HttpFoundation] Always return strings from accept headers
- [Bridge] Fix mkdir() race condition in ProxyCacheWarmer
- [HttpClient] Psr18Client ignore invalid HTTP headers
- [HttpKernel] lock when writting profiles
- [Mime] Fix email rendering when having inlined parts that are not related to the content
- [HttpFoundation] move flushing outside of Response::closeOutputBuffers
- [FrameworkBundle] Do not throw when describing a factory definition
- [Mailer] Fix edge cases in STMP transports