Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork266
Comparing changes
Open a pull request
base repository:symfony/console
Uh oh!
There was an error while loading.Please reload this page.
base:0d9e4eb
head repository:symfony/console
Uh oh!
There was an error while loading.Please reload this page.
compare:be5854c
- 12commits
- 7files changed
- 5contributors
Commits on Mar 29, 2024
respect multi-byte characters when rendering vertical-style tables
xabbuh committedMar 29, 2024
Commits on Apr 3, 2024
return null when message with name is not set
xabbuh committedApr 3, 2024 * 5.4: [FrameworkBundle] fixes #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions return null when message with name is not set use local PHP web server to test HTTP stream wrappers Bump Symfony version to 5.4.39 Update VERSION for 5.4.38 Update CONTRIBUTORS for 5.4.38 Update CHANGELOG for 5.4.38
xabbuh committedApr 3, 2024
Commits on Apr 18, 2024
Auto-close PRs on subtree-splits
nicolas-grekas committedApr 18, 2024 * 5.4: Auto-close PRs on subtree-splits review German translation
nicolas-grekas committedApr 18, 2024
Commits on May 6, 2024
Remove calls to
TestCase::iniSet()and calls to deprecated methods ……of `MockBuilder`
alexandre-daubois committedMay 6, 2024
Commits on May 15, 2024
Remove calls to
getMockForAbstractClass()alexandre-daubois committedMay 15, 2024 minor #54785 Remove calls to
TestCase::iniSet()and calls to deprec……ated methods of `MockBuilder` (alexandre-daubois)This PR was merged into the 5.4 branch.Discussion----------Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`| Q | A| ------------- | ---| Branch? | 5.4| Bug fix? | no| New feature? | no| Deprecations? | no| Issues | -| License | MITLast round (before new deprecations 🙂). All deprecations [listed here](https://github.com/sebastianbergmann/phpunit/blob/main/DEPRECATIONS.md) should be gone.Commits-------4d5065ddd9 Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`
xabbuh committedMay 15, 2024
Commits on May 17, 2024
* 5.4: [PropertyInfo] Update DoctrineExtractor for new DBAL 4 BIGINT type Update security.nl.xlf [Validator] IBAN Check digits should always between 2 and 98 [Security] Populate translations for trans-unit 20 add missing plural translation messages filter out empty HTTP header parts [String] Fix folded in compat mode Remove calls to `getMockForAbstractClass()` [ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode [Serializer] Fix type for missing property add test for JSON response with null as content [Filesystem] Fix dumpFile `stat failed` error hitting custom handler Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` [PhpUnitBridge] Fix `DeprecationErrorHandler` with PhpUnit 10
fabpot committedMay 17, 2024
Commits on May 31, 2024
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversingchanges made to 18c3e87f1512be2cc50e90235b144b13bc347258.
fabpot committedMay 31, 2024 * 5.4: Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
fabpot committedMay 31, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 0d9e4eb...be5854c
Uh oh!
There was an error while loading.Please reload this page.