A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 7.3.6

  -  13.9 MB  -  Open Source

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.3.6.


For those interested in downloading the most recent release of Symfony for Mac 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!

Why is this app published on FileHorse? (More info)

What's new in this version:

- [HttpFoundation] Fix parsing hosts and schemes in URLs
- [Messenger] Fix commands writing to STDERR instead of STDOUT
- Keep body size limit for AMP redirects
- [Form] Fix EnumType choice_label logic for grouped choices
- [Filesystem] Unify logic for isAbsolute() in Path
- [BrowserKit] The BrowserKit history with parameter separator without slash
- [Twig] Ensure WrappedTemplatedEmail::getReturnPath() returns a string
- [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector
- [Routing] Fix matching the "0" URL
- [HttpClient] Reject 3xx pushed responses
- [Config] Use the empty string instead of null as an array offset
- [HttpFoundation] Allow Request::setFormat() to override predefined formats
- [MonologBridge] Accept HttpExceptionInterface in HttpCodeActivationStrategy
- [Cache] fix ext-redis 6.2.0 compatibility
- [Validator] Fix call to undefined getParser() in YamlValidator
- [HtmlSanitizer] Remove srcdoc from allowed attributes