[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=revision&revision=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 conf

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

2010-11-19 Thread Jani Taskinen
jani Fri, 19 Nov 2010 08:26:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=305553 Log: - Merged check from trunk to prevent building multiple SAPIs (bug #52419) Bug: http://bugs.php.net/52419 (Closed) Unable to compile PHP with both Apache

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/main/ output.c

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 13:20:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=305939 Log: - Fix leaks and crash bug when passing the callback as variable Changed paths: U php/php-src/branches/PHP_5_3/main/output.c Modified: php/php-src

[PHP-CVS] svn: /php/php-src/trunk/tests/output/ ob_start_callbacks.phpt

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 15:29:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=305944 Log: - Add test for the ob_start($foo); leak/crash bug Changed paths: A php/php-src/trunk/tests/output/ob_start_callbacks.phpt Added: php/php-src/trun

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/output/ ob_start_callbacks.phpt

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 15:30:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=305945 Log: - Add test for the ob_start($foo); leak/crash bug Changed paths: A php/php-src/branches/PHP_5_3/tests/output/ob_start_callbacks.phpt Added: php/p

[PHP-CVS] svn: /php/php-src/trunk/tests/output/ ob_start_basic_005.phpt

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 15:30:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=305946 Log: - Fix test Changed paths: U php/php-src/trunk/tests/output/ob_start_basic_005.phpt Modified: php/php-src/trunk/tests/output/ob_start_basic_005.ph

[PHP-CVS] svn: /php/php-src/trunk/ main/output.c tests/output/ob_start_basic_006.phpt tests/output/ob_start_error_001.phpt

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 15:34:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=305947 Log: - CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :) Changed paths: U php/ph

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/main/ output.c

2010-12-03 Thread Jani Taskinen
Done. --Jani On Dec 3, 2010, at 3:39 PM, Johannes Schlüter wrote: > Test? :-) > > And thanks for the fix. > > On Fri, 2010-12-03 at 13:20 +, Jani Taskinen wrote: >> jani Fri, 03 Dec 2010 13:20:13 + >> >> Revisio

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/general_functions/bug44394_2.phpt trunk/ext/standard/tests/general_functions/bug44394_2.phpt

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 16:02:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=305949 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/general_functions/bug44394_2.phpt U php/php-src/trunk/ext/stand

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ main/output.c tests/output/bug46897.phpt tests/output/ob_clean_basic_001.phpt tests/output/ob_end_clean_basic_001.phpt tests/output/ob_end_flush_basic_001

2010-12-03 Thread Jani Taskinen
jani Fri, 03 Dec 2010 16:04:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=305950 Log: - CS + reorder to match trunk better, removed trailing dots from error messages Changed paths: U php/php-src/branches/PHP_5_3/main/output.c U

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

2010-12-14 Thread Jani Taskinen
jani Tue, 14 Dec 2010 15:42:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=306366 Log: - $_REQUEST is also JIT global now Changed paths: U php/php-src/trunk/php.ini-development U php/php-src/trunk/php.ini-production Modified:

[PHP-CVS] svn: /php/php-src/trunk/main/ SAPI.c

2010-12-16 Thread Jani Taskinen
jani Thu, 16 Dec 2010 12:25:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=306406 Log: - Typos, WS, CS Changed paths: U php/php-src/trunk/main/SAPI.c Modified: php/php-src/trunk/main/SAPI.c ==

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

2010-12-17 Thread Jani Taskinen
jani Fri, 17 Dec 2010 10:43:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=306411 Log: - Revert Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/credits.c U php/php-src/trunk/ext/standard/credits.c Modified: php/php-

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ credits_ext.h

2010-12-17 Thread Jani Taskinen
jani Fri, 17 Dec 2010 10:48:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=306412 Log: - Update credits Changed paths: U php/php-src/trunk/ext/standard/credits_ext.h Modified: php/php-src/trunk/ext/standard/credits_ext.h ===

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ credits_ext.h

2010-12-17 Thread Jani Taskinen
jani Fri, 17 Dec 2010 10:49:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=306413 Log: - Update credits Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/credits_ext.h Modified: php/php-src/branches/PHP_5_3/ext/standard/cre

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

