-
Notifications
You must be signed in to change notification settings - Fork 2k
4.6.4 Ready code #9836
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.4 Ready code #9836
+2,116
−1,529
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
* refactor: Update phpDoc typing * fix: Apply string type for `samesite` Cookie
chore: added @ddevsr to author mergeable.yml
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* replicate error in GitHub Actions * add fix * rename tested db to `database` to coincide with other tests' db name * revert 1st commit
* fix: prevent non-shared DB instances from polluting shared cache * Update user_guide_src/source/changelogs/v4.6.4.rst Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com> --------- Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
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.2...2.1.3) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.1.3 chore(deps-dev): update rector/rector requirement from 2.1.2 to 2.1.3
…V` and `OCI8` (#9680) * fix: Connection::getFieldData() default value convention for SQLSRV and OCI8 * add normalizeDefault() method for OCI8 * apply code review suggestions * apply code review suggestions
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.3...2.1.4) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.1.4 chore(deps-dev): update rector/rector requirement from 2.1.3 to 2.1.4
fix: `Forge::modifyColumn()` for Postgre handler
refactor: apply rector latest dev-main
* fix: Casting in insertBatch and updateBatch methods. * Fixed coding styles and done requested changes in BaseModel.php * Changed assertion to seeInDatabase function * Changed assertion to seeInDatabase function in testUpdateBatchWithCasts * Added comment to ignore argument.type by phpstan. * Attempt to fix CPD by introducing a common casting function. * Ran composer phpstan:baseline * Replaced "casting only" function to more generic one.
chore: bump `kint-php/kint` to version minimum `^6.1`
…sitor:: instead on RemoveErrorSuppressInTryCatchStmtsRector
…erser chore: clean up deprecated NodeTraverser:: constant usage, use Nodevisitor:: instead on RemoveErrorSuppressInTryCatchStmtsRector
…ion data with mysqli (#9805)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.2.8...2.2.9) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix typo in getVar() method documentation * Fix links to PHP filter documentation * Update filter flags links in incomingrequest.rst * Update filter documentation links in request.rst
…/rector-2.2.9 chore(deps-dev): update rector/rector requirement from 2.2.8 to 2.2.9
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.2.9...2.2.10) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.2.10 chore(deps-dev): update rector/rector requirement from 2.2.9 to 2.2.10
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.2.10...2.2.11) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.2.11 chore(deps-dev): update rector/rector requirement from 2.2.10 to 2.2.11
* Update validation rules to specify better Specified that the alpha-rules fail on empty strings and that permit_empty will skip all other rules except for required_with and required_without. * docs: missing dot * Update permit_empty rule description Clarify behavior of permit_empty validation rule. * Update permit_empty rule description in validation guide Clarify the behavior of the 'permit_empty' validation rule.
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.2.11...2.2.14) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.2.14 chore(deps-dev): update rector/rector requirement from 2.2.11 to 2.2.14
* fix: TypeError in `DataCaster` init * fix: Apply suggestion * refactor: Remove unnecessary comments * fix: Revert to phpstan types
ddevsr
approved these changes
Dec 12, 2025
michalsn
approved these changes
Dec 12, 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.