Skip to content

4.6.0 Merge code - #9417

Merged
paulbalandan merged 409 commits into
developfrom
4.6
Jan 19, 2025
Merged

4.6.0 Merge code#9417
paulbalandan merged 409 commits into
developfrom
4.6

Conversation

@paulbalandan

@paulbalandanpaulbalandan commented Jan 19, 2025

Copy link
Copy Markdown
Member

No description provided.

kenjisand 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
neznaika0and others added 24 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 <kenji.uui@gmail.com>
* Update system/Security/CheckPhpIni.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
* fix: typo
* refactor: remark certain provisions
* tests: fix remark save_comments
* fix: typo
---------
Co-authored-by: kenjis <kenji.uui@gmail.com>
* 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 marked this pull request as ready for review January 19, 2025 17:00
@paulbalandanpaulbalandan linked an issue Jan 19, 2025 that may be closed by this pull request
16 tasks
@paulbalandan
paulbalandan merged commit 3be476e into developJan 19, 2025
@paulbalandan
paulbalandan deleted the 4.6 branch January 19, 2025 17:29
Sign up for freeto 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.

Dev: PHP 8.4 support

12 participants

@paulbalandan@michalsn@kenjis@ducng99@pyromanci@ddevsr@neznaika0@maniaba@dimtrovich@ThomasMeschke@samsonasik@murilohpucci