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.4.0 Ready code #7853

Merged
merged 681 commits into from
Aug 25, 2023
Merged

4.4.0 Ready code #7853

merged 681 commits into from
Aug 25, 2023

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Aug 25, 2023

No description provided.

kenjis and others added 30 commits June 29, 2023 12:07
config: change default value of CURLRequest::$shareOptions
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
kenjis and others added 27 commits August 16, 2023 14:24
Co-authored-by: Andrey Pyzhikov <[email protected]>
No longer use config(Config\Paths::class).
rework: URI creation and URL helper
 Conflicts:
	system/Exceptions/FrameworkException.php
[4.4] update cs and add missing `@return`
[4.4] docs: improve description for Factories BC
@kenjis kenjis mentioned this pull request Aug 25, 2023
22 tasks
@kenjis kenjis merged commit 21ebc4d into master Aug 25, 2023
57 checks passed
@kenjis kenjis mentioned this pull request Aug 26, 2023
5 tasks
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.

3 participants