A set of PHP Components and Web Application framework for PC

Symfony

Symfony 7.1.4

  -  13.1 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-7.1.4.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 7.1.4.


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 7.1.4 Screenshots

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

    Symfony 7.1.4 Screenshot 1

What's new in this version:

Fixed:
- [PropertyAccess] Fix handling property names with a .
- [Validator] synchronize IBAN formats
- fix Twig 3.12 compatibility
- [TwigBridge] Fix Twig deprecation notice
- [DependencyInjection] Fix issue between decorator and service locator index
- [HttpClient] Do not overwrite the host to request when using option "resolve"
- [AssetMapper] Fix JsDeliver import regexp
- [DependencyInjection] Fix handling of repeated #[Autoconfigure] attributes
- [SecurityBundle] Make security schema deterministic
- [Mailer] [Brevo] Support the unique_proxy_open event
- [HttpKernel] ESI fragment content may be missing in conditional requests
- [SecurityBundle] Revert adding _stateless attribute to the request when firewall is stateless and the attribute is not already set
- [TwigBridge] fix compatibility with Twig 3.12 and 4.0
- [Security] Revert stateless check for ContextListener
- [PsrHttpMessageBridge] Fix conversion of partitioned cookies in the PSR-7 bridge
- [Console] Fix side-effects from running bash completions
- [Console][PhpUnitBridge][VarDumper] Fix handling NO_COLOR env var
- [Serializer] fix denormalizing mixed collection values
- [DoctrineBridge] Fix the LockStoreSchemaListener
- [Validator] Add D regex modifier in relevant validators
- [HttpClient] reject malformed URLs with a meaningful exception
- [Yaml] 🐛 throw ParseException on invalid date
- [Validator] reset the validation context after validating nested constraints
- [Messenger] Prevent waiting time to overflow when using long delays
- [Form] Fix handling empty data in ValueToDuplicatesTransformer
- [HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon
- [Cache] fix compatibility with redis extension 6.0.3+
- [Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent
- [DependencyInjection] Fix importing PHP configs in the prepend extension method
- [Finder] do not duplicate directory separators
- [String] Fixed Quorum plural, and Quora singular in EnglishInflector
- [Finder] do not duplicate directory separators
- [Validator] allow more unicode characters in URL paths
- [String] [EnglishInflector] Fix words ending with le, e.g., articles
- [Validator] Add tldMessage parameter to Url constraint constructor
- [Mime] Fix RawMessage constructor argument type
- [Uid] Ensure UuidV1 is created in lowercase
- [HttpClient] Disable HTTP/2 PUSH by default when using curl
- [DoctrineBridge] Make EntityValueResolver return null if a composite ID value is null