A set of PHP Components and Web Application framework for Mac

Symfony for Mac

Symfony 8.1.1

  -  14.8 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 8.1.1.


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:

- data Release v8.1.1
- bug [Serializer] Fix GetSetMethodNormalizer denormalization of constructor only objects
- minor [Finder] Update tests to pass on Windows
- minor Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
- minor Bump the github-actions group across 1 directory with 2 updates
- data [Validator] Remove needs-review-translation state from Spanish cron e…
- data [Validator] reviewed Polish translation unit 146
- data [Validator] Ukrainian translation update
- minor [FrameworkBundle] Fix service _instanceof type
- minor Replace Python script with PHP in the sync translations skill
- minor Add symfony-sync-translations skill
- data [Validator] Add translated messages for the Cron constraint
- minor [Security] Fix PHPDoc of OidcTokenGenerateCommand::addGenerator
- bug [Serializer] honor csv_headers context when no_headers is true
- bug [Cache] Ensure RelayProxy compatibility with Relay extension 0.30.0
- bug [Serializer] Fix #[Ignore] on a getter ignoring a same-name property
- bug [Cache] Ensure RelayClusterProxy compatibility with Relay extension 0.30.0
- bug [Finder] Fix recursion into stream wrapper subdirectories on Windows
- minor [FrameworkBundle][TwigBridge] Relax test assertions for generated _fragment URI
- bug #49137 [Validator] Avoid TypeError and improve DX when null groups
- minor [ObjectMapper] Fix reverse class mapping of private properties from parent classes
- bug Messenger commands don't yet make use of listable Redis capabilities
- bug [AssetMapper] Fix stale dev asset cache in long-running runtimes
- bug [Messenger] Fix #[AsMessage] on abstract classes
- bug [Serializer] Fix denormalization of already-instantiated nested objects
- bug [ObjectMapper] Fix mapping of private properties from parent classes
- bug [ObjectMapper] Fix self-referencing property mapping
- bug [ObjectMapper] Handle N targets per source in reverse class map
- bug [SecurityBundle] Fix state leak in LogoutUrlGenerator in async environments
- minor Bump the github-actions group with 2 updates
- minor [Translation] Create Crowdin files before uploading translations
- data [Form][Validator] Review Hungarian translations
- data [Form][Validator] Ukrainian translation review and update
- bug [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] Restore compat with DBAL 4.5
- minor [DependencyInjection] Fix deprecation when handling tagged iterator YAML short syntax
- bug [Contracts] Add ContainerAwareInterface back, deprecated
- bug [FrameworkBundle] Detect env placeholders in resolved route parameter values
- bug [Contracts] Rename ContainerAwareInterface to ContainerProviderInterface
- minor Add skill to help with targetting PRs to their appropriate branch
- bug [EventSourceHttpClient] Prevent re-yielding of the first chunk after reconnect
- data Review Indonesian (id) translations
- bug [Mailer] Register MicrosoftGraphTransportFactory in Transport::FACTORY_CLASSES
- data [Translation] Verify Tagalog (tl) validator strings and remove needs-…
- minor [Console] use mb_convert_encoding() instead of mb_convert_variables()
- bug [Cache][VarExporter] Add argument $allowNamedClosure to DeepClone to fit ext-deepclone v0.8
- minor Add contributor skills for security review, hardening rules and triage
- bug Migrate table definitions to DBAL's TableEditor API
- bug [ObjectMapper] Make existing-object mapping behavior consistent
- bug [Mailer][Bridge][MicrosoftGraphApi] Set recipients from $envelope instead of the $email headers
- bug [ObjectMapper] Fix fatal errors on unreadable source properties
- bug [ObjectMapper] Fix reverse class map throwing on unreadable source
- data [Form][Validator] Review Bulgarian (bg) translations
- bug [DependencyInjection] Fix decorating an event listener no longer replacing it
- data Remove review state from Serbian translations
- data Remove review state from Russian translations
- bug Harden __toString trampolines via __unserialize()
- bug [VarExporter] Fix exporting objects that cannot be instantiated empty
- bug [Translation] Create Crowdin files before uploading translations
- bug [FrameworkBundle] Fix custom config directory being ignored when registering bundles
- bug [FrameworkBundle] Avoid resolving all env vars when building the router request context
- bug [Security] Make RoleHierarchy::getReachableRoleNames() return a list again
- data [Validator] reviewed Polish translation units 143-145
- data [Form] reviewed Polish translation unit 129
- bug [Cache][FrameworkBundle] Fix warming up caches that hold a closure
- bug [TwigBridge] Reject __toString trampolines in TemplatedEmail::__unserialize()
- minor [GHA] Add PHPStan rules to spot non-constant-time comparisons to hash_hmac() and __toString-based trampolines
- bug [Tui] Fix vertical align
- data [Validator] Review French (fr) translations for XML constraints
- bug [HttpKernel] Allow leading zeros in int request attributes
- minor Unsafe unserialize phpstan rule
- bug [DependencyInjection] Keep behavior-describing tags 'proxy' and 'container.service_subscriber.locator' on decorated services
- bug [HttpKernel] Restore null-on-invalid for nullable #[Autowire(service:)] controller args
- bug [Console] Render formatter tags in ChoiceQuestion default value
- bug [Form] Don't re-add deleted collection entries on submit
- data [Form][Validator] Update Spanish translations
- data [Form][Validator] Review Croatian translations
- bug [Tui] Avoid splitting Unicode ellipsis when truncating (rahul chavan)
- minor [CI] Make the PHPStan job report only new errors
- data [Form][Validator] Review and correct Arabic translation
- bug [Tui] Truncate InputWidget prompt when wider than available columns
- minor Make tests compatible with PHPUnit 13.2 and Twig 3.28
- bug [Serializer] Keep collection value type for iterable constructor parameters
- bug [AssetMapper] Render an empty import map as a JSON object
- minor [Translation] Fix test failing without the intl extension
- minor [Mailer][Mailchimp] Fix tests on low-deps
- bug [Webhook] Fix Content-Type key in createRequest method
- bug [HttpFoundation] Add RFC6598 Shared Address Space to IpUtils::PRIVATE_SUBNETS
- bug [Translation] Copy domains metadata when moving messages to intl ones
- bug [Form] Translate TranslatableInterface label in violation messages
- minor Remove review state from Serbian translations
- bug [Validator] Support SVG dimensions with units
- minor [DependencyInjection] Improve TaggedIteratorArgument deprecation warning
- bug [HttpKernel][Security] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store
- minor Update installation command for Stopwatch component
- minor [HttpKernel] Add @template on ControllerAttributeEvent
- data [Form] Add missing translation for invalid UUID
- data [Validator] fix sr-Latn validation messages and video constraint translations
- bug [FrameworkBundle] Fix dumping the debug container on cache:clear/cache:warmup
- bug [DomCrawler] Remove final keyword on ChoiceFormField::addChoice()
- data [Validator] Add translated messages for the XML constraint
- bug [HttpKernel] Fix #[MapRequestPayload] being handled before #[IsGranted]
- bug [Notifier] Send message to MS-Teams via Workflow
- bug [Mailer] Fix inline images in MandrillApiTransport by using the Content-ID as image name
- bug [HttpKernel] Fix TypeError in ResponseEvent when argument resolution throws
- bug [FrameworkBundle] Fix "allow_no_handlers" being ignored on message buses
- bug Fix XMLHttpRequest URL handling in toolbar JS (Mudassar Ali)
- minor Update CHANGELOG-8.1.md
- minor Clarify #[Target] attribute in UPGRADE-8.1