A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 6.4.35

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


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:

- Fix ApplicationTester ignoring interactive and verbosity options when SHELL_VERBOSITY is set
- Fix denormalization of magic __set properties
- Fix session cookie_lifetime not applied in mock session storage
- Add 'sms' to hostless schemes
- Add timeout and slot eviction to LockRegistry stampede prevention
- Fix OUTPUT_RAW corrupting binary content on Windows
- Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser
- Fix stale container after reboot in KernelTestCase
- Fix duplicate validation errors when ValidatorExtension is instantiated multiple times
- Fix Bootstrap 4 horizontal layout broken by form errors moved outside label
- Fix int-to-float coercion for JSON # with pre-parsed array data
- Flush batch handlers after inactivity timeout when worker is busy
- Fix inline attachments with custom Content-ID
- Prevent negative token from causing integer underflow
- Fix Symfony web debug toolbar not being displayed
- Consider PSR-0/PSR-4 fallback dirs when building paths
- gracefully handle the kernel.runtime_mode.web parameter missing
- Regex bypass when match is false with too big input
- Defer variable and command expansion to account for overrides from subsequent .env files
- Fix TypeError when using a custom container base class with typed $parameterBag