Arquivos
hhvm/hphp/test/vm/constants.php.exp
T
2013-02-19 13:41:08 -08:00

71 linhas
2.6 KiB
Plaintext

Test begin
HipHop Notice: Use of undefined constant CN - assumed 'CN' in hphp/test/vm/constants.php on line 16
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in hphp/test/vm/constants.php on line 17
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in hphp/test/vm/constants.php on line 18
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in hphp/test/vm/constants.php on line 19
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in hphp/test/vm/constants.php on line 20
string(2) "CS"
Enter f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in hphp/test/vm/constants.php on line 5
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in hphp/test/vm/constants.php on line 6
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in hphp/test/vm/constants.php on line 7
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in hphp/test/vm/constants.php on line 8
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in hphp/test/vm/constants.php on line 9
string(2) "CS"
Leave f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in hphp/test/vm/constants.php on line 22
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in hphp/test/vm/constants.php on line 23
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in hphp/test/vm/constants.php on line 24
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in hphp/test/vm/constants.php on line 25
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in hphp/test/vm/constants.php on line 26
string(2) "CS"
Enter f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in hphp/test/vm/constants.php on line 5
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in hphp/test/vm/constants.php on line 6
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in hphp/test/vm/constants.php on line 7
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in hphp/test/vm/constants.php on line 8
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in hphp/test/vm/constants.php on line 9
string(2) "CS"
Leave f()
NULL
bool(true)
int(42)
float(42.31)
string(10) "--- CS ---"
Enter f()
NULL
bool(true)
int(42)
float(42.31)
string(10) "--- CS ---"
Leave f()
NULL
bool(true)
int(42)
float(42.31)
string(10) "--- CS ---"
Enter f()
NULL
bool(true)
int(42)
float(42.31)
string(10) "--- CS ---"
Leave f()
Test end