helly Tue Jun 21 14:34:21 2005 EDT
Modified files:
/php-src/tests/reflection bug33389.phpt
Log:
- Fix test
http://cvs.php.net/diff.php/php-src/tests/reflection/bug33389.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/tests/reflection/bug33389.phpt
diff -u php-src/tests/reflection/bug33389.phpt:1.2
php-src/tests/reflection/bug33389.phpt:1.3
--- php-src/tests/reflection/bug33389.phpt:1.2 Sun Jun 19 21:10:33 2005
+++ php-src/tests/reflection/bug33389.phpt Tue Jun 21 14:34:21 2005
@@ -44,7 +44,7 @@
@@ %sbug33389.php 4 - 5
- Parameters [1] {
- Parameter #0 [ <optional> $arg = foobar ]
+ Parameter #0 [ <optional> $arg = 1 ]
}
}
@@ -93,4 +93,5 @@
}
}
}
+
===DONE===
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php