-
Notifications
You must be signed in to change notification settings - Fork 2k
Merge 4.4 into develop #7851
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
Merge 4.4 into develop #7851
Conversation
Version of the new functionality. Co-authored-by: kenjis <[email protected]>
[4.4] Rework redirect exception
config: change default value of CURLRequest::$shareOptions
Remove Config\App Security items
feat: [CURLRequest] add option for Proxy
Conflicts: user_guide_src/source/database/configuration.rst
Fixes the following errors: ------ ------------------------------------------------------------------ Line system/CodeIgniter.php ------ ------------------------------------------------------------------ 529 Parameter #1 $request of method CodeIgniter\Cache\PageCache::cachePage() expects CodeIgniter\HTTP\CLIRequest|CodeIgniter\HTTP\IncomingRequest, CodeIgniter\HTTP\Request|null given. 685 Parameter #1 $request of method CodeIgniter\Cache\PageCache::getCachedResponse() expects CodeIgniter\HTTP\CLIRequest|CodeIgniter\HTTP\IncomingRequest, CodeIgniter\HTTP\Request|null given. ------ ------------------------------------------------------------------
…nslateURIDashes-4.4 fix: [Auto Routing Improved] one controller method has more than one URI when $translateURIDashes is true
Co-authored-by: MGatner <[email protected]>
Co-authored-by: MGatner <[email protected]>
rework: URI creation and URL helper
Co-authored-by: MGatner <[email protected]>
feat: [Factories] Config caching
Conflicts: system/Exceptions/FrameworkException.php
[4.4] update cs and add missing `@return`
[4.4] docs: improve description for Factories BC
|
https://codeigniter.com/user_guide/index.html Probably need to update the documentation on the site along with this release. The 4.3.7 branch is not available now either. |
|
Ah,
|
|
@neznaika0 |
|
Shouldn't it be published? |
|
The user guide is already updated. |
|
@kenjis yeah I updated it. Now that 4.4 is released looks like I should update it again. |
|
Well, after the package is created I can. Will check back in a little bit. |
|
Thanks |
|
|

To release v4.4.0.