2009-09-17 Thread Jani Taskinen
You really think we need to wait for 5.2.12? :) AFAIK, 5.2.111 wasn't even packaged yet..? --Jani On 09/17/2009 02:43 PM, Hannes Magnusson wrote: bjoriThu, 17 Sep 2009 11:43:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=288405 Log: BF

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/date/tests/sunfuncts.phpt branches/PHP_5_2/ext/standard/tests/general_functions/sunfuncts.phpt branches/PHP_5_3/ext/date/tests/sunfuncts.phpt branches

2009-09-22 Thread Jani Taskinen
jani Tue, 22 Sep 2009 09:41:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=288557 Log: - Move tests in the right location Changed paths: A + php/php-src/branches/PHP_5_2/ext/date/tests/sunfuncts.phpt (from php/php-src/branches

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/ mysqli.c

2009-09-22 Thread Jani Taskinen
Could you please commit to all branches in single commit and avoid the (now) unnecessary "MFH" commits? (everyone else is doing that.. :) --Jani Andrey Hristov wrote: andrey Tue, 22 Sep 2009 15:07:39 + Revision: http://svn.php.net/viewvc?view=revision&re

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/config9.m4 branches/PHP_5_3/ext/mysqlnd/mysqlnd_portability.h trunk/ext/mysqlnd/config9.m4 trunk/ext/mysqlnd/mysqlnd_portability.h

2009-09-24 Thread Jani Taskinen
jani Thu, 24 Sep 2009 18:01:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=288676 Log: - Fix the build issue with php_mysqlnd_config.h ending up in wrong build directory Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/conf

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

2009-09-24 Thread Jani Taskinen
jani Thu, 24 Sep 2009 22:40:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=288693 Log: fn Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =

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

2009-09-26 Thread Jani Taskinen
Are all the date_sun* tests supposed to fail? They failed after the first fix as well.. --Jani Rasmus Lerdorf wrote: rasmus Sat, 26 Sep 2009 00:53:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=288834 Log: Refix bug #49558 as per bug #4

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/strnatcmp.c branches/PHP_5_3/ext/standard/strnatcmp.c trunk/ext/standard/strnatcmp.c

2009-09-29 Thread Jani Taskinen
Could you add some test for this bug too? --Jani On 09/28/2009 04:29 PM, Rasmus Lerdorf wrote: rasmus Mon, 28 Sep 2009 13:29:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=288896 Log: Fix for bug #49698 Bug: http://bugs.php.net/49698 (O

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

2009-10-01 Thread Jani Taskinen
NEWS? --Jani On 10/01/2009 08:51 AM, Christopher Jones wrote: sixd Thu, 01 Oct 2009 05:51:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=289039 Log: PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised) Bug: http://pecl

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

2009-10-01 Thread Jani Taskinen
I forgot to ask: why not merge the fix to PHP_5_2 branch? --Jani Christopher Jones wrote: sixd Thu, 01 Oct 2009 14:56:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289052 Log: Add PECL bug #16842 Bug: http://pecl.php.net/bugs/16842 (

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

2009-10-01 Thread Jani Taskinen
jani Thu, 01 Oct 2009 15:55:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=289053 Log: pff, no idea what is merged where by who and when and wtf.. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP

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

2009-10-06 Thread Jani Taskinen
jani Tue, 06 Oct 2009 10:00:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289244 Log: pff Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS U php/php-src/trunk/NEWS Modified: php/php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/session/ mod_mm.c

2009-10-08 Thread Jani Taskinen
jani Thu, 08 Oct 2009 10:33:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=289338 Log: - Fixed bug #49503 (invalid warning for failed semaphore file creation) # I have no idea why I had added this. Might have been some debug code.. :( Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/configure.in branches/PHP_5_3/NEWS branches/PHP_5_3/configure.in trunk/configure.in

2009-10-08 Thread Jani Taskinen
jani Thu, 08 Oct 2009 14:21:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=289341 Log: - Fixed bug #49809 (time_sleep_until is not available on solaris) Bug: http://bugs.php.net/49809 (Assigned) time_sleep_until is not available on solari

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

2009-10-19 Thread Jani Taskinen
jani Mon, 19 Oct 2009 12:37:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=289742 Log: fn Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ===

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

