Skip to content

4.2.1 Ready code #6136

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 118 commits into from
Jun 16, 2022
Merged

4.2.1 Ready code #6136

merged 118 commits into from
Jun 16, 2022

Conversation

MGatner
Copy link
Member

@MGatner MGatner commented Jun 16, 2022

No description provided.

MGatner and others added 30 commits June 3, 2022 15:58
Adds information that ignore() can be used in insertBatch, update and delete (when database supports it).
Not really clear on the docs at the moment.
Adds information that ignore() is not unique to insert
docs: update "Upgrading from 3.x to 4.x" Routing for v4.2
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@0.13.3...0.13.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…/rector-0.13.4

chore(deps-dev): update rector/rector requirement from 0.13.3 to 0.13.4
Move preload.php example to starter app
fix: get_cookie() does not take Config\Cookie::$prefix
When option prefix is '0', it is not set correctly.
The config prefix should be ignored.
> the Config\Cookie::$prefix setting is completely ignored.
> https://codeigniter.com/user_guide/libraries/sessions.html#session-preferences
docs: fix typo in cli_controllers.rst
kenjis and others added 29 commits June 14, 2022 15:12
docs: remove explanation about `$setUpMethods` and `tearDownMethods`
fix: Time::setTestNow() does not work with fa Locale
fix: `migrate --all` causes `Class "SQLite3" not found` error
test: fix forgetting to restore DBDebug value
fix: event DBQuery is not fired on failed query when DBDebug is true
fix: `Time::humanize()` causes error with ar locale
…equest"

This reverts commit 93b8bca, reversing
changes made to 048d997.
docs: update about mainly Changelog in contributing/pull_request.md
Updated to use ::class in $returnType example
Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
Updated to use ::class in $returnType example
fix: get_cookie() may not use the cookie prefix
@MGatner MGatner merged commit 061356b into master Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants