A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 6.3.6

  -  12.2 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.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!

What's new in this version:

Fixed:
- [HttpKernel] Resolve EBADP error on flock with LOCK_SH with NFS
- [Validator] Handle null case
- [Messenger] Fix graceful exit with ids
- [Cache] Remove temporary cache item file on rename() failure
- [Form] Fix merging params & files when "multiple" is enabled
- [HttpFoundation] Do not swallow trailing = in cookie value
- [Notifier][Sendinblue] Handle error responses without a message key
- [Serializer] Fix collecting only first missing constructor argument
- [Messenger] Fix graceful exit
- [Messenger] Fix DoctrineOpenTransactionLoggerMiddleware
- [Translation] Prevent creating empty keys when key ends with a period
- [DoctrineBridge] Fix DBAL 4 compatibility
- [Cache] Fix ArrayAdapter::freeze() return type
- [Cache][VarExporter] Fix proxy generation to deal with edgy behaviors of internal classes
- [Cache][Doctrine][DoctrineBridge][Lock][Messenger] Compatibility with ORM 3 and DBAL 4
- [HttpKernel] Handle nullable callback of StreamedResponse
- [Mailer] Capitalize sender header for Mailgun
- [FrameworkBundle] Configure logger as error logger if the Monolog Bundle is not registered
- [FrameworkBundle] Fix calling Kernel::warmUp() when running cache:warmup
- [WebProfilerBundle] Fix markup to make link to profiler appear on errored WDT
- [RateLimiter] TokenBucket policy fix for adding tokens with a predefined frequency
- Fix order array sum normalizedData and nestedData
- [HttpClient] Fix type error with http_version 1.1
- [Security] Fix resetting traceable listeners
- [FrameworkBundle] Fix call to invalid method in NotificationAssertionsTrait
- [Messenger] Check if PCNTL is installed
- Change incorrect message, when the sender in the global envelope or the from header of asEmailMessage() is not defined