[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_ini_scanner.c Zend/zend_ini_scanner_defs.h

2012-11-16 Thread Pierrick Charron
Commit:8c97c79d77f968318113a99a3c560de4366a2643 Author:Pierrick Charron Fri, 16 Nov 2012 18:28:04 -0500 Parents: 30d659144a069da7de78b8740f429316c085c99e 99edb55e417aeb7e5a9eaad4eac68a9e074bfc0f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitd

[PHP-CVS] com php-src: Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value: NEWS Zend/zend_ini_scanner.l ext/standard/tests/file/bug51094.phpt ext/standard/tests/file/bug6

2012-11-16 Thread Pierrick Charron
Commit:6dff07aa8c6fcf6cd84a2d1726ffcaeef74b9969 Author:Pierrick Charron Fri, 16 Nov 2012 18:04:14 -0500 Parents: 7468fc0e374ad8cd8db482e6c228cdaae8aed075 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6dff07aa8c6fcf6cd84a

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: Zend/zend_ini_scanner.c Zend/zend_ini_scanner_defs.h

2012-11-16 Thread Pierrick Charron
Commit:99edb55e417aeb7e5a9eaad4eac68a9e074bfc0f Author:Pierrick Charron Fri, 16 Nov 2012 18:24:42 -0500 Parents: 15ab75be8ad014c6fff5f2b908824ef18150a7ea c886691100eb554c01f14b69bd142e21c84ae6f6 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a

Re: [PHP-CVS] com php-src: Skip test if directory does not exist: tests/security/open_basedir_001.phpt

2012-11-16 Thread Johannes Schlüter
On Nov 15, 2012, at 22:45, Ferenc Kovacs wrote: > why not using create_directories() from open_basedir.inc ? We need a directory we can use in the phpt INI section. It has to exist during PHP startup. What we might do is add preprocessing to the INI section so we could I.e. set open_basedir=$