Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ basic_functions.c http.c php_http.h url.h

2011-01-09 Thread Kalle Sommer Nielsen
Hi Adam 2011/1/10 Adam Harvey : > On 8 January 2011 10:34, Rui Hirokawa wrote: >> hirokawa                                 Sat, 08 Jan 2011 02:34:33 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=307248 >> >> Log: >> MFH: added an option to http_build_query for RFC-3986 >>

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ basic_functions.c http.c php_http.h url.h

2011-01-09 Thread Adam Harvey
On 8 January 2011 10:34, Rui Hirokawa wrote: > hirokawa                                 Sat, 08 Jan 2011 02:34:33 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=307248 > > Log: > MFH: added an option to http_build_query for RFC-3986 > based url-encoding. Somebody should doub

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/registry.c trunk/win32/registry.c

2011-01-09 Thread Pierre Joye
pajoye Mon, 10 Jan 2011 01:04:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=307318 Log: - local redeclaration Changed paths: U php/php-src/branches/PHP_5_3/win32/registry.c U php/php-src/trunk/win32/registry.c Modified: php/php

[PHP-CVS] svn: /php/php-src/trunk/TSRM/ tsrm_virtual_cwd.c

2011-01-09 Thread Pierre Joye
pajoye Mon, 10 Jan 2011 00:59:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=307317 Log: - WS Changed paths: U php/php-src/trunk/TSRM/tsrm_virtual_cwd.c Modified: php/php-src/trunk/TSRM/tsrm_virtual_cwd.c =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2011-01-09 Thread Pierre Joye
pajoye Mon, 10 Jan 2011 00:43:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=307316 Log: - some more possible NULL deref Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c U php/php-src/trunk/TSRM/tsrm_virtual_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2011-01-09 Thread Pierre Joye
pajoye Mon, 10 Jan 2011 00:30:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=307315 Log: - fix possible NULL deref Changed paths: U php/php-src/branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c U php/php-src/trunk/TSRM/tsrm_virtual_cwd.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/win32/build/ config.w32

2011-01-09 Thread Pierre Joye
pajoye Sun, 09 Jan 2011 21:41:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=307312 Log: - new sec flags should not be on by default for 5.3, yet Changed paths: U php/php-src/branches/PHP_5_3/win32/build/config.w32 Modified: php/php-s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/config.w32 trunk/win32/build/config.w32

2011-01-09 Thread Pierre Joye
pajoye Sun, 09 Jan 2011 21:38:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=307311 Log: - add configure option to enable the builtin static analyzer (will be enabled for snaps' log) Changed paths: U php/php-src/branches/PHP_5_3/win32

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING Zend/tests/class_exists_003.phpt Zend/tests/trait_exists_001.phpt Zend/tests/trait_exists_002.phpt Zend/tests/trait_exists_003.phpt Zend/zend_builtin_funct

2011-01-09 Thread Stefan Marr
gron Sun, 09 Jan 2011 19:57:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=307307 Log: Added trait_exists() [TRAITS] [DOC] - also changed class_exists() to return false for traits - added related tests, and get_declared_traits() tests in e

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/win32/build/ confutils.js

2011-01-09 Thread Pierre Joye
pajoye Sun, 09 Jan 2011 15:19:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=307305 Log: - debug code-- Changed paths: U php/php-src/branches/PHP_5_3/win32/build/confutils.js Modified: php/php-src/branches/PHP_5_3/win32/build/confutil

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/win32/build/confutils.js trunk/win32/build/confutils.js

2011-01-09 Thread Pierre Joye
pajoye Sun, 09 Jan 2011 14:01:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=307302 Log: - let try to fix pecl header install so we can do the same than unix, install them in ext/ instead of pecl Changed paths: U php/php-src/branches/