A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 7.1.5

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


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!

What's new in this version:

- [FrameworkBundle] Do not access the container when the kernel is shut down
- [Form] Don't call the constructor of LogicalOr
- [TypeInfo] Return bound type as base type in TemplateType
- [FrameworkBundle] fix XSD to allow to configure locks without resources
- [Process] Fix finding executables independently of open_basedir
- [Yaml] parse empty sequence elements as null
- [HttpKernel] Skip logging uncaught exceptions in ErrorHandler, assume $kernel->terminateWithException() will do it
- [Filesystem] make sure temp files can be cleaned up on Windows
- [Serializer] Fix for method named get()
- [Notifier][TurboSMS] Process partial accepted response from transport
- [Cache] Fix RedisSentinel param types (Paweł Stasicki)
- [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
- [Dotenv] throw a meaningful exception when parsing dotenv files with BOM
- [FrameworkBundle] Fix service reset between tests
- [HttpKernel] pass CSV escape characters explicitly
- [HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-Accel-Mapping is missing
- [Process] Fix the removal of host-specific configuration when managing the ini settings in PhpSubprocess
- Work around parse_url() bug
- [TwigBridge] Avoid calling deprecated mergeGlobals()
- [TwigBundle] Add support for resetting globals between HTTP requests
- [Process] Fix backwards compatibility for invalid commands
- [Cache] Fix compatibility with Redis 6.1.0 pre-releases
- [Ldap] Fix extension deprecation