A set of PHP Components and Web Application framework for PC

Symfony

Symfony 3.4.40

  -  8.5 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

    v3.4.40.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 3.4.40.


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 3.4.40 Screenshots

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

    Symfony 3.4.40 Screenshot 1

What's new in this version:

- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(\x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [Validator] do not merge constraints within interfaces
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- [Security/Http] Allow setting cookie security settings for delete_cookies
- [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected