Arquivos
hhvm/hphp/test/quick/constants.php.expectf
T
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00

71 linhas
2.1 KiB
Plaintext

Test begin
HipHop Notice: Use of undefined constant CN - assumed 'CN' in %s on line 16
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in %s on line 17
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in %s on line 18
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in %s on line 19
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in %s on line 20
string(2) "CS"
Enter f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in %s on line 5
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in %s on line 6
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in %s on line 7
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in %s on line 8
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in %s on line 9
string(2) "CS"
Leave f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in %s on line 22
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in %s on line 23
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in %s on line 24
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in %s on line 25
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in %s on line 26
string(2) "CS"
Enter f()
HipHop Notice: Use of undefined constant CN - assumed 'CN' in %s on line 5
string(2) "CN"
HipHop Notice: Use of undefined constant CB - assumed 'CB' in %s on line 6
string(2) "CB"
HipHop Notice: Use of undefined constant CI - assumed 'CI' in %s on line 7
string(2) "CI"
HipHop Notice: Use of undefined constant CD - assumed 'CD' in %s on line 8
string(2) "CD"
HipHop Notice: Use of undefined constant CS - assumed 'CS' in %s 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