felipe Wed Mar 19 19:16:58 2008 UTC
Modified files:
/php-src/sapi/cli/tests 006.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.11&r2=1.12&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.11
php-src/sapi/cli/tests/006.phpt:1.12
--- php-src/sapi/cli/tests/006.phpt:1.11 Thu Feb 28 15:34:51 2008
+++ php-src/sapi/cli/tests/006.phpt Wed Mar 19 19:16:58 2008
@@ -36,7 +36,7 @@
}
}
- - Constants [13] {
+ - Constants [14] {
Constant [ integer PREG_PATTERN_ORDER ] { 1 }
Constant [ integer PREG_SET_ORDER ] { 2 }
Constant [ integer PREG_OFFSET_CAPTURE ] { 256 }
@@ -49,6 +49,7 @@
Constant [ integer PREG_BACKTRACK_LIMIT_ERROR ] { 2 }
Constant [ integer PREG_RECURSION_LIMIT_ERROR ] { 3 }
Constant [ integer PREG_BAD_UTF8_ERROR ] { 4 }
+ Constant [ integer PREG_BAD_UTF8_OFFSET_ERROR ] { 5 }
Constant [ string PCRE_VERSION ] { %s }
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php