A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.22

  -  7.6 MB  -  Open Source
  • Latest Version

    Symfony 7.1.8

  • Operating System

    Windows XP / XP64 / Vista / Vista64 / 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.22.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.22.


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

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

    Symfony 4.4.22 Screenshot 1

What's new in this version:

- [Security] [Security/Core] fix checking for bcrypt
- [Yaml] expose references detected in inline notation structures
- [HttpFoundation] Fixes for PHP 8.1 deprecations
- [Yaml] Allow tabs as separators between tokens
- [Cache] phpredis: Added full TLS support for RedisCluster
- [DoctrineBridge] Add support for a driver type "attribute"
- RequestMatcher issue when _controller is a closure
- [PropertyInfo] Use the right context for methods defined in traits
- [SecurityBundle] Empty line starting with dash under "access_control" causes all rules to be skipped
- [Cache] Apply NullAdapter as Null Object
- [Cache][FrameworkBundle] Fix logging for TagAwareAdapter
- [Routing] Better inline requirements and defaults parsing
- [PhpUnitBridge] Fix phpunit symlink on Windows
- [Yaml] Fixed infinite loop when parser goes through an additional and invalid closing tag
- [Debug][ErrorHandler] Avoid warning with Xdebug 3 with develop mode disabled
- [HttpClient] allow CurlHttpClient on Windows
- [Yaml] fix parsing some block sequences
- Fixed bugs found by psalm
- [Config] Fixed support for nodes not extending BaseNode
- [FrameworkBundle] Dont store cache misses on warmup
- [DependencyInjection] Fix "url" env var processor behavior when the url has no path
- [Cache] skip storing failure-to-save as misses in ArrayAdapter
- [Serializer] Allow AbstractNormalizer to use null for non-optional nullable constructor parameters without default value
- add missing queue_name to find(id) in doctrine messenger transport