A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.44

  -  7.7 MB  -  Open Source
  • Latest Version

    Symfony 7.1.1

  • 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.44.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.44.


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

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

    Symfony 4.4.44 Screenshot 1

What's new in this version:

Fixed:
- [Security] Allow redirect after login to absolute URLs
- [HttpKernel] Fix non-scalar check in surrogate fragment renderer
- [Serializer] Respect default context in DateTimeNormalizer::denormalize
- Workaround disabled "var_dump"
- [BrowserKit] Merge fields and files recursively if they are multidimensional array
- [Serializer] Fix XmlEncoder encoding attribute false
- [ErrorHandler] Fix return type patching for list and class-string pseudo types
- [HttpKernel] [HttpCache] Don't throw on 304 Not Modified
- [Mime]  quote address names if they contain parentheses
- [FrameworkBundle] Fail gracefully when forms use disabled CSRF
- [DependencyInjection] Fail gracefully when attempting to autowire composite types
- [Mime] Fix inline parts when added via attachPart()
- [PropertyInfo] Make sure nested composite types do not crash ReflectionExtractor
- Flush backend output buffer after closing
- [BrowserKit] fix sending request to paths containing multiple slashes
- [HttpFoundation] Fix deleteFileAfterSend on client abortion
- [Messenger] Fix calls to deprecated DBAL methods
- [Mime] Fix invalid DKIM signature with multiple parts
- [HttpFoundation] Fix TypeError on null $_SESSION in NativeSessionStorage::save()
- [HttpFoundation] Prevent PHP Warning: Session ID is too long or contains illegal characters
- Spaces in system temp folder path cause deprecation errors in php 8
- [Messenger] Ceil waiting time when multiplier is a float on retry