- 07 Apr, 2022 1 commit
-
-
Sergey Latyshkov authored
-
- 29 Oct, 2021 1 commit
-
-
Christian Flothmann authored
* 5.4: (33 commits) do not pass a boolean to the constructor of the Dotenv class [Notifier] Fix low-deps tests Deprecate Composer 1 [Filesystem] Add third argument `$lockFile` to `Filesystem::appendToFile()` [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions [PhpUnitBridge] fix symlink to bridge in docker by making its path relative [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist Fix markup [Notifier] Add Expo bridge Add polish translations (#43725) Rename translation:update to translation:extract [String] Add PLURAL_MAP "zombies" -- fix #43789 Added support for `statusCode` default parameter when loading a template directly from route using the `Symfony\Bundle\FrameworkBundle\Controller\TemplateController` controller. [Validator] Update validators.bs.xlf Cache voters that will always abstain [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback [Validator] Add the missing translations for Russian (ru) [Validator] Added missing translations for Latvian (lv) [Validator] Added missing translations [Validator] Add missing translations for Vietnamese (VI) ...
-
- 28 Oct, 2021 1 commit
-
-
Alexander M. Turek authored
* 5.3: (24 commits) [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions [PhpUnitBridge] fix symlink to bridge in docker by making its path relative [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist Add polish translations (#43725) [String] Add PLURAL_MAP "zombies" -- fix #43789 [Validator] Update validators.bs.xlf [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback [Validator] Add the missing translations for Russian (ru) [Validator] Added missing translations for Latvian (lv) [Validator] Added missing translations [Validator] Add missing translations for Vietnamese (VI) Add missing translations for Lithuanian (lt) [Validator] Add missing translations for Italian (it) #43722 Add missing translations for Ukrainian Add missing translations for Bulgarian Add missing translations for Dutch (nl) Update validators.es.xlf update zh_TW translation ...
-
- 27 Oct, 2021 1 commit
-
-
Andrew Codispoti authored
The word "zombies" should be singularized to "zombie" (rather than "zomby"). We provide a PLURAL_MAP for this case, as well as a test.
-
- 16 Oct, 2021 1 commit
-
-
Nicolas Grekas authored
* 5.4: [HttpClient] fix RetryableHttpClient when a response is canceled Deprecate passing null as $requestIp to IpUtils::checkIp(), checkIp4() and checkIp6() [Uid] fix 4 missing bits of entropy in UUIDv4 Add a warning in WDT if using symfony/symfony [Notifier][Twilio] Ensure from/sender is valid via regex Lower log level in case of retry GuardEvent::getTransition() cannot return null [String] Add `trimSuffix()` and `trimPrefix()` methods [DependencyInjection] autowire union and intersection types [Runtime] Drop class validation of composer "extra.runtime.class"
-
- 13 Oct, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 17 Sep, 2021 2 commits
-
-
Nicolas Grekas authored
* 5.4: [GHA] fix running "Patch return types" step [Serializer] Don't pass null to preg_match() [String] Update wcswidth data with Unicode 14 [Mailer][Sendgrid] Fix test Use identity operator to prevent type juggling [Form] Don't trim unassigned unicode characters anymore Allow injecting tagged iterator as service locator arguments [FrameworkBundle] Add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait
-
Thomas Calvet authored
-
- 09 Sep, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 26 Aug, 2021 3 commits
-
-
Nicolas Grekas authored
* 5.4: Fix skip condition for INTL [Messenger] Fix `ErrorDetailsStamp` denormalization [Translation] Extract translatable content on twig set Simplify code [FrameworkBundle] Add BrowserKitAssertionsTrait::assertThatForBrowser Fix composer.json versions [Ldap] Fixing the behaviour of getting LDAP Attributes Fix composer.json versions Remove redundant license info [HttpFoundation] Fix isNotModified determination logic Fix Url Validator false positives [Translation] Reverse fallback locales [Console] Backport minor refactorings [FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values notifier smsapi - fixed checking whether message is sent allow null for framework.translator.default_path improve failure messages of the CrawlerSelectorTextContains constraint
-
Nicolas Grekas authored
* 5.3: Fix skip condition for INTL [Messenger] Fix `ErrorDetailsStamp` denormalization [Translation] Extract translatable content on twig set Simplify code Fix composer.json versions Fix composer.json versions Remove redundant license info [HttpFoundation] Fix isNotModified determination logic Fix Url Validator false positives [Translation] Reverse fallback locales [FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values notifier smsapi - fixed checking whether message is sent allow null for framework.translator.default_path improve failure messages of the CrawlerSelectorTextContains constraint
-
Alexander M. Turek authored
Signed-off-by:
Alexander M. Turek <me@derrabus.de>
-
- 17 Aug, 2021 2 commits
-
-
Nicolas Grekas authored
* 5.4: [Serializer] cs fix Cleanup more `@return` annotations [Form] Fix phpdoc on FormBuilderInterface
-
Nicolas Grekas authored
-
- 16 Aug, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 13 Aug, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 09 Aug, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 15 Jul, 2021 2 commits
-
-
Nicolas Grekas authored
This PR was merged into the 6.0 branch. Discussion ---------- [String] Add types to private properties | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 1eac94f8cf [String] Add types to private properties
-
Alexander M. Turek authored
Signed-off-by:
Alexander M. Turek <me@derrabus.de>
-
- 14 Jul, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 30 Jun, 2021 1 commit
-
-
Nicolas Grekas authored
* 5.4: Fix tests CS fix CS fix CS fix CS fixes Bump Symfony version to 5.3.4 Update VERSION for 5.3.3 Update CHANGELOG for 5.3.3 Bump Symfony version to 5.2.12 Update VERSION for 5.2.11 Update CHANGELOG for 5.2.11 Bump Symfony version to 4.4.27 Update VERSION for 4.4.26 Update CONTRIBUTORS for 4.4.26 Update CHANGELOG for 4.4.26
-
- 27 Jun, 2021 4 commits
-
-
Nicolas Grekas authored
* 5.4: - - [gha] Define COLUMNS properly [travis] keep compiling sodium - - [travis] raise concurrency Fix CI [SecurityBundle] Change n/a information label from red to yellow Fix CI [FrameworkBundle] Fix Telnyx service registration * validators.(ru|lt).xlf - wrong trans-unit ids Add new translation in Hungarian [Validator] Added missing spanish translation [Uid] Add NilUlid
-
Nicolas Grekas authored
* 5.3: - - [gha] Define COLUMNS properly [travis] keep compiling sodium - - [travis] raise concurrency Fix CI [SecurityBundle] Change n/a information label from red to yellow Fix CI * validators.(ru|lt).xlf - wrong trans-unit ids Add new translation in Hungarian [Validator] Added missing spanish translation
-
Nicolas Grekas authored
* 5.2: Fix CI [SecurityBundle] Change n/a information label from red to yellow Fix CI * validators.(ru|lt).xlf - wrong trans-unit ids Add new translation in Hungarian [Validator] Added missing spanish translation
-
Nicolas Grekas authored
-
- 14 Jun, 2021 1 commit
-
-
Christian Flothmann authored
-
- 09 Jun, 2021 2 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 06 Jun, 2021 4 commits
-
-
Alexander M. Turek authored
* 5.4: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [String] Fix implicit float-to-int casts [Asset] Don't pass null to strpos() [Messenger] Fix broken mock [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations [FrameworkBundle] Deprecate the public `profiler` service to private
-
Alexander M. Turek authored
* 5.3: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [String] Fix implicit float-to-int casts [Asset] Don't pass null to strpos() [Messenger] Fix broken mock [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations
-
Alexander M. Turek authored
* 5.2: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [String] Fix implicit float-to-int casts [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations
-
Alexander M. Turek authored
Signed-off-by:
Alexander M. Turek <me@derrabus.de>
-
- 02 Jun, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 28 May, 2021 2 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 26 May, 2021 4 commits
-
-
Nicolas Grekas authored
* 5.4: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ fix test [HttpKernel] Throw when HttpKernel is created and the env is empty [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead [Filesystem] fix readlink for Windows
-
Nicolas Grekas authored
* 5.3: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
-
Nicolas Grekas authored
* 5.2: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
-
Nicolas Grekas authored
* 4.4: Fix CS in README files
-
- 23 May, 2021 1 commit
-
-
Nicolas Grekas authored
This PR was squashed before being merged into the 6.0 branch. Discussion ---------- Remove constraint for PHP < 8 | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Remove code check against PHP_VERSION < 8 (except for PHPUnit Bridge) Commits ------- a8c74ae3fb Remove constraint for PHP < 8
-