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

Update brick/var-exporter to 0.5.0 and fix deprecations. #994

Closed
wants to merge 2 commits into from
Closed

Update brick/var-exporter to 0.5.0 and fix deprecations. #994

wants to merge 2 commits into from

Conversation

nicosp
Copy link
Contributor

@nicosp nicosp commented Jun 20, 2024

I took the liberty to update the PHP version for the code generation to 8.1 because it's also the minimum version for CakePHP 5.x.

@othercorey othercorey requested a review from ADmad June 20, 2024 20:35
@dereuromark
Copy link
Member

I does block apps from updating that still require/use v4 (even as non primary dependency)
But I think blocking isn't as bad as BC breaking and as such this change seems like a pragmatic way of moving the dependency (usage) forward.
👍

@dereuromark dereuromark added the dependencies Pull requests that update a dependency file label Jul 2, 2024
@dereuromark dereuromark added this to the 3.x (CakePHP 5) milestone Jul 2, 2024
@ADmad
Copy link
Member

ADmad commented Jul 2, 2024

Only potential issue I see is someone using the removed VarExporter constants in their custom bake code. We can target this to 3.next to be safe.

@ADmad ADmad changed the base branch from 3.x to 3.next July 2, 2024 14:11
@ADmad ADmad changed the base branch from 3.next to 3.x July 2, 2024 14:14
@ADmad
Copy link
Member

ADmad commented Jul 2, 2024

@nicosp Please re-target this to 3.next branch.

@dereuromark
Copy link
Member

Also

brick/varexporter         0.5.0      requires         nikic/php-parser (^5.0) 

Currently 4.x afaik

So better to have that clearly released as such :)

@QoboLtd QoboLtd closed this by deleting the head repository Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants