Skip to content
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

4.6.0 Ready code #9420

Merged
merged 412 commits into from
Jan 19, 2025
Merged

4.6.0 Ready code #9420

merged 412 commits into from
Jan 19, 2025

Conversation

paulbalandan
Copy link
Member

No description provided.

kenjis and others added 30 commits June 24, 2024 18:34
Even if you don't change the default controller name, you must remove
the defined route `$routes->get('/', 'Home::index');`.
feat: add `foundRows` option for MySQLi config
config: change default config for Auto Routing Improved
 Conflicts:
	user_guide_src/source/changelogs/index.rst
	user_guide_src/source/installation/upgrading.rst
…ter-classes

feat: `spark filter:check` shows filter classnames
For consistency. Route filter arguments are already normalized.
neznaika0 and others added 27 commits January 10, 2025 08:33
* feat: additional opcache setting in check PHP.ini

* fix: PHPUnit fails

* fix: remark memory_consumption

* fix: adjust remark

* fix: add argument for opcache only

* tests: add argument for opcache only

* fix: typo

* fix: errors on GA

* Update system/Commands/Utilities/PhpIniCheck.php

Co-authored-by: kenjis <[email protected]>

* Update system/Security/CheckPhpIni.php

Co-authored-by: kenjis <[email protected]>

* fix: typo

* refactor: remark certain provisions

* tests: fix remark save_comments

* fix: typo

---------

Co-authored-by: kenjis <[email protected]>
* refacror: Remove CodeIgniter\Router\Exceptions\RedirectException

* docs: Update changelog, userguide
* refactor: Remove deprecated `EVENT_PRIORITY_*`

* docs: Update changelog, userguide
* refactor: Remove deprecated `View::$currentSection`

* docs: Update changelog
…-property

refactor: Remove deprecated `Cache::$storePath`
* refactor: Remove deprecated `Config\Format::getFormatter()`

* docs: Update changelog
* refactor: Remove deprecated `Config\Security::$samesite`

* refactor: Remove deprecated methods in `CookieStore`

* docs: Update changelog

* refactor: Update phpstan baseline

* docs: Update userguide

* refactor: Remove deprecated  `Cookie::withNeverExpiring()`

* docs: Update changelog, userguide
@paulbalandan paulbalandan mentioned this pull request Jan 19, 2025
5 tasks
@paulbalandan paulbalandan merged commit 5f37fda into master Jan 19, 2025
56 checks passed
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.