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

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:05:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289414 Log: - Merge Fix for #48746, improve fix for junctions/symlink/etc. Bug: http://bugs.php.net/48746 (Assigned) Unable to browse directories within Junction

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:06:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289415 Log: - Merge revision 288028, use of the user token by default, and fix for touch and directory on windows Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/ftp/ftp.c ext/openssl/xp_ssl.c ext/sockets/sockets.c main/network.c main/streams/xp_socket.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:20:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289416 Log: - Merge: Fixed bug #49447 php engine need to correctly check for socket API Bug: http://bugs.php.net/49447 (Closed) php engine need to correctly check

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/sockets/ php_sockets.h sockets.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:22:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289417 Log: - merge: #49464, fix build Bug: http://bugs.php.net/49464 (Closed) php_sockets build broken Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/pcre/ php_pcre.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:25:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289418 Log: - Merge: Fixed bug #49483 (preg_replace 'subject' parameter listed as optional) Bug: http://bugs.php.net/49483 (Closed) preg_replace 'subject' parameter

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ strnatcmp.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:33:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289419 Log: - Merge: Fix for bug #49698 Bug: http://bugs.php.net/49698 (Closed) Unexpected change in strnatcasecmp() Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ credits.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:34:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289420 Log: - Merge: throw some credit around Changed paths: U php/php-src/branches/PHP_5_3_1/ext/standard/credits.c Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ file.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:37:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289422 Log: - Merge: Make tempnam() return FALSE on error as documented Changed paths: U php/php-src/branches/PHP_5_3_1/ext/standard/file.c Modified:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Hannes Magnusson
Shouldnt you keep track of mergeinfo? This mail was sent from my HTC MAGIC. Sorry for any and all typos that may have been in this mail. On Oct 9, 2009 4:06 p.m., Pierre-Alain Joye paj...@php.net wrote: pajoye Fri, 09 Oct 2009 14:06:35 + Revision:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Pierre Joye
if svn merge is used, yes, I don't use it for these commits. I tried but it fails for the 1st three patches, then I gave up. Cheers, On Fri, Oct 9, 2009 at 4:38 PM, Hannes Magnusson hannes.magnus...@gmail.com wrote: Shouldnt you keep track of mergeinfo? This mail was sent from my HTC MAGIC.

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/oci8/ oci8.c tests/pecl_bug16842.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:44:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289423 Log: - Merge: Pecl #16842 Bug: http://pecl.php.net/bugs/16842 (unknown) Changed paths: U php/php-src/branches/PHP_5_3_1/ext/oci8/oci8.c A

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/posix/ posix.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:46:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289424 Log: - Merge: Add missing open_basedir check in posix_mkfifo Changed paths: U php/php-src/branches/PHP_5_3_1/ext/posix/posix.c Modified:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Hannes Magnusson
Then what is the plan? Manually merging every. Commit one at a time and keep track in a hidden wiki page? This mail was sent from my HTC MAGIC. Sorry for any and all typos that may have been in this mail. On Oct 9, 2009 4:41 p.m., Pierre Joye pierre@gmail.com wrote: if svn merge is used,

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/fileinfo/libmagic/ readcdf.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:51:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289425 Log: - Merge: Fix #49732, Crashes in fileinfo when corrupted files are given (timestamp fails) Bug: http://bugs.php.net/49732 (Closed) PHP crashes when

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/TSRM/ tsrm_win32.c

2009-10-09 Thread Pierre Joye
the plan is to get the job done. On Fri, Oct 9, 2009 at 4:46 PM, Hannes Magnusson hannes.magnus...@gmail.com wrote: Then what is the plan? Manually merging every.   Commit one at a time and keep track in a hidden wiki page? This mail was sent from my HTC MAGIC. Sorry for any and all typos

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ file.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 14:37:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289421 Log: - Merge: Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ main/fopen_wrappers.c sapi/cgi/cgi_main.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:03:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289428 Log: - Merge: Fixed bug #49182 (PHP CGI always outputs the shebang line), kill unused var Bug: http://bugs.php.net/49182 (Closed) PHP CGI always outputs the

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/tests/strings/bug49785.phpt branches/PHP_5_3/ext/standard/tests/strings/bug49785.phpt trunk/ext/standard/tests/strings/bug49785.phpt