2009-10-19 Thread Jani Taskinen
jani Mon, 19 Oct 2009 12:42:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=289743 Log: - It is close to next 5.2 release, ILIA! Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/pdo_firebird/pdo_firebird.c branches/PHP_5_3/ext/phar/phar.c trunk/ext/exif/exif.c trunk/ext/phar/phar.c

2009-10-19 Thread Jani Taskinen
jani Mon, 19 Oct 2009 15:34:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=289750 Log: - It is not const in PHP_5_2 but it is in HEAD and PHP_5_3 Changed paths: U php/php-src/branches/PHP_5_2/ext/pdo_firebird/pdo_firebird.c U p

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

2009-10-20 Thread Jani Taskinen
Eh..why? It's confusing enough to use separate branch. Nobody else than you propably even compiles it so why are you doing more work than you have to? --Jani On 10/21/2009 01:02 AM, Johannes Schlüter wrote: johannes Tue, 20 Oct 2009 22:02:58 + Revision: h

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/snmp/snmp.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/snmp/snmp.c trunk/ext/snmp/snmp.c

2009-10-25 Thread Jani Taskinen
jani Sun, 25 Oct 2009 20:17:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=289918 Log: - Fixed bug #49990 (SNMP3 warning message about security level printed twice). Bug: http://bugs.php.net/49990 (Verified) SNMP3 warning message about sec

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

2009-10-27 Thread Jani Taskinen
jani Tue, 27 Oct 2009 22:15:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=290003 Log: - You add, remove, fix or implement. Introduce yourself to someone else. Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/br

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

2009-10-27 Thread Jani Taskinen
jani Tue, 27 Oct 2009 22:18:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=290004 Log: - Fix news Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/mcrypt/tests/bug46010.phpt branches/PHP_5_2/ext/sockets/tests/socket_set_option_rcvtimeo.phpt branches/PHP_5_2/ext/sockets/tests/socket_set_option_seo

2009-11-09 Thread Jani Taskinen
jani Mon, 09 Nov 2009 17:08:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=290434 Log: - Fix bad section names (extra - in the end..) Changed paths: U php/php-src/branches/PHP_5_2/ext/mcrypt/tests/bug46010.phpt U php/php-src/b

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

2009-11-12 Thread Jani Taskinen
jani Thu, 12 Nov 2009 09:07:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=290575 Log: bfn Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS

[PHP-CVS] svn: /php/php-src/trunk/main/ SAPI.c

2009-11-14 Thread Jani Taskinen
jani Sat, 14 Nov 2009 22:42:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=290761 Log: MF53: sprintf -> snprintf -> slprintf (Marcus, Ilia: Thanks for not committing random stuff to HEAD) Changed paths: U php/php-src/trunk/main/SAPI

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/zlib/zlib.c PHP_5_3/ext/zlib/zlib.c

2009-11-14 Thread Jani Taskinen
jani Sun, 15 Nov 2009 00:13:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=290765 Log: - Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..) Bug: http://bugs.php.net/49816 (Assigned) output corruptio

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

2009-11-14 Thread Jani Taskinen
jani Sun, 15 Nov 2009 00:31:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=290768 Log: - Nuke ws Changed paths: U php/php-src/branches/PHP_5_3/main/main.c U php/php-src/trunk/main/main.c Modified: php/php-src/branches/PHP_5_3/

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/zlib/zlib.c PHP_5_3/ext/zlib/zlib.c

2009-11-14 Thread Jani Taskinen
The remaining problem is that this causes flush() to disable compression under Apache due to the buggy output buffering code in 5.* branches. I have no idea how to fix that issue other than merging the new (working) output buffering code (by Mike, iirc) to 5.* branches.. --Jani Jani

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/ldap/ldap.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/ldap/ldap.c trunk/ext/ldap/ldap.c

2009-11-18 Thread Jani Taskinen
jani Wed, 18 Nov 2009 17:44:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=290923 Log: - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error). # This is also revert of bad patch to bug #48469

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Makefile.global branches/PHP_5_2/configure.in branches/PHP_5_3/Makefile.global branches/PHP_5_3/configure.in trunk/Makefile.global trunk/configure.in

