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

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 16:31:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=305320 Log: - Sync from HEAD. 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 Modi

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_constants.c trunk/Zend/zend_constants.c

2010-11-13 Thread Felipe Pena
felipe Sun, 14 Nov 2010 01:38:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=305332 Log: - Add missing check Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_constants.c U php/php-src/trunk/Zend/zend_constants.c Modified:

[PHP-CVS] svn: /php/php-src/trunk/ Makefile.global NEWS acinclude.m4 configure.in sapi/cgi/Makefile.frag sapi/cgi/config9.m4 sapi/cli/Makefile.frag sapi/cli/config.m4 sapi/fpm/Makefile.frag sapi/fpm/c

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 23:13:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=305331 Log: - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time) # Bug #53271, Bug #52410 Bugs: http://bugs.ph

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

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 22:51:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=305330 Log: - Using ifelse() here is safer, also eases debugging generated configure. Changed paths: U php/php-src/branches/PHP_5_3/acinclude.m4 Modified: ph

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

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 22:22:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=305329 Log: - Simplified the DTrace configure macros, one is enough Changed paths: U php/php-src/trunk/acinclude.m4 U php/php-src/trunk/configure.in Mo

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_constants.c trunk/Zend/zend_constants.c

2010-11-13 Thread Felipe Pena
felipe Sat, 13 Nov 2010 19:50:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=305328 Log: - Fix the constant detection Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_constants.c U php/php-src/trunk/Zend/zend_constants.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug53305.phpt branches/PHP_5_3/Zend/zend_constants.c trunk/Zend/tests/bug53305.phpt trunk/Zend/zend_constants.c

2010-11-13 Thread Felipe Pena
felipe Sat, 13 Nov 2010 18:46:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=305327 Log: - Fixed bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OFFSET__) - Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug48187.phpt bug50475.phpt bug51819.phpt bug51994.phpt

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 16:30:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=305319 Log: - Copied test cases (that all fail?!) from 5.3 to trunk. Changed paths: A php/php-src/trunk/ext/date/tests/bug48187.phpt A php/php-src/trunk

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_date.c branches/PHP_5_3/ext/date/lib/parse_date.re branches/PHP_5_3/ext/date/lib/parse_iso_intervals.c trunk/ext/

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 15:01:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=305316 Log: - MFH: Added support for the ( and ) delimiters/separators to DateTime::createFromFormat(). - Regenerated the parsers for HEAD and PHP_5_3. Changed pa

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

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 14:57:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=305315 Log: - Don't show timezone if it wasn't found while parsing. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/lib/timelib.c U php/php-src/t

[PHP-CVS] svn: /php/php-src/trunk/ext/date/lib/ parse_date.re

2010-11-13 Thread Derick Rethans
derick Sat, 13 Nov 2010 12:56:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=305313 Log: - Added support for the ( and ) delimiters/separators to DateTime::createFromFormat(). #- There are a few more things to come, once ready, I'll regener

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

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 11:12:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=305312 Log: - WS + cleanup # Note: # Considering DTrace support: Why does it really need any configure time stuff? # 3 macros for static stuff that could be made muc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ acinclude.m4 configure.in

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 11:07:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=305311 Log: - WS Changed paths: U php/php-src/branches/PHP_5_3/acinclude.m4 U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ run-tests.php

2010-11-13 Thread Jani Taskinen
jani Sat, 13 Nov 2010 10:18:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=305310 Log: - Sync with trunk Changed paths: U php/php-src/branches/PHP_5_3/run-tests.php Modified: php/php-src/branches/PHP_5_3/run-tests.php ==