jani Tue, 04 Aug 2009 02:34:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286779
Log:
- cosmetics
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/bug47859.phpt
Modified:
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/bug47859.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/bug47859.phpt
2009-08-04 02:34:04 UTC (rev 286778)
+++
php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/bug47859.phpt
2009-08-04 02:34:32 UTC (rev 286779)
@@ -1,5 +1,5 @@
--TEST--
-Bug #47859 parse_ini_file() does not like asterisk (*) in key in the
beginning
+Bug #47859 (parse_ini_file() does not like asterisk (*) in key in the
beginning)
--FILE--
<?php
var_dump(parse_ini_string('*key = "*value"'));
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php