2009-11-18 Thread Jani Taskinen
jani Wed, 18 Nov 2009 17:52:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=290925 Log: - Fixed "make test" in phpize builds when ini file(s) contain extension directives Changed paths: U php/php-src/branches/PHP_5_2/Makefile.global

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

2009-11-18 Thread Jani Taskinen
jani Wed, 18 Nov 2009 17:59:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=290926 Log: - Fix news Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NE

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_2/Zend/zend_operators.c PHP_5_3/NEWS PHP_5_3/Zend/zend_operators.c

2009-11-21 Thread Jani Taskinen
And you're not able to disable mysqli on HEAD? --Jani Ilia Alshanetsky wrote: Head contains slightly different code, I am not sure the patch is needed, I can't build head atm since mysqli seems to break the compile. On 2009-11-20, at 3:28 PM, Hannes Magnusson wrote: On Thu, Nov 19, 2009 at

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/basic_functions.c branches/PHP_5_2/ext/standard/basic_functions.h branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/b

2009-11-22 Thread Jani Taskinen
jani Sun, 22 Nov 2009 18:31:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=291144 Log: - Fixed error_log() to be binary safe when using message_type 3 (message appended to file). Changed paths: U php/php-src/branches/PHP_5_2/NEWS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/browscap.c trunk/ext/standard/browscap.c

2009-11-23 Thread Jani Taskinen
jani Tue, 24 Nov 2009 00:18:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=291250 Log: Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT) Bug: http://bugs.php.net/50267 (Feedback) get_browser with null parameter runs on emp

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

2009-11-24 Thread Jani Taskinen
jani Tue, 24 Nov 2009 14:14:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=291266 Log: - Fix news Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NE

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

2009-11-24 Thread Jani Taskinen
jani Wed, 25 Nov 2009 07:21:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=291292 Log: - Do not forget NEWS for 5.2.. Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src

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

2009-11-24 Thread Jani Taskinen
Pierre Joye wrote: pajoye Wed, 25 Nov 2009 07:40:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=291293 Log: - merge NEWS from 5.3.1 Changed paths: U php/php-src/branches/PHP_5_3/NEWS ..and now there are entries which did not go i

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

2009-11-24 Thread Jani Taskinen
jani Wed, 25 Nov 2009 07:48:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=291294 Log: *sigh* Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c trunk/sapi/apache2handler/sapi_apache2.c

2009-11-25 Thread Jani Taskinen
jani Wed, 25 Nov 2009 12:26:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=291304 Log: ws Changed paths: U php/php-src/branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c U php/php-src/branches/PHP_5_3/sapi/apache2handler/sapi_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/sapi/apache2handler/sapi_apache2.c branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c trunk/sapi/apache2handl

2009-11-25 Thread Jani Taskinen
jani Wed, 25 Nov 2009 12:35:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=291305 Log: - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables) Bug: http://bugs.php.net/49677 (Assigned) ini parser crashes

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ config.m4

2009-11-26 Thread Jani Taskinen
jani Thu, 26 Nov 2009 10:26:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=291332 Log: MFB52: missing _cv_ Changed paths: U php/php-src/trunk/ext/standard/config.m4 Modified: php/php-src/trunk/ext/standard/config.m4

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

2009-11-27 Thread Jani Taskinen
jani Fri, 27 Nov 2009 09:20:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=291350 Log: - Restore sanity in the NEWS. (duplicate, wrong order, etc..) Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/P

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/build/libtool.m4 branches/PHP_5_3/build/libtool.m4 trunk/build/libtool.m4

2009-11-27 Thread Jani Taskinen
jani Fri, 27 Nov 2009 12:50:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=291352 Log: - Re-fixed bug #47104 (Linking shared extensions fails with icc) Bug: http://bugs.php.net/47104 (Closed) Linking shared extensions fails with icc

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in ext/standard/config.m4 scripts/phpize.m4

2009-11-27 Thread Jani Taskinen
jani Fri, 27 Nov 2009 12:51:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=291353 Log: - Partially revert the autoconf 2.6x "fix" to make configure work with release Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Makefile.global branches/PHP_5_3/main/main.c trunk/Makefile.global trunk/main/main.c

