Hi,
I noticed that php.ini-development now sets variables_order="GPCS" instead
of "EGPCS".
run-test.php uses $_ENV to read environment variables and will set those on
all the child processes it creates. However, if variables_order="GPCS",
$_ENV will be empty and the environment variables table on
Commit:84a34283532e386b0567edcf3b7c396a5b9a8d33
Author:Sobak Tue, 2 May 2017 04:28:38 +0200
Parents: 071bb351d294aa74350a4cd63722bef2b7a5d33f
Branches: master
Link:
http://git.php.net/?p=web/qa.git;a=commitdiff;h=84a34283532e386b0567edcf3b7c396a5b9a8d33
Log:
Apply worka
Commit:eced03a589986f6f7e1014e3ddc02504cc6890af
Author:Joe Watkins Tue, 2 May 2017 05:48:36 +0100
Parents: 84a34283532e386b0567edcf3b7c396a5b9a8d33
Branches: master
Link:
http://git.php.net/?p=web/qa.git;a=commitdiff;h=eced03a589986f6f7e1014e3ddc02504cc6890af
Log:
7.1.5
Commit:d970de4094343e753e2a68a729a90b5794cd03e9
Author:Joe Watkins Tue, 2 May 2017 06:11:26 +0100
Parents: eced03a589986f6f7e1014e3ddc02504cc6890af
Branches: master
Link:
http://git.php.net/?p=web/qa.git;a=commitdiff;h=d970de4094343e753e2a68a729a90b5794cd03e9
Log:
ws fi