- 04 Apr, 2022 1 commit
-
-
Sergey Latyshkov authored
-
- 26 Oct, 2021 2 commits
-
-
Tobias Schultze authored
minor #43612 [BrowserKit][HttpClient][Routing] support building query strings with stringables (nicolas-grekas, OskarStark) This PR was merged into the 5.4 branch. Discussion ---------- [BrowserKit][HttpClient][Routing] support building query strings with stringables | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | yes (minor) | Deprecations? | no | Tickets | Fix #26992 | License | MIT | Doc PR | - Allows using eg an instance of `Uid` as a route parameter. Replaces #42057 Commits ------- 65e2caca30 Add check and tests for public properties ab38bb8b6c [BrowserKit][HttpClient][Routing] support building query strings with stringables
-
Thomas Calvet authored
-
- 20 Oct, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 17 Aug, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 12 Aug, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 21 Jul, 2021 5 commits
-
-
Nicolas Grekas authored
* 5.3: Leverage str_contains/str_starts_with Leverage str_ends_with
-
Nicolas Grekas authored
* 5.2: Leverage str_contains/str_starts_with Leverage str_ends_with
-
Nicolas Grekas authored
* 4.4: Leverage str_contains/str_starts_with Leverage str_ends_with
-
Alexander M. Turek authored
Signed-off-by:
Alexander M. Turek <me@derrabus.de>
-
Tobias Schultze authored
added the php80 polyfill to requirements when necessary
-
- 03 Jul, 2021 1 commit
-
-
Nicolas Grekas authored
* 5.3: Backport type fixes fix annot Backport type fixes Fix CS Avoid triggering the autoloader in Deprecation::isLegacy() fix markdown markup Backport type fixes uzb translation [DependencyInjection] Fix doc blocks [DependencyInjection] Turn $defaultDeprecationTemplate into a constant [GHA] restore phpunit-bridge job rethrow caught exception [Form] better form doc types to support static analysis
-
- 02 Jul, 2021 2 commits
-
-
Nicolas Grekas authored
* 5.2: Backport type fixes Fix CS Avoid triggering the autoloader in Deprecation::isLegacy() fix markdown markup Backport type fixes uzb translation [DependencyInjection] Fix doc blocks [DependencyInjection] Turn $defaultDeprecationTemplate into a constant [Form] better form doc types to support static analysis
-
Nicolas Grekas authored
-
- 30 Jun, 2021 6 commits
-
-
Nicolas Grekas authored
* 5.3: cs fix
-
Nicolas Grekas authored
* 5.2: cs fix
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 5.3: Add some missing types
-
Nicolas Grekas authored
* 5.2: Add some missing types
-
Nicolas Grekas authored
-
- 26 May, 2021 4 commits
-
-
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
-
Nicolas Grekas authored
-
- 19 May, 2021 1 commit
-
-
Alexander M. Turek authored
-
- 16 May, 2021 3 commits
-
-
Fabien Potencier authored
* 5.2: [Finder] Fix gitignore regex build with "**" Fixed deprecation warnings about passing null as parameter [Security] Keep Bulgarian wording consistent across all texts. Migrate configuration file for PHP CS Fixer 2.19/3.0 [Form] Replace broken ServerParams mock [Mailer] Fix SES API call with UTF-8 Addresses
-
Fabien Potencier authored
* 4.4: [Finder] Fix gitignore regex build with "**" Fixed deprecation warnings about passing null as parameter [Security] Keep Bulgarian wording consistent across all texts. Migrate configuration file for PHP CS Fixer 2.19/3.0 [Form] Replace broken ServerParams mock
-
Alexander M. Turek authored
-
- 08 Apr, 2021 3 commits
-
-
Robin Chalas authored
* 5.2: [PHPDoc] Fix some union type cases
-
Robin Chalas authored
* 4.4: [PHPDoc] Fix some union type cases
-
Nyholm authored
This PR was merged into the 4.4 branch. Discussion ---------- [PHPDoc] Fix some union type cases | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - While working on https://github.com/symfony/symfony/issues/40154, I discovered some PHPDoc issues, I'm going to comment in the review. Upper branches will need some fixes too. Commits ------- dd1481642b [PHPDoc] Fix some union type cases
-
- 07 Apr, 2021 4 commits
-
-
Alexander M. Turek authored
* 5.2: [CS] [5.2] Replace easy occurrences of ?: with ??
-
Thomas Calvet authored
-
Thomas Calvet authored
-
Thomas Calvet authored
-
- 22 Feb, 2021 2 commits
-
-
Alexander M. Turek authored
* 5.2: [Form] Ignoring invalid forms from delete_empty behavior in CollectionType Add Symfony Armenian Translations cs fix Add different header notations to tests
-
Alexander M. Turek authored
* 4.4: [Form] Ignoring invalid forms from delete_empty behavior in CollectionType Add Symfony Armenian Translations cs fix Add different header notations to tests
-
- 18 Feb, 2021 1 commit
-
-
Malte Schlüter authored
-
- 15 Feb, 2021 2 commits
-
-
Robin Chalas authored
* 5.2: [Workflow] Re-add InvalidTokenConfigurationException for BC Fix PHP 8.1 null values [Console] Fix PHP 8.1 null error for preg_match flag Fix: Article Definition::removeMethodCall should remove all matching calls [HttpFoundation] Fix typo in exception message mark the LazyIterator class as internal fix extracting mixed type-hinted property types [Worflow] Fixed GuardListener when using the new Security system keep valid submitted choices when additional choices are submitted
-
Robin Chalas authored
* 4.4: Fix PHP 8.1 null values [Console] Fix PHP 8.1 null error for preg_match flag Fix: Article Definition::removeMethodCall should remove all matching calls mark the LazyIterator class as internal fix extracting mixed type-hinted property types keep valid submitted choices when additional choices are submitted
-