2009-11-27 Thread Jani Taskinen
jani Fri, 27 Nov 2009 23:34:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=291363 Log: - Fixed bug #49935 (Deprecated warnings make "make test" to fail) Bug: http://bugs.php.net/49935 (Assigned) All tests failing due to warning message

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/build/libtool.m4 branches/PHP_5_3/build/libtool.m4 trunk/build/libtool.m4

2009-11-27 Thread Jani Taskinen
jani Sat, 28 Nov 2009 00:06:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=291367 Log: - Fix bad merge (Sorry Ilia..) Changed paths: U php/php-src/branches/PHP_5_2/build/libtool.m4 U php/php-src/branches/PHP_5_3/build/libtool.m

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/tests/output/ob_start_basic_unerasable_005.phpt branches/PHP_5_3/tests/output/ob_start_basic_unerasable_005.phpt trunk/tests/output/ob_start_basic_unerasa

2009-11-27 Thread Jani Taskinen
jani Sat, 28 Nov 2009 00:35:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=291370 Log: - No dots here Changed paths: U php/php-src/branches/PHP_5_2/tests/output/ob_start_basic_unerasable_005.phpt U php/php-src/branches/PHP_5_

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

2009-11-27 Thread Jani Taskinen
jani Sat, 28 Nov 2009 00:38:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=291371 Log: - Fixed bug #50266 (conflicting types for llabs) Bug: http://bugs.php.net/50266 (Assigned) conflicting types for llabs Changed paths: U php

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/tests/output/ob_011.phpt PHP_5_3/tests/output/ob_011.phpt

2009-11-27 Thread Jani Taskinen
jani Sat, 28 Nov 2009 00:47:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=291372 Log: - Use correct revision Changed paths: U php/php-src/branches/PHP_5_2/tests/output/ob_011.phpt U php/php-src/branches/PHP_5_3/tests/output/ob

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ configure.in ext/standard/config.m4

2009-11-28 Thread Jani Taskinen
Only thing wrong here is the branch. This is NOT the development branch, that would be HEAD (or trunk, whatever it is with svn).. But I guess you're maintaining all the build stuff from now on. --Jani Rasmus Lerdorf wrote: rasmus Sat, 28 Nov 2009 17:56:03 +0

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

2009-11-28 Thread Jani Taskinen
Gwynne Raskind wrote: gwynne Sat, 28 Nov 2009 19:48:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=291398 Log: unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the environment. keeping them doesn't seem to cause

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

2009-11-28 Thread Jani Taskinen
Not that I care but since when is this not necessary..? And is it not necessary only in this branch? How about PHP_5_2 and HEAD? --Jani Gwynne Raskind wrote: gwynne Sat, 28 Nov 2009 19:19:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=2913

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Jani Taskinen
1. Why are you constantly not merging stuff to HEAD? 2. Isn't this related to bug #50231 and why are you not using the proper commit message then? Hint: - Fixed bug.. It's getting quite annoying that some people (Rasmus included) tend to ignore that we have a development branch (HEAD, trunk) a

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Jani Taskinen
Rasmus Lerdorf wrote: Jani Taskinen wrote: 1. Why are you constantly not merging stuff to HEAD? 2. Isn't this related to bug #50231 and why are you not using the proper commit message then? Hint: - Fixed bug.. It's getting quite annoying that some people (Rasmus included) tend to i

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-29 Thread Jani Taskinen
jani Sun, 29 Nov 2009 18:08:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=291448 Log: - Revert bad patch Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/config.m4 Modified: php/php-src/branches/PHP_5_3/ext/mysql/config.m4 =

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

