diff options
| author | Steph Fox <sfox@php.net> | 2008-05-26 14:33:44 +0000 |
|---|---|---|
| committer | Steph Fox <sfox@php.net> | 2008-05-26 14:33:44 +0000 |
| commit | 6d8760677d34ba96d596d2ba2ae6494a732979ee (patch) | |
| tree | 62493ba8fb15b214f08b438201fc9617b7fea974 /Zend/tests/int_overflow_64bit.phpt | |
| parent | d0d2a79f3472714d0430c8c7876a160f0a06ac64 (diff) | |
| download | php-git-6d8760677d34ba96d596d2ba2ae6494a732979ee.tar.gz | |
- killed off UEXPECT
- altered EXPECT for parser errors. This may or may not be a Good Thing.
Diffstat (limited to 'Zend/tests/int_overflow_64bit.phpt')
| -rw-r--r-- | Zend/tests/int_overflow_64bit.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/int_overflow_64bit.phpt b/Zend/tests/int_overflow_64bit.phpt index 769b17926e..0cb9ea9f81 100644 --- a/Zend/tests/int_overflow_64bit.phpt +++ b/Zend/tests/int_overflow_64bit.phpt @@ -22,7 +22,7 @@ foreach ($doubles as $d) { echo "Done\n"; ?> ---EXPECTF-- +--EXPECT-- int(9223372036854775807) int(9223372036854775807) int(9223372036854775807) |
