Massive change of Joomla project information in all files: in XML manifestos and PHP Doc blocks.
Show Phing and project info in console
Change version to release version and set current creation date. Update package name, copyrights, author name, email, link.
If your project has been around for a long time, then usually the start date and the current date are indicated in the copyrights. The parameter projectdatestart
is intended for this purpose.
Package release version to ZIP. Zipped extension will placed into .packages
folder
Change since variables to developer version
Change version variables to developer version __DEPLOY_VERSION__
Package developer version.
Copy this files to your PHP Storm project. Right-click on the .phing/project.xml
and select Add as a Phing Build file
. Select task you need in Phing Build window.
- PHP Storm PHing docs
- Igor Berdichevskiy - first author and his verison for Phing 3