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 custom code and scripts for Phing 3 #213

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Conversation

Kbentham
Copy link
Contributor

This is based off #193 and uses the information in https://github.com/phingofficial/phing/blob/main/UPGRADING.md to update custom scripts and code.

ToDo:

  • update exec calls
  • look over existing changes to make sure nothing was missed
  • verify scripts work as intended

becw and others added 12 commits October 6, 2022 15:27
* There isn't yet a stable release of Phing 3, so I had to set a minimum-stability in composer.json
* The alpha and RC versions of Phing 3 require dev releases of the phing packages, meaning they either need to be enumerated OR the-build's minumum stability needs to be dropped to dev (this is not desirable)
* Need to test the Phing 3 support of symlinks, because that patch no longer applies
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.

2 participants