]> granicus.if.org Git - php/commitdiff
fix test - putting signed into unsigned produces 0, if not in strict mode
authorAndrey Hristov <andrey@php.net>
Tue, 8 Nov 2005 14:06:40 +0000 (14:06 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 8 Nov 2005 14:06:40 +0000 (14:06 +0000)
(in strict mode this will fail)

ext/mysqli/tests/009.phpt

index 62a56241a447cb45c6cd0b3de45fbfa11363f04c..0647a8e1400683df9b33cffd08167ff93f5e8966 100644 (file)
@@ -54,7 +54,7 @@ array(7) {
   [4]=>
   int(0)
   [5]=>
-  string(13) "-333333333333"
+  int(0)
   [6]=>
   int(100)
 }