Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Aug 25, 2023

To release v4.4.0.

iRedds and others added 30 commits June 29, 2023 08:42
Version of the new functionality.

Co-authored-by: kenjis <[email protected]>
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 kenjis mentioned this pull request Aug 25, 2023
22 tasks
@neznaika0
Copy link
Contributor

neznaika0 commented Aug 25, 2023

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.

@kenjis
Copy link
Member Author

kenjis commented Aug 25, 2023

Screenshot 2023-08-25 13 25 05
Why merging is blocked?
It seems all commits are "Verified".

@kenjis
Copy link
Member Author

kenjis commented Aug 25, 2023

Ah,

This pull request is big! We’re only showing the most recent 250 commits.

@kenjis kenjis merged commit ae7630b into develop Aug 25, 2023
@kenjis
Copy link
Member Author

kenjis commented Aug 25, 2023

@neznaika0
What do you mean?
The 4.3.7 branch does not exist from the beginning.

@kenjis kenjis deleted the 4.4 branch August 25, 2023 04:45
@neznaika0
Copy link
Contributor

Shouldn't it be published?

@kenjis
Copy link
Member Author

kenjis commented Aug 25, 2023

The user guide is already updated.
https://codeigniter.com/user_guide/changelogs/v4.3.8.html
I'm not sure, but Lonnie did it?

@lonnieezell
Copy link
Member

@kenjis yeah I updated it. Now that 4.4 is released looks like I should update it again.

@lonnieezell
Copy link
Member

Well, after the package is created I can. Will check back in a little bit.

@neznaika0
Copy link
Contributor

Thanks

@kenjis
Copy link
Member Author

kenjis commented Aug 25, 2023

4.4 branch was merged into develop.
So now develop is for 4.4.x.
And 4.5 branch will be created after releasing v4.4.0.

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.

7 participants