tony2001 Wed Mar 7 17:26:42 2007 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/gmp/tests bug32773.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/tests/bug32773.phpt?r1=1.1.2.1.2.1&r2=1.1.2.1.2.2&diff_format=u
Index: php-src/ext/gmp/tests/bug32773.phpt
diff -u php-src/ext/gmp/tests/bug32773.phpt:1.1.2.1.2.1
php-src/ext/gmp/tests/bug32773.phpt:1.1.2.1.2.2
--- php-src/ext/gmp/tests/bug32773.phpt:1.1.2.1.2.1 Fri Jun 17 16:23:04 2005
+++ php-src/ext/gmp/tests/bug32773.phpt Wed Mar 7 17:26:42 2007
@@ -15,8 +15,8 @@
10 + 0 = 10
10 + "0" = 10
-Warning: gmp_div(): Zero operand not allowed in %s on line %d
+Warning: gmp_div() [/phpmanual/function.gmp-div.html]: Zero operand not
allowed in %s on line %d
0
-Warning: gmp_div_qr(): Zero operand not allowed in %s on line %d
+Warning: gmp_div_qr() [/phpmanual/function.gmp-div-qr.html]: Zero operand not
allowed in %s on line %d
0
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php