Fix refcounting in arReturn() and stop leaking static strings.
[hiphop-php.git] / hphp / test / zend / bad / ext / gmp / tests / 011.php.expectf
blob6b7099b651f8ae8c2b3b7b430c90a3d68ece6119
2 Warning: %s
3 NULL
5 Warning: %s
6 NULL
7 string(1) "0"
9 Warning: %s
10 string(1) "0"
11 string(2) "10"
12 string(3) "512"
13 string(19) "5000000000000000000"
14 string(18) "200000000000000000"
15 string(9) "-10000000"
16 Done