Skip to content

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
@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.

4 participants