]> git.mxchange.org Git - friendica.git/commit
Bugfixings
authorPhilipp Holzer <admin@philipp.info>
Tue, 30 Oct 2018 10:30:19 +0000 (11:30 +0100)
committerPhilipp Holzer <admin@philipp.info>
Tue, 30 Oct 2018 10:30:19 +0000 (11:30 +0100)
commitcf39c9df81ccca60132267f59b9963f90cfa2d51
tree236109989ef3bc59f320ddb24365b4d71900c023
parentf0382ab919b3848dd4dce9717a4f7cc7910c19d7
Bugfixings

- moved testargs.php to util directory
- Switch Environment check before config at automatic install
- checkPHP() is now finding the PHP binary too
- Bugfixing checkPHP() & required returned wrong status
- removing not used $_POST['phpath'] in web installer
src/Core/Console/AutomaticInstallation.php
src/Core/Installer.php
src/Module/Install.php
testargs.php [deleted file]
tests/src/Core/Console/AutomaticInstallationConsoleTest.php
util/testargs.php [new file with mode: 0644]