Releases: bogdananton/Selenium-Setup
Releases · bogdananton/Selenium-Setup
Deliver as a PHAR archive.
See commit ID 897dcc1 for the original build commands and details.
Build commands:
sed -i "s/[(]\$rootPath/(dirname\(\\\\Phar\:\:running\(false\)\)/g" lib/Config/ConfigFactory.php
sed -i "s/return realpath[(]/return \\\\Phar\:\:running\(\)\; \/\//g" lib/Environment/Environment.php
curl -LSs http://box-project.github.io/box2/installer.php | php
php -dphar.readonly=0 ./box.phar build -c compile
Some paths needed to be changed for the selfTest and the phar's contents extracted so that the process can be performed. Running only start / stop doesn't need the phar to be extracted in the build folder.
The phar will use the build path next to the phar.
Rewritten in PHP
Merge pull request #11 from bogdananton/3.0 Rewritten in PHP by Serban. v3.0.0
1.0.0
Update composer.json