Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-11-18 Thread Jani Taskinen
Using # in front of some number seems to trigger the bug stuff instead of adding links to viewvc. Perhaps someone should enhance the SVNROOT/commit-bugs.php with rev trigger? :) --Jani On Nov 18, 2010, at 6:14 AM, Gustavo André dos Santos Lopes wrote: cataphract

[PHP-CVS] svn: /php/php-src/trunk/ acinclude.m4

2010-11-18 Thread Jani Taskinen
jani Thu, 18 Nov 2010 10:11:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305487 Log: - Fixed DTrace support in MacOSX (bug #53338) Bug: http://bugs.php.net/53338 (Assigned) DTrace build config broken by Rev 305329 Changed paths:

[PHP-CVS] svn: /php/php-src/trunk/ php.ini-development php.ini-production

2010-11-18 Thread Patrick Allaert
patrickallaert Thu, 18 Nov 2010 10:13:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305488 Log: Reviewing php.ini-* configurations files: * Making both files as similar as possible * Removed trailing whitespaces * Fixed some spelling mistakes *

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING UPGRADING.INTERNALS

2010-11-18 Thread Jani Taskinen
jani Thu, 18 Nov 2010 10:43:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305490 Log: - Added section for build system changes in UPGRADING.INTERNALS Changed paths: U php/php-src/trunk/UPGRADING U

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

2010-11-18 Thread Johannes Schlüter
Derick, On Sat, 2010-11-13 at 16:31 +, Derick Rethans wrote: Changed paths: U php/php-src/branches/PHP_5_3/ext/date/php_date.c U php/php-src/branches/PHP_5_3/ext/date/php_date.h -PHPAPI int php_idate(char format, time_t ts, int localtime) +PHPAPI int php_idate(char format,

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_3/sapi/fpm/p

2010-11-18 Thread Johannes Schlüter
Hi, no big issue but a quick reminder: On Thu, 2010-11-11 at 23:27 +, Jérôme Loyet wrote: + if (free) efree(filename); CODING_STANDARDS says: Syntax and indentation -- [...] 3. Be generous with whitespace and

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

2010-11-18 Thread Derick Rethans
derick Thu, 18 Nov 2010 11:24:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305492 Log: - Revert the ABI changing commit. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/php_date.c U

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

2010-11-18 Thread Derick Rethans
On Thu, 18 Nov 2010, Johannes Schlüter wrote: On Sat, 2010-11-13 at 16:31 +, Derick Rethans wrote: Changed paths: U php/php-src/branches/PHP_5_3/ext/date/php_date.c U php/php-src/branches/PHP_5_3/ext/date/php_date.h -PHPAPI int php_idate(char format, time_t ts, int

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

2010-11-18 Thread Derick Rethans
derick Thu, 18 Nov 2010 11:28:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305493 Log: - Fixed the call as well. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/php_date.c Modified:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fpm.h branches/PHP_5_3/sapi/fpm/fpm/fpm_conf.c branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_3/sapi/fpm/p

2010-11-18 Thread Jérôme Loyet
2010/11/18 Johannes Schlüter johan...@schlueters.de: Hi, no big issue but a quick reminder: Yes I know there is some part of the code which does not respect the standard. I've already started to pass all this and correct, work in progress. On Thu, 2010-11-11 at 23:27 +, Jérôme Loyet

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/file.c branches/PHP_5_3/ext/standard/file.h branches/PHP_5_3/ext/standard/ftp_fopen_wrapper.c branches/PHP_5_3/ext/

2010-11-18 Thread Johannes Schlüter
Hi On Fri, 2010-10-29 at 15:29 +, Gustavo André dos Santos Lopes wrote: Modified: php/php-src/branches/PHP_5_3/ext/standard/file.h === --- php/php-src/branches/PHP_5_3/ext/standard/file.h2010-10-29 15:02:39 UTC (rev

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ file.c file.h ftp_fopen_wrapper.c http_fopen_wrapper.c

2010-11-18 Thread Gustavo André dos Santos Lopes
cataphract Thu, 18 Nov 2010 12:10:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305495 Log: - Implemented alternative strategy for change in rev #304985 so as to not to break binary compatibility in the 5.3 branch. Bug:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:30:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305497 Log: 5.2.15RC1 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:35:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305499 Log: Back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/branches/

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:37:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305500 Log: remove bogus branch Changed paths: D php/php-src/branches/PHP_5_2_15RC1/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:38:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305501 Log: One more try Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/tags/

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:39:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305503 Log: Bah, wrong name Changed paths: D php/php-src/tags/PHP_5_2_15RC1/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:40:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305505 Log: Back to dev Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ Zend/zend_vm_execute.h ext/bz2/bz2.c ext/com_dotnet/com_persist.c ext/enchant/enchant.c ext/fileinfo/fileinfo.c ext/gd/gd.c ext/gd/gd_ctx.c ext/imap/php_i

2010-11-18 Thread Pierre Joye
pajoye Thu, 18 Nov 2010 15:22:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305507 Log: - fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ Zend/zend_vm_execute.h ext/bz2/bz2.c ext/com_dotnet/com_persist.c ext/enchant/enchant.c ext/fileinfo/fileinfo.c ext/gd/gd.c ext/gd/gd_ctx.c ext/imap/p

2010-11-18 Thread Christopher Jones
Hi Pierre, Can you revert the change to oci8_interface.c? (i) The chunk is in the wrong place and the file won't compile (ii) I previously added the check in http://svn.php.net/viewvc?view=revisionrevision=305412 Thanks Chris On 11/18/10 7:22 AM, Pierre Joye wrote: pajoye

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ Zend/zend_vm_execute.h ext/bz2/bz2.c ext/com_dotnet/com_persist.c ext/enchant/enchant.c ext/fileinfo/fileinfo.c ext/gd/gd.c ext/gd/gd_ctx.c ext/imap/p

2010-11-18 Thread Pierre Joye
Hi Chris, To commit this patch alone in OCI was not the best thing to do... Please revert the part of my commit as you wish, I sadly don't have the time now to figure out what you meant (builds just fine here). On Thu, Nov 18, 2010 at 4:41 PM, Christopher Jones christopher.jo...@oracle.com

[PHP-CVS] svn: /php/php-src/trunk/ acinclude.m4

2010-11-18 Thread Jani Taskinen
jani Thu, 18 Nov 2010 16:02:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305508 Log: - One more fix for bug #53338 (when copying stuff from other macros, do it all the way.. :) Bug: http://bugs.php.net/53338 (Assigned) DTrace build

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/oci8/ oci8_interface.c

2010-11-18 Thread Pierre Joye
pajoye Thu, 18 Nov 2010 16:16:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305509 Log: - revert part of the null fix, was already applied by Chris Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/oci8_interface.c Modified:

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ Zend/zend_vm_execute.h ext/bz2/bz2.c ext/com_dotnet/com_persist.c ext/enchant/enchant.c ext/fileinfo/fileinfo.c ext/gd/gd.c ext/gd/gd_ctx.c ext/imap/p

2010-11-18 Thread Pierre Joye
done On Thu, Nov 18, 2010 at 4:51 PM, Pierre Joye pierre@gmail.com wrote: Hi Chris, To commit this patch alone in OCI was not the best thing to do... Please revert the part of my commit as you wish, I sadly don't have the time now to figure out what you meant (builds just fine here).

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS UPGRADING

2010-11-18 Thread Pierre Joye
pajoye Thu, 18 Nov 2010 17:09:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305510 Log: - path with null entries Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/UPGRADING Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-11-18 Thread Johannes Schlüter
johannes Thu, 18 Nov 2010 19:03:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305514 Log: Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/ file/bug52820.phpt strings/htmlentities17.phpt

2010-11-18 Thread Gustavo André dos Santos Lopes
cataphract Thu, 18 Nov 2010 21:44:42 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305528 Log: - Fixed borked test bug52820.phpt. - Synced htmlentities17.phpt with trunk; there's no wreath; entity in HTML 4.01. Bug: http://bugs.php.net/52820

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-11-18 Thread Christopher Jones
sixd Fri, 19 Nov 2010 00:14:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305539 Log: Update fix proviso now the mentioned Oracle bugfix is available in an Oracle patchset Changed paths: U php/php-src/branches/PHP_5_3/NEWS

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

2010-11-18 Thread Felipe Pena
felipe Thu, 18 Nov 2010 11:33:42 + Revision: http://svn.php.net/viewvc?view=revisionrevision=305494 Log: - Fix build Changed paths: U php/php-src/branches/PHP_5_3/ext/date/php_date.c Modified: php/php-src/branches/PHP_5_3/ext/date/php_date.c