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

merge 2.x => 3.x #1003

Merged
merged 5 commits into from
Sep 13, 2024
Merged

merge 2.x => 3.x #1003

merged 5 commits into from
Sep 13, 2024

Conversation

LordSimal
Copy link
Contributor

No description provided.

@@ -443,6 +443,11 @@ public function testGetContentWithRoutingPrefix()
*/
public function testBakeView()
{
if (version_compare(Configure::version(), '4.5.0', '<')) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll have to removed this check after merging as Bake 3 isn't going to be used for 4.x :)

@ADmad ADmad merged commit c7f1806 into 3.x Sep 13, 2024
9 checks passed
@ADmad ADmad deleted the 3.x-merge branch September 13, 2024 16:32
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