2009-11-29 Thread Jani Taskinen
It's waste of time, just revert it all back to how it worked.. --Jani Rasmus Lerdorf wrote: rasmus Sun, 29 Nov 2009 03:32:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=291410 Log: Last attempt to get this stuff right before punting it a

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

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 08:31:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=291479 Log: - Revert bad patch Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5_3/configure.in ===

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

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 14:08:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=291494 Log: - Restore configure.in before the madness started Changed paths: U php/php-src/branches/PHP_5_3/configure.in Modified: php/php-src/branches/PHP_5

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ configure.in

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 14:10:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=291495 Log: MF53: sync Changed paths: U php/php-src/branches/PHP_5_2/configure.in Modified: php/php-src/branches/PHP_5_2/configure.in ===

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/mysql/config.m4 branches/PHP_5_3/ext/pdo_mysql/config.m4 trunk/ext/mysql/config.m4 trunk/ext/pdo_mysql/config.m4

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 15:11:29 + Revision: http://svn.php.net/viewvc?view=revision&revision=291501 Log: - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) Bug: http://bugs.php.net/50231 (Open) Socket path pa

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

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 15:16:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=291502 Log: bfn Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ==

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/filter/tests/ 046.phpt

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 19:52:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=291519 Log: MFH: removed last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt Bug: http://bugs.php.net/47745 (Closed) FILTER_VALIDA

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/tests/bug50174.phpt branches/PHP_5_2/ext/iconv/tests/iconv_encoding_basic.phpt branches/PHP_5_2/ext/iconv/tests/iconv_substr_basic.phpt branches/PHP_

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 20:31:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=291521 Log: - Fix tests assuming wrong ini options and extensions that might not be there Changed paths: U php/php-src/branches/PHP_5_2/Zend/tests/bug50174.ph

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_ini_scanner.l trunk/Zend/zend_ini_scanner.l

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 22:38:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=291525 Log: - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys) Bug: http://bugs.php.net/50340 (Open) php.ini parser does not allow spaces in ini

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

2009-11-30 Thread Jani Taskinen
jani Mon, 30 Nov 2009 22:39:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=291526 Log: - Touch?\195?\169 fil?\195?\169s Changed paths: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_ini_scanner.c branches/PHP_5_3/Zend/zend_ini_scanner_defs.h trunk/Zend/zend_ini_scanner.c trunk/Zend/zend_ini_scanner_defs.h

2009-11-30 Thread Jani Taskinen
1. Does not deal with utf8 stuff very well..? 2. Paths..? 3. Diff..? I'd say revert whatever you did.. --Jani Jani Taskinen wrote: jani Mon, 30 Nov 2009 22:39:59 + Revision: http://svn.php.net/viewvc?view=revision&revision=291526 Log: - T

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_ini_scanner.c branches/PHP_5_3/Zend/zend_ini_scanner_defs.h trunk/Zend/zend_ini_scanner.c trunk/Zend/zend_ini_scanner_defs.h

2009-12-01 Thread Jani Taskinen
On 12/01/2009 01:22 AM, Gwynne Raskind wrote: On Nov 30, 2009, at 5:45 PM, Jani Taskinen wrote: 1. Does not deal with utf8 stuff very well..? 2. Paths..? 3. Diff..? I'd say revert whatever you did.. Having taken another look at the UTF-8 issue, I'd say this was a problem with you

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/Zend/zend_ini_scanner.c branches/PHP_5_3/Zend/zend_ini_scanner_defs.h trunk/Zend/zend_ini_scanner.c trunk/Zend/zend_ini_scanner_defs.h

2009-12-01 Thread Jani Taskinen
On 12/01/2009 02:00 PM, Gwynne Raskind wrote: On Dec 1, 2009, at 3:08 AM, Jani Taskinen wrote: Having taken another look at the UTF-8 issue, I'd say this was a problem with your SVN, not anything here. The log message got entered into SVN with the escapes that way; by the time it reache

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/sapi/cli/php.1.in PHP_5_3/sapi/cli/php.1.in

2009-12-02 Thread Jani Taskinen
jani Wed, 02 Dec 2009 08:22:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=291583 Log: - Sync files Changed paths: U php/php-src/branches/PHP_5_2/sapi/cli/php.1.in U php/php-src/branches/PHP_5_3/sapi/cli/php.1.in Modified: php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/configure.in branches/PHP_5_3/NEWS branches/PHP_5_3/configure.in trunk/configure.in

2009-12-02 Thread Jani Taskinen
jani Wed, 02 Dec 2009 08:54:50 + Revision: http://svn.php.net/viewvc?view=revision&revision=291584 Log: - Fixed bug #50345 (nanosleep not detected properly on some solaris versions) Bug: http://bugs.php.net/50345 (Open) nanosleep not detected properly on s

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

