A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.41

  -  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

    v4.4.41.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.41.


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

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

    Symfony 4.4.41 Screenshot 1

What's new in this version:

Fixed:
- [Mailer] Restore X-Transport after failure
- [VarDumper] Fix dumping floats on PHP8
- Fix dumping enums on PHP 8.2
- [Cache] Prevent fatal errors on php 8 when running concurrently with TagAwareAdapter v6.1
- Modify processing of uploaded files to be compatible with PHP 8.1
- [FrameworkBundle] Always add CacheCollectorPass
- Fix "Notice: Undefined index: headers" in messenger with Oracle
- [Finder] Add support of no-capture regex modifier in MultiplePcreFilterIterator (available from PHP 8.2)
- [Workflow] Catch error when trying to get an uninitialized marking
- [Form] Use reference date in reverse transform
- [HttpKernel] Fix Symfony not working on SMB share
- [Mailer] Return-Path has higher priority for envelope address than From address
- [HttpClient] Fix sending content-length when streaming the body
- Fix table header seperator wrapping
- [Intl] Update the ICU data to 71.1 - 4.4
- [FrameworkBundle] [Command] Fix debug:router --no-interaction error …
- [Process] Fix Process::getEnv() when setEnv() hasn't been called before
- [ExpressionLanguage] Fix matching null against a regular expression