Merged
Conversation
…ouncements in the forum (#9923)
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
* fix: correct inverted savePath check in MemcachedHandler constructor * update changelog
* fix: Add `Paths::$envDirectory` to framework package * docs: Add upgrade note
* doc: add more details to upgrade notes for 4.7 release * add info about insertBatch/updateBatch changes
… is `true` (#9944) * fix: preserve index field in updateBatch() when updateOnlyChanged is true * phpstan baseline * update test
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.3.5...2.3.6) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.3.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.3.6 chore(deps-dev): update rector/rector requirement from 2.3.5 to 2.3.6
* Created a method to clear nonce placeholders. * Added tests * cs-fix * Fix static analysis errors * Fixed `Argument #1 ($text) must be of type string, null given` error * Apply code suggestions Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com> * Fix the failing test case * Remove unused function * Updated docs * Addressing the review on tests. * Addressing the case when both $CSPEnabled and $autoNonce are false. * Applying suggested fix. * Simplifying code according to review. * Used Services::injectMock instead of ReflectionClass
#9951) * Refactor for better variable names * Replace `CodeIgniter::CI_VERSION` with dev version * Add auto review test * Change CI_VERSION * Fetch tags manually
* fix: initialize standalone toolbar * initialize standalone with ensureToolbarContainer
* fix: add fallback for appOverridesFolder config in View * add changelog entry
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.3.6...2.3.7) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.3.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/rector-2.3.7 chore(deps-dev): update rector/rector requirement from 2.3.6 to 2.3.7
Co-authored-by: neznaika0 <ozornick.ks@gmail.com>
* refactor: fix dependency on test execution order * reset in SignalTest
…od (#10019) * docs: add none parameter example to the query builder like method * align code comment
* refactor: fix phpstan no type specified UpdateModelTest * use native php type * use DateTimeInterface type
* fix: Fixed CreateNewChangelogTest * fix: Update warning in test
* refactor: update tests with old entities definition * phpstan baseline * remove unused public properties from UserModel
* feat: Add random test execution verification system * Add local instructions in `tests/README.md`
* refactor: fix phpstan no type specified SaveModelTest * remove unused properties
* chore: set explicit workflow permissions defaults * chore: disable persisted checkout credentials * chore: centralize secure authenticated git push * chore: pin workflow actions to immutable SHAs * chore: group dependabot updates
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) in `/` from 2.36.0 to 2.37.0. Updates `shivammathur/setup-php` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@44454db...accd612) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) in `/` from 6.0.0 to 6.3.0. Updates `actions/setup-node` from 6.0.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@2028fbc...53b8394) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... 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. Updates `rector/rector` to 2.3.9 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.3.8...2.3.9) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.3.9 dependency-type: direct:development dependency-group: composer-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…10050) * fix: handle HTTP/2 responses without a reason phrase in CURLRequest * add changelog * fix changelog * fix changelog
Bumps [actions/cache](https://github.com/actions/cache) in `/` from 5.0.3 to 5.0.4. Updates `actions/cache` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@cdf6c1f...6682284) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Fix typos * fix: Fix typos
* chore: add labeler action workflow * chore: change event to `pull_request_target` right before merge
…od (#10058) Co-authored-by: John Paul E Balandan <paulbalandan@gmail.com>
michalsn
approved these changes
Mar 22, 2026
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
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.