A set of PHP Components and Web Application framework for PC

Symfony

Symfony 4.4.20

  -  7.6 MB  -  Open Source
  • Latest Version

    Symfony 7.1.8

  • Operating System

    Windows XP / XP64 / Vista / Vista64 / Windows 7 / Windows 7 64 / Windows 8 / Windows 8 64 / Windows 10 / Windows 10 64

  • User Rating

    Click to vote
  • Author / Product

    Symfony SAS / External Link

  • Filename

    v4.4.20.zip

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


For those interested in downloading the most recent release of Symfony 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!

  • Symfony 4.4.20 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Symfony 4.4.20 Screenshot 1

What's new in this version:

- [Translation] deal with indented heredoc/nowdoc tokens
- [DependencyInjection] fix parsing calls of methods named "method"
- [Serializer] zero parts can be omitted in date interval input
- MockResponse total_time should not be simulated when provided
- [Cache] Add server-commands support for Predis Replication Environments
- [HttpKernel] Configure session.cookie_secure earlier
- [Translation] Make name attribute optional in xliff2
- [Cache] Fix Redis TLS scheme rediss for Redis connection
- [Routing] fix conflict with param named class in attribute
- [Cache] fix setting items' metadata on commit()
- [Form] Ignoring invalid forms from delete_empty behavior in CollectionType
- [Intl] fix Locale::getFallback() throwing exception on long $locale
- [PropertyInfo] fix resolving self to name of the analyzed class
- [WebLink] Escape double quotes in attributes values
- [Console] fix QuestionHelper::getHiddenResponse() not working with space in project directory name
- [PropertyInfo]  use the right context for properties defined in traits
- [Translation] Allow using dashes in locale when linting Xliff files
- [Console] Fix PHP 8.1 null error for preg_match flag
- [Form] keep valid submitted choices when additional choices are submitted
- [HttpFoundation] Fix PHP 8.1 null values
- [DependencyInjection] Definition::removeMethodCall should remove all matching calls
- [PropertyInfo] fix extracting mixed type-hinted property types
- [Finder] Use a lazyIterator to close files descriptors when no longer used
- [FrameworkBundle] Fix freshness checks with boolean parameters on routes
- [FrameworkBundle] fix registering "annotations.cache" on the "container.hot_path"
- [FrameworkBundle][Translator] scan directories for translations sequentially
- [HttpKernel] [Kernel] Silence failed deprecations logs writes
- [DependencyInjection] fix tracking of changes to vendor/ dirs
- [Mailer][Mime] Update inline part names with newly generated ContentId
- [HttpFoundation] Setting REQUEST_TIME_FLOAT when constructing a Request object
- [FrameworkBundle][Translator] Fixed updating catalogue metadata from Intl domain
- [SecurityBundle] role_names variable instead of roles
- [Doctrine] Restore priority for EventSubscribers
- [ErrorHandler] fix parsing return types in DebugClassLoader
- [ErrorHandler] fix handling messages with null bytes from anonymous classes
- [PhpUnitBridge] fix reporting deprecations when they come from DebugClassLoader
- fix validator when we have false returned by the current element of the iterator
- [Mime] Fix case-sensitive handling of header names
- [Finder]  use proper keys to not override appended files
- [ErrorHandler] Fix strpos error when trying to call a method without a name
- [Serializer] Prevent access to private properties without getters