A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.33

  -  7.6 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.33.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.33.


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

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

    Symfony 4.4.33 Screenshot 1

What's new in this version:

- [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
- [PhpUnitBridge] fix symlink to bridge in docker by making its path relative
- [Messenger] Fix TraceableMessageBus implementation so it can compute caller even when used within a callback
- [VarDumper] Fix dumping twig templates found in exceptions
- [Messenger] Fix Redis Transport when username is empty
- [Messenger] fix: TypeError in PhpSerializer::encode()
- [Config] Fix files sorting in GlobResource
- [HttpClient] fix collecting debug info on destruction of CurlResponse
- [DependencyInjection] fix "url" env var processor
- [VarDumper] Fix error with uninitialized XMLReader
- [Validator] Fixes URL validation for single-char subdomains
- [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services
- [Cache] Commit items implicitly only when deferred keys are requested
- [Cache][Lock] fix SQLSRV throws for method_exists()
- [VarDumper] Fix handling of "new" in initializers on PHP 8.1
- [DependencyInjection] fix support for "new" in initializers on PHP 8.1
- [HttpClient] accept headers when CURLE_RECV_ERROR is received before the content
- [Serializer] Fix denormalizing XML array with empty body (4.4)