mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
First part of a series of commits designed to repair the missing sponsorship info on round-robin enabling.
This commit is contained in:
@@ -48,6 +48,7 @@ echo join('|', array(
|
||||
'manual-noalias', // 6: /manual alias check is done elsewhere now
|
||||
$md5_ok, // 7: Rsync setup problems
|
||||
$exts, // 8: List of php extensions separated by comma
|
||||
gethostname(), // 9: The configured hostname of the local system
|
||||
));
|
||||
|
||||
function run_self_tests() {
|
||||
|
||||
Reference in New Issue
Block a user