A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 7.2.5

  -  13.5 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.2.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!

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

What's new in this version:

Fixed:
- [Form] Use duplicate_preferred_choices to set value of ChoiceType
- [Serializer] Fix ObjectNormalizer default context with named serializers
- [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use Table::addPrimaryKeyConstraint() with Doctrine DBAL 4.3+
- [TypeInfo] Fix isSatisfiedBy not traversing type tree
- Update JsDelivrEsmResolver::IMPORT_REGEX to support dynamic imports
- [HttpKernel] Fix TraceableEventDispatcher when the Stopwatch service has been reset
- [HttpKernel] Only remove E_WARNING from error level during kernel init
- [FrameworkBundle] Remove redundant name attribute from default_context
- [TypeInfo] Fix @var tag reading for promoted properties
- [Process] Use a pipe for stderr in pty mode to avoid mixed output between stdout and stderr
- [Cache] Fix missing cache data in profiler
- [VarExporter] Fix support for hooks and asymmetric visibility
- Extract no type @param annotation with PhpStanExtractor
- [Messenger] Reduce keepalive request noise
- [Console] fix progress bar messing output in section when there is an EOL
- [PhpUnitBridge] don't trigger "internal" deprecations for PHPUnit Stub objects
- [Yaml] drop comments while lexing unquoted strings
- [VarExporter] Fix support for asymmetric visibility
- [VarExporter] Fix support for abstract properties
- [Cache] fix cache data collector on late collect