2009-12-02 Thread Jani Taskinen
It's not much work but it's still work, so could you think about a minute before you commit these? There's certain order there..might be obvious if you look at the other entries.. --Jani On 12/02/2009 01:59 PM, Andrey Hristov wrote: andrey Wed, 02 Dec 2009 1

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

2009-12-02 Thread Jani Taskinen
jani Wed, 02 Dec 2009 12:09:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=291588 Log: - Fix order Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ==

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_FPM/sapi/fpm/fpm/ fpm_atomic.h fpm_conf.c fpm_env.c fpm_php_trace.c fpm_trace_pread.c xml_config.h

2009-12-02 Thread Jani Taskinen
Antony Dovgal wrote: Modified: php/php-src/branches/PHP_5_3_FPM/sapi/fpm/fpm/fpm_atomic.h === --- php/php-src/branches/PHP_5_3_FPM/sapi/fpm/fpm/fpm_atomic.h 2009-12-02 15:05:12 UTC (rev 291594) +++ php/php-src/branches/PHP_5_3_FPM/

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

2009-12-03 Thread Jani Taskinen
jani Thu, 03 Dec 2009 08:21:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=291632 Log: the order Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

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

2009-12-03 Thread Jani Taskinen
jani Thu, 03 Dec 2009 22:24:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=291676 Log: bfn Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS

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

2009-12-06 Thread Jani Taskinen
jani Mon, 07 Dec 2009 07:30:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=291804 Log: - Fix NEWS Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_2/NE

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

2009-12-07 Thread Jani Taskinen
jani Tue, 08 Dec 2009 06:19:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=291860 Log: FIFO Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =

[PHP-CVS] svn: /php/php-src/trunk/main/ output.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 08:20:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=291864 Log: - No tabs here Changed paths: U php/php-src/trunk/main/output.c Modified: php/php-src/trunk/main/output.c ===

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

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 08:21:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=291865 Log: MF52: Fixed memory leak on require() error (Thanks again Ilia. r220154) Changed paths: U php/php-src/trunk/main/main.c Modified: php/php-src/trun

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

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 08:21:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=291866 Log: - ws Changed paths: U php/php-src/trunk/main/main.c Modified: php/php-src/trunk/main/main.c =

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

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 08:34:53 + Revision: http://svn.php.net/viewvc?view=revision&revision=291867 Log: No tabs here Changed paths: U php/php-src/trunk/main/main.c Modified: php/php-src/trunk/main/main.c =

[PHP-CVS] svn: /php/php-src/trunk/ext/zlib/ php_zlib.h zlib.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 10:56:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=291872 Log: ws Changed paths: U php/php-src/trunk/ext/zlib/php_zlib.h U php/php-src/trunk/ext/zlib/zlib.c Modified: php/php-src/trunk/ext/zlib/php_zlib

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

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 11:00:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=291873 Log: - Fix the comment again Changed paths: U php/php-src/trunk/main/main.c Modified: php/php-src/trunk/main/main.c ==

[PHP-CVS] svn: /php/php-src/trunk/sapi/apache/ php_apache.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 16:13:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=291879 Log: MFB: sprintf -> snprintf (Thanks Marcus for not merging to HEAD..) Changed paths: U php/php-src/trunk/sapi/apache/php_apache.c Modified: php/php-

[PHP-CVS] svn: /php/php-src/trunk/sapi/apache/ libpre.c mod_php.c php_apache.c sapi_apache.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 16:13:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=291880 Log: - ws + cs Changed paths: U php/php-src/trunk/sapi/apache/libpre.c U php/php-src/trunk/sapi/apache/mod_php.c U php/php-src/trunk/sapi/a

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_highlight.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 16:32:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=291882 Log: ws Changed paths: U php/php-src/trunk/Zend/zend_highlight.c Modified: php/php-src/trunk/Zend/zend_highlight.c ===

[PHP-CVS] svn: /php/php-src/trunk/sapi/apache2filter/ php_apache.h sapi_apache2.c

2009-12-08 Thread Jani Taskinen
jani Tue, 08 Dec 2009 17:29:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=291886 Log: MFB: r215701, Reimplementation of the way Apache 2 Filter works. Changed paths: U php/php-src/trunk/sapi/apache2filter/php_apache.h U php/ph

  1   2   3   4   5   6   7   8   9   10   >