Script to migrate from PHP4 type constructor to PHP5+ type
- This is not a perfect tool, after running it you need to verify that everything works
- This will change the formating of your script, and will produce borked diffs
git clone [email protected]:Lilleengen/PHP4-constructor-migrate.git
cd PHP4-constructor-migrate
composer install
php /path/to/php4-constructor-migrate.php
- e-mail: [email protected]