Release super - Log multireason exceptions

This commit is contained in:
Travis CI User 2019-09-02 15:46:07 +00:00
parent 7d318597dc
commit ad516f69d9
3 changed files with 3 additions and 2 deletions

BIN
madeline5-super.phar Normal file

Binary file not shown.

View File

@ -61,10 +61,10 @@ function ___install_madeline()
$release_branch = '';
}
$release_fallback_branch = '';
if (isset($_SERVER['SERVER_ADMIN']) && strpos($_SERVER['SERVER_ADMIN'], '000webhost.io') && $custom_branch === null) {
/*if (isset($_SERVER['SERVER_ADMIN']) && strpos($_SERVER['SERVER_ADMIN'], '000webhost.io') && $custom_branch === null) {
$release_branch = '-deprecated';
$release_fallback_branch = '-deprecated';
}
}*/
if (PHP_MAJOR_VERSION <= 5) {
$release_branch = '5'.$release_branch;

1
release5-super Normal file
View File

@ -0,0 +1 @@
4c8c6043c6a02ab03730c4381cc6a71ce3fdd621