2009-10-09 Thread Moriyoshi Koizumi
moriyoshiFri, 09 Oct 2009 17:13:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289429 Log: - More tests to go. Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/bug49785.phpt U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ info.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:15:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289430 Log: - Merge: fix #40013, php_uname() doesnt return nodename (MFH) Bug: http://bugs.php.net/40013 (Closed) php_uname() doesnt return nodename Changed

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/Zend/ zend_API.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:21:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289431 Log: - Merge: don't hide early declaration Changed paths: U php/php-src/branches/PHP_5_3_1/Zend/zend_API.c Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/Zend/ zend_compile.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:23:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289432 Log: - Merge: don't hide early declaration Changed paths: U php/php-src/branches/PHP_5_3_1/Zend/zend_compile.c Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/mcrypt/ mcrypt.c tests/bug49738.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:28:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289433 Log: - Merge: Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes) Bug: http://bugs.php.net/49738 (Closed) calling mcrypt after

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/filter/ filter.c tests/bug49274.phpt

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:32:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289434 Log: - Merge: fix #49274, filter_var does not accept object without a toString implementation Bug: http://bugs.php.net/49274 (Assigned) filter_var() should

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/imap/ php_imap.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:38:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289435 Log: - Merge: Fixed bug #49630 (imap_listscan function missing) Bug: http://bugs.php.net/49630 (Closed) imap_listscan function missing Changed paths:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/standard/ basic_functions.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:41:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289436 Log: - Merge: long2ip() can return wrong value in a multi-threaded applications Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/main/streams/ memory.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:45:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289437 Log: - Merge: Fixed bug #49572 (use of C++ style comments causes build failure) Bug: http://bugs.php.net/49572 (Closed) use of C++ style comments causes

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/filter/ sanitizing_filters.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 17:50:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289438 Log: - Merge: Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters) Bug: http://bugs.php.net/49470 (Closed) FILTER_SANITIZE_EMAIL does not

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/dom/ documenttype.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:52:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289439 Log: - Merge: fix mem leak Changed paths: U php/php-src/branches/PHP_5_3_1/ext/dom/documenttype.c Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/pdo_dblib/ dblib_driver.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:56:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289440 Log: - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0)) Bug:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/date/ php_date.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 18:59:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289441 Log: - Merege: Fix bug #49558 And as Colin mentioned in the bug report, this means date_sunrise() and date_sunset() have been off by 26 seconds in most cases

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ ext/date/php_date.c main/main.c main/php_globals.h

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 19:06:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289442 Log: - Merge: Fixed bug #49627 (error_log to specified file does not log time according to date.timezone) Bug: http://bugs.php.net/49627 (Closed) error_log

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_1/ext/openssl/ openssl.c

2009-10-09 Thread Pierre-Alain Joye
pajoye Fri, 09 Oct 2009 19:08:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289443 Log: - Merge: Fixed certificate validation inside php_openssl_apply_verification_policy Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-09 Thread Garrett Serack
garretts Fri, 09 Oct 2009 19:43:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289445 Log: - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case insensitive (garretts) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-09 Thread Felipe Pena
felipe Fri, 09 Oct 2009 20:01:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289446 Log: - Fixed build and comment-style Changed paths: U php/php-src/branches/PHP_5_3/main/php_ini.c U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-09 Thread Hannes Magnusson
On Fri, Oct 9, 2009 at 21:43, Garrett Serack garre...@php.net wrote: garretts                                 Fri, 09 Oct 2009 19:43:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289445 Log: - changed ini file directives [PATH=](on Win32) and [HOST=](on all) to be case

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/php_ini.c branches/PHP_5_3/sapi/cgi/cgi_main.c trunk/main/php_ini.c trunk/sapi/cgi/cgi_main.c

2009-10-09 Thread Pierre Joye
hi Hannes, IDN are pure ascii as well (the encoded version), I don't think it is even possible to define a vhost using unicode. Cheers, On Fri, Oct 9, 2009 at 10:20 PM, Hannes Magnusson hannes.magnus...@gmail.com wrote: On Fri, Oct 9, 2009 at 21:43, Garrett Serack garre...@php.net wrote: