]> granicus.if.org Git - php/commitdiff
- Fixed test (duplicated UEXPECTF section)
authorFelipe Pena <felipe@php.net>
Mon, 19 May 2008 15:17:08 +0000 (15:17 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 19 May 2008 15:17:08 +0000 (15:17 +0000)
ext/gmp/tests/012.phpt

index 3bf0d0a75fc660cbf86d42c5e5ace8391ad1b4b0..f0d41d42ce06f8106b4c2b9cb92c5ae472d1a819 100644 (file)
@@ -61,22 +61,3 @@ NULL
 Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on line %d
 bool(false)
 Done
---UEXPECTF--
-int(0)
-int(-1)
-int(1)
-int(1)
-int(0)
-int(0)
-int(0)
-unicode(21) "-12345678901234567890"
-
-Warning: gmp_neg() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: gmp_neg() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on line %d
-bool(false)
-Done