-
Notifications
You must be signed in to change notification settings - Fork 1.9k
4.6.2 Ready code #9642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
4.6.2 Ready code #9642
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.0.14...2.0.15) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.0.15 chore(deps-dev): update rector/rector requirement from 2.0.14 to 2.0.15
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.0.15...2.0.16) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.0.16 chore(deps-dev): update rector/rector requirement from 2.0.15 to 2.0.16
* chore: add missing EscaperInterface to the AutoloadConfig * update laminas/laminas-escaper to ^2.17 * update laminas/laminas-escaper to ^2.17
…on (#9560) * fix: remove service dependency from sanitize_filename() helper function * deprecate Security::sanitizeFilename and SecurityInterface::sanitizeFilename
…stem/Test/bootstrap.php` (#9562) * Add `Boot::bootConsole()` method * Add `system/util_bootstrap.php` * Refactor `utils/check_permission_x.php`
* refactor: use native phpdocs wherever possible * Fix psalm * Fix rector
* refactor: fix `notIdentical.alwaysTrue` error * Fix psalm
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.0.16...2.0.17) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.0.17 chore(deps-dev): update rector/rector requirement from 2.0.16 to 2.0.17
* refactor Logs collector * refactor Logger config * refactor Logger * refactor BaseHandler * refactor FileHandler * refactor Mock FileHandler * refactor ErrorlogHandler * refactor ChromeLoggerHandler * regenerate baseline * Fix per review
fix: apply rector rule TernaryImplodeToImplodeRector
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.0.18...2.1.0) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.1.0 chore(deps-dev): update rector/rector requirement from 2.0.18 to 2.1.0
* remove PHP_CS_FIXER_IGNORE_ENV * Bump versions in utils/composer.json * Manually fix cs errors * Remove deprecated fixers
* style: fix code styles from php-cs-fixer v3.82.1 * fix phpstan
…amework fix: update .gitignore for writable/debugbar
…#9632) * chore(deps-dev): update rector/rector requirement from 2.1.0 to 2.1.1 Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * re-run rector --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
* fix: ensure `make:test` works on Windows * Add changelog
fix: ensure `make:test` generates test files ending in `Test`
chore: bump to rector 2.1.2
fix: add filename parameters to inline Content-Disposition headers
* fix: prevent command injection in ImageMagick handler * fix: prevent command injection in ImageMagick _text() method * add code suggestion from the code review Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com> * add code suggestion from the code review Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com> --------- Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
samsonasik
approved these changes
Jul 26, 2025
michalsn
approved these changes
Jul 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.