A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 6.4.25

  -  13.4 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.25.


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:
- [Yaml] Fix scope resolution operator in flow mapping keys
- [HttpClient] Fix PHP 8.5 deprecation using str_increment()
- [FrameworkBundle] Don’t collect CLI profiles if the profiler is disabled
- [Serializer] Don't fallback to default serializer if tags specify a named one
- [Messenger] Fix Oracle errors 'ORA-00955: Name is already used by an existing object' with Doctrine transport
- [Console] Restore SHELL_VERBOSITY after a command is ran
- [Console] Fix testing multiline question
- [String] Fix nodes singular
- feature #61486 [Security] Ignore target route when exiting impersonation
- [String] Fix issues singular
- [Intl] Take timezoneTypes’ ianaMap into account
- [WebProfilerBundle] Hide WDT clearer when it is hidden
- [HttpKernel] #[MapUploadedFile] throws http exception on empty files array if argument not nullable nor has default value
- [VarExporter] Fix serializing classes with __serialize() returning unprefixed private properties
- [String] specific fix to avoid 'outag' when inflecting 'outages'
- [FrameworkBundle] Make cache:warmup warm up read-only caches
- [DependencyInjection] Don’t autowire excluded services
- [Process] Enhance hasSystemCallBeenInterrupted function for non-english locale
- Remove calls to no-op functions, deprecated in PHP 8.5
- Remove calls to deprecated methods of SplObjectStorage
- [TypeInfo] Fix converting list to string
- [ObjectMapper] read source metadata before transform
- [WebProfilerBundle] Fix toolbar not rendering after replacing it
- [HtmlSanitizer] Fix force_attributes not replacing existing attribute in initial data
- [Mailer] [Resend] Add friendly name in the to field
- [VarDumper] Fix dumping objects from the DOM extension
- [Messenger] Remove fix NoAutoAckStamp handling in Worker::flush()
- [Scheduler] Fix scheduler.task tag arguments optionality (Jan Pintr)
- [PhpUnitBridge] Call Reflection*::setAccessible() only for PHP < 8.1
- [Console] [Table] Don't split grapheme clusters