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

2009-07-31 Thread Jani Taskinen
jani Sat, 01 Aug 2009 00:48:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=286605 Log: - Fixed bug #49074 (private class static fields can be modified by using reflection) Bug: http://bugs.php.net/49074 (Verified) private class static fie

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

2009-07-30 Thread Jani Taskinen
jani Thu, 30 Jul 2009 11:32:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=286551 Log: - Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012 Bug: http://bugs.php.net/49012 (Open) Spurious fatal error on require() sta

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/061.phpt trunk/ext/mysqli/tests/061.phpt

2009-07-30 Thread Jani Taskinen
jani Thu, 30 Jul 2009 10:53:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=286549 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/061.phpt U php/php-src/trunk/ext/mysqli/tests/061.phpt Modified:

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

2009-07-29 Thread Jani Taskinen
Felipe Pena wrote: felipe Wed, 29 Jul 2009 19:09:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=286531 Log: - Fixed memleak in stream_is_local() Changed paths: U php/php-src/branches/PHP_5_2/NEWS You forgot the PHP_5_3/NEWS.. --Ja

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

2009-07-29 Thread Jani Taskinen
jani Wed, 29 Jul 2009 12:50:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=286507 Log: - fuck bom Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS ===

Re: [PHP-CVS] svn: / pecl/phar/trunk/package.php pecl/phar/trunk/package.xml pecl/phar/trunk/phar_object.c pecl/phar/trunk/php_phar.h pecl/phar/trunk/tests/bug46032.phpt pecl/phar/trunk/tests/cache_li

2009-07-29 Thread Jani Taskinen
On 07/29/2009 01:14 PM, Greg Beaver wrote: cellog Wed, 29 Jul 2009 10:14:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=286504 Log: make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_ob

Re: [PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-07-29 Thread Jani Taskinen
On 07/29/2009 12:22 PM, Greg Beaver wrote: cellog Wed, 29 Jul 2009 09:22:57 + Revision: http://svn.php.net/viewvc?view=revision&revision=286499 Log: fix EXPECTF tests that have binary in their output by always processing output and expected output as binar

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

2009-07-29 Thread Jani Taskinen
jani Wed, 29 Jul 2009 09:10:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=286498 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_3/ NEWS

2009-07-29 Thread Jani Taskinen
Not critical enough to merge to PHP_5_2 or some other reason..? --Jani On 07/29/2009 03:18 AM, Stanislav Malyshev wrote: stas Wed, 29 Jul 2009 00:18:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=286479 Log: report fix for bug #49065

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

2009-07-28 Thread Jani Taskinen
jani Tue, 28 Jul 2009 21:12:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=286469 Log: - Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro) Bug: http://bugs.php.net/48971 (Open) Missing ZEND_NS_NAMED_FE macro Changed paths: U p

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/sapi/embed/php_embed.c branches/PHP_5_2/sapi/embed/php_embed.h branches/PHP_5_3/sapi/embed/php_embed.c branches/PHP_5_3/sapi/embed/php_embed.h trunk/sapi/

2009-07-28 Thread Jani Taskinen
jani Tue, 28 Jul 2009 21:07:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=286468 Log: - Fixed bug #48911 (embed sapi misses SAPI_API) Bug: http://bugs.php.net/48911 (Open) embed sapi misses SAPI_API Changed paths: U php/php-s

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/openssl/tests/bug48182.phpt branches/PHP_5_2/ext/openssl/xp_ssl.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/tests/b

2009-07-28 Thread Jani Taskinen
Sriram Natarajan wrote: srinatar Tue, 28 Jul 2009 19:28:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=286465 Log: - 48182 ssl handshake fails during asynchronous socket connection Your commit message was a bit flawed. It should have been l

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/gd/tests/bug43073.phpt branches/PHP_5_2/ext/gd/tests/bug48555.phpt branches/PHP_5_2/ext/gd/tests/bug48732.phpt branches/PHP_5_2/ext/standard/tests/str

2009-07-28 Thread Jani Taskinen
jani Tue, 28 Jul 2009 19:16:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=286464 Log: - Skip some tests in 32bit systems, add cleanups where missing Changed paths: U php/php-src/branches/PHP_5_2/ext/gd/tests/bug43073.phpt U ph

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

2009-07-27 Thread Jani Taskinen
jani Mon, 27 Jul 2009 09:23:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=286391 Log: - HEAD and PHP_5_2 have it like this, PHP_5_3 should not be different! Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/string.c Modifi

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

2009-07-26 Thread Jani Taskinen
jani Sun, 26 Jul 2009 23:22:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=286380 Log: - Regenerated Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/url_scanner_ex.c U php/php-src/branches/PHP_5_3/ext/standard/url_sc

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/standard/url_scanner_ex.h branches/PHP_5_2/ext/standard/url_scanner_ex.re branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/url_scanner_ex.h branche

2009-07-26 Thread Jani Taskinen
jani Sun, 26 Jul 2009 23:20:34 + Revision: http://svn.php.net/viewvc?view=revision&revision=286379 Log: - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol: php_url_scanner_reset_vars). (Jani) # Note: This does not exist in PHP_5_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_CURLOPT_READDATA.phpt branches/PHP_5_2/ext/curl/tests/curl_copy_handle_basic_006.phpt branches/PHP_5_2/ext/curl/tests/curl_copy_handle

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 22:20:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=286329 Log: - Fix tests to be more comptatible AND to test what they are supposed to test Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/tests/curl_CU

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/sapi/cgi/tests/006.phpt branches/PHP_5_3/sapi/cgi/tests/006.phpt trunk/sapi/cgi/tests/006.phpt

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 21:07:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=286325 Log: - Fix this again :) Changed paths: U php/php-src/branches/PHP_5_2/sapi/cgi/tests/006.phpt U php/php-src/branches/PHP_5_3/sapi/cgi/tests/006.

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

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 20:58:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=286324 Log: - Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..) Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/config.m4

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

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 20:44:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=286323 Log: - Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers) # Also fixes bug #48603, basically same issue. Bugs: http://bugs.php.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_setopt_array_basic.phpt branches/PHP_5_3/ext/curl/tests/curl_setopt_array_basic.phpt trunk/ext/curl/tests/curl_setopt_array_basic.phpt

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 14:52:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=286305 Log: - Fix bad environment usage Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/tests/curl_setopt_array_basic.phpt U php/php-src/branches

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_CURLOPT_READDATA.phpt branches/PHP_5_3/ext/curl/tests/curl_CURLOPT_READDATA.phpt trunk/ext/curl/tests/curl_CURLOPT_READDATA.phpt

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 14:49:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=286304 Log: - Fix test when responder is something like lighttpd Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/tests/curl_CURLOPT_READDATA.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/bug48207.phpt branches/PHP_5_3/ext/curl/tests/bug48207.phpt trunk/ext/curl/tests/bug48207.phpt

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 14:20:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=284749 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/tests/bug48207.phpt U php/php-src/branches/PHP_5_3/ext/curl/tests/bug48207

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/curl/ streams.c

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 13:09:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=284748 Log: - Merge from PHP_5_3: r280810 | kalle: Fixed compiler warnings r276286 | iliaa: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs un

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

2009-07-25 Thread Jani Taskinen
jani Sat, 25 Jul 2009 13:00:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=284747 Log: - Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers) Bug: http://bugs.php.net/49052 (Assigned) context option hea

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/security/ open_basedir.inc open_basedir_copy.phpt

2009-07-24 Thread Jani Taskinen
jani Sat, 25 Jul 2009 00:43:42 + Revision: http://svn.php.net/viewvc?view=revision&revision=284733 Log: - Fix tests .oO(why are there so many things broken in this branch..?) Changed paths: U php/php-src/branches/PHP_5_3/tests/security/open_basedir.i

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/sapi/cgi/tests/006.phpt branches/PHP_5_3/sapi/cgi/tests/006.phpt trunk/sapi/cgi/tests/006.phpt

2009-07-24 Thread Jani Taskinen
jani Sat, 25 Jul 2009 00:35:25 + Revision: http://svn.php.net/viewvc?view=revision&revision=284732 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_2/sapi/cgi/tests/006.phpt U php/php-src/branches/PHP_5_3/sapi/cgi/tests/006.phpt

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

2009-07-24 Thread Jani Taskinen
jani Sat, 25 Jul 2009 00:10:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=284731 Log: - Fix build Changed paths: U php/php-src/trunk/ext/intl/config.m4 Modified: php/php-src/trunk/ext/intl/config.m4

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

2009-07-24 Thread Jani Taskinen
jani Fri, 24 Jul 2009 20:24:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=284719 Log: - Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make test" to fail) Bug: http://bugs.php.net/48835 (Assigned) Deprecated php.ini

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

2009-07-24 Thread Jani Taskinen
jani Fri, 24 Jul 2009 19:51:55 + Revision: http://svn.php.net/viewvc?view=revision&revision=284718 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/parse_str_basic3.phpt U php/php-src/branches/PHP_5_3/e

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mbstring/tests/

2009-07-24 Thread Jani Taskinen
jani Fri, 24 Jul 2009 19:44:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=284717 Log: - Missing svn:ignore Changed paths: _U php/php-src/branches/PHP_5_3/ext/mbstring/tests/ Property changes on: php/php-src/branches/PHP_5_3/ext/mbs

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/standard/tests/strings/chunk_split_variation2.phpt PHP_5_2/ext/standard/tests/strings/chunk_split_variation5.phpt PHP_5_2/ext/standard/tests/strings/c

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 19:06:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=284665 Log: - Fixed tests to be more portable Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/chunk_split_variation2.phpt U p

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/standard/ string.c

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 17:39:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=284664 Log: - Allow using huge values for chunklen in this branch too Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/string.c Modified: php/php-s

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

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 17:38:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=284663 Log: - Add missing svn:ignore property Changed paths: _U php/php-src/branches/PHP_5_3/ext/mysql/tests/ _U php/php-src/branches/PHP_5_3/tests/lang/

[PHP-CVS] svn: php/php-src/trunk/ext/standard/tests/strings/ chunk_split_variation4.phpt

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 16:28:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=284657 Log: - Fix test Changed paths: UU php/php-src/trunk/ext/standard/tests/strings/chunk_split_variation4.phpt Modified: php/php-src/trunk/ext/standard/te

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

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 16:25:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=284656 Log: - Fix test Changed paths: UU php/php-src/branches/PHP_5_3/ext/standard/tests/strings/chunk_split_variation4.phpt Modified: php/php-src/branches/

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

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 16:24:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=284655 Log: - Fix test Changed paths: UU php/php-src/branches/PHP_5_2/ext/standard/tests/strings/chunk_split_variation4.phpt Modified: php/php-src/branches/

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

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 15:16:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=284650 Log: - fix test Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/strings/addcslashes_001.phpt Modified: php/php-src/branches/PHP_5_2

[PHP-CVS] svn: php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/formatted_print.c branches/PHP_5_2/sapi/cli/php_cli.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/formatted_prin

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 14:54:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=284649 Log: - Fixed bug #48802 (printf() returns incorrect outputted length) Bug: http://bugs.php.net/48802 (Assigned) printf() returns incorrect outputted length

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

2009-07-23 Thread Jani Taskinen
jani Thu, 23 Jul 2009 14:42:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=284648 Log: - Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference) Bug: http://bugs.php.net/49032 (Verified) SplFileObject::fscanf pass-by-refe

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ext/curl/ interface.c

2009-07-21 Thread Jani Taskinen
jani Tue, 21 Jul 2009 23:06:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=284568 Log: - PHP_5_2 branch does not have these macros Changed paths: U php/php-src/branches/PHP_5_2/ext/curl/interface.c Modified: php/php-src/branches/PHP

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/curl/interface.c branches/PHP_5_2/ext/curl/php_curl.h branches/PHP_5_2/ext/curl/tests/curl_copy_handle_basic_007.phpt branche

2009-07-21 Thread Jani Taskinen
Sriram Natarajan wrote: srinatar Tue, 21 Jul 2009 20:32:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=284557 Log: - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()). Bug: http://bugs.php.net/48774 (Assigned) SIGSEGVs when using cur

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ext/curl/ interface.c

2009-07-21 Thread Jani Taskinen
jani Tue, 21 Jul 2009 22:57:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=284567 Log: - Fix badly applied patch (bug #48774) Bug: http://bugs.php.net/48774 (Assigned) SIGSEGVs when using curl_copy_handle() Changed paths: U ph

Re: [PHP-CVS] svn: SVNROOT/ commit-bugs.php

2009-07-21 Thread Jani Taskinen
Rasmus Lerdorf wrote: rasmus Tue, 21 Jul 2009 21:57:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=284564 Log: This fixes the duplicate bugs as seen in http://news.php.net/php.cvs/59633 in the version of PHP running on y1. /me ducks Change

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

2009-07-21 Thread Jani Taskinen
jani Tue, 21 Jul 2009 13:57:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=284537 Log: - There is only one Makefile that needs removing Changed paths: U php/php-src/branches/PHP_5_2/Makefile.global U php/php-src/branches/PHP_5_

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

2009-07-21 Thread Jani Taskinen
jani Tue, 21 Jul 2009 12:01:26 + Revision: http://svn.php.net/viewvc?view=revision&revision=284488 Log: - Fixed problem with vcsclean which caused it not to really clean whole tree Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U

Re: [PHP-CVS] svn: / SVNROOT/commit-email.php web/php-bugs/trunk/bug.php web/php-bugs/trunk/rpc.php

2009-07-21 Thread Jani Taskinen
On 07/21/2009 10:13 AM, Rasmus Lerdorf wrote: Jani Taskinen wrote: On 07/21/2009 09:57 AM, Rasmus Lerdorf wrote: Jani Taskinen wrote: On 07/20/2009 07:16 PM, Rasmus Lerdorf wrote: Jani Taskinen wrote: This is all nice and that crap, but since you didn't merge it into pear/pac

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_ope

2009-07-21 Thread Jani Taskinen
On 07/20/2009 11:05 PM, Lukas Kahwe Smith wrote: On 20.07.2009, at 21:36, Nuno Lopes wrote: On Mon, Jul 20, 2009 at 12:19 PM, Jani Taskinen wrote: Excuse me but where/when was it agreed that this new feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. It should not go

Re: [PHP-CVS] svn: / SVNROOT/commit-email.php web/php-bugs/trunk/bug.php web/php-bugs/trunk/rpc.php

2009-07-21 Thread Jani Taskinen
On 07/21/2009 09:57 AM, Rasmus Lerdorf wrote: Jani Taskinen wrote: On 07/20/2009 07:16 PM, Rasmus Lerdorf wrote: Jani Taskinen wrote: This is all nice and that crap, but since you didn't merge it into pear/packages/Bugtracker, it will all be lost once that stuff is taken into actio

Re: [PHP-CVS] svn: / SVNROOT/commit-email.php web/php-bugs/trunk/bug.php web/php-bugs/trunk/rpc.php

2009-07-20 Thread Jani Taskinen
On 07/20/2009 07:16 PM, Rasmus Lerdorf wrote: Jani Taskinen wrote: This is all nice and that crap, but since you didn't merge it into pear/packages/Bugtracker, it will all be lost once that stuff is taken into action..so please merge this there too. :D It will be merged long before Bugtr

[PHP-CVS] svn: php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/standard/http_fopen_wrapper.c branches/PHP_5_2/ext/standard/tests/http/bug48929.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/s

2009-07-20 Thread Jani Taskinen
janiMon, 20 Jul 2009 10:54:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=284428 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/standard/http_fopen_wrapper.c A php/php-src/branches/PHP_5_2/ext/st

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

2009-07-20 Thread Jani Taskinen
janiMon, 20 Jul 2009 10:51:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=284427 Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U php/php-src/branches/PHP_5_2/buildconf U php/php-src/branches/PHP_5_3/build/build.mk

Re: [PHP-CVS] svn: / SVNROOT/commit-email.php web/php-bugs/trunk/bug.php web/php-bugs/trunk/rpc.php

2009-07-20 Thread Jani Taskinen
This is all nice and that crap, but since you didn't merge it into pear/packages/Bugtracker, it will all be lost once that stuff is taken into action..so please merge this there too. :D --Jani On 07/20/2009 12:08 AM, Rasmus Lerdorf wrote: rasmus Sun, 19 Jul 2009 21:08:22 + URL:

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_o

2009-07-20 Thread Jani Taskinen
On 07/20/2009 01:35 PM, Gwynne Raskind wrote: On Jul 20, 2009, at 6:21 AM, Pierre Joye wrote: Excuse me but where/when was it agreed that this new feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. It should not go in 5.3, Nuno please revert. And for the record, this wa

Re: [PHP-CVS] svn: php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/proc_open.h branches/PHP_5_3/ext/standard/tests/general_functions/proc_ope

2009-07-20 Thread Jani Taskinen
Excuse me but where/when was it agreed that this new feature can go into PHP_5_3? I thought it was supposed to go HEAD only.. --Jani On 07/19/2009 05:52 PM, Nuno Lopes wrote: nlopess Sun, 19 Jul 2009 14:52:27 + URL: http://svn.php.net/viewvc?view=revision&revision=284353 Change

[PHP-CVS] Re: [SVN-MIGRATION] svn: SVNROOT/ commit-email.php

2009-07-20 Thread Jani Taskinen
On 07/19/2009 02:40 AM, Hannes Magnusson wrote: On Sun, Jul 19, 2009 at 00:18, Rasmus Lerdorf wrote: rasmus Sat, 18 Jul 2009 22:18:28 + URL: http://svn.php.net/viewvc?view=revision&revision=284338 Changed paths: U SVNROOT/commit-email.php Log: Try to be smarter about w

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt d/strnatcmp.c

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 11:13:51 + URL: http://svn.php.net/viewvc?view=revision&revision=284249 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/standard/strnatcmp.c A php/php-src/branches/PHP_5_2/ext/standard/tests/

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

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 12:31:58 + URL: http://svn.php.net/viewvc?view=revision&revision=284256 Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U php/php-src/branches/PHP_5_3/build/build.mk U php/php-src/trunk/build/build.mk Log: - Add miss

[PHP-CVS] svn: php/php-src/trunk/build/ _5_2/build/build.mk _5_3/build/build.mk build.mk

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 12:31:58 + URL: http://svn.php.net/viewvc?view=revision&revision=284256 Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U php/php-src/branches/PHP_5_3/build/build.mk U php/php-src/trunk/build/build.mk Log: - Add miss

[PHP-CVS] svn: php/php-src/trunk/build/ _5_2/build/build.mk _5_3/build/build.mk build.mk

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 12:14:21 + URL: http://svn.php.net/viewvc?view=revision&revision=284255 Changed paths: U php/php-src/branches/PHP_5_2/build/build.mk U php/php-src/branches/PHP_5_3/build/build.mk U php/php-src/trunk/build/build.mk Log: - Fixed bu

[PHP-CVS] svn: php/php-src/trunk/Zend/ P_5_2/Zend/zend_ini.c P_5_3/Zend/zend_ini.c zend_ini.c

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 11:49:50 + URL: http://svn.php.net/viewvc?view=revision&revision=284254 Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_ini.c U php/php-src/branches/PHP_5_3/Zend/zend_ini.c U php/php-src/trunk/Zend/zend_ini.c Log: CS Mod

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt d/strnatcmp.c

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 11:13:51 + URL: http://svn.php.net/viewvc?view=revision&revision=284249 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/standard/strnatcmp.c A php/php-src/branches/PHP_5_2/ext/standard/tests/

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

2009-07-17 Thread Jani Taskinen
On 07/17/2009 03:48 AM, Stanislav Malyshev wrote: stasFri, 17 Jul 2009 00:48:59 + URL: http://svn.php.net/viewvc?view=revision&revision=284218 Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_ini.c Log: fix memleak Modified: php/php-src/branches/PHP_5_3/Zend/

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt NEWS ext/standard/strnatcmp.c ext/standard/tests/strings/bug47481.phpt d/strnatcmp.c

2009-07-17 Thread Jani Taskinen
janiFri, 17 Jul 2009 11:13:51 + URL: http://svn.php.net/viewvc?view=revision&revision=284249 Changed paths: U php/php-src/branches/PHP_5_2/NEWS U php/php-src/branches/PHP_5_2/ext/standard/strnatcmp.c A php/php-src/branches/PHP_5_2/ext/standard/tests/

[PHP-CVS] svn: php/php-src/trunk/ext/intl/formatter/ formatter_main.c.orig

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 16:11:50 + URL: http://svn.php.net/viewvc?view=revision&revision=284196 Changed paths: D php/php-src/trunk/ext/intl/formatter/formatter_main.c.orig Log: - remove accidental commit (?) Deleted: php/php-src/trunk/ext/intl/formatter/formatter_main.c.o

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/ext/spl/tests/ iterator_044.phpt.orig

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 16:09:18 + URL: http://svn.php.net/viewvc?view=revision&revision=284195 Changed paths: D php/php-src/branches/PHP_5_2/ext/spl/tests/iterator_044.phpt.orig Log: - Not supposed to be here.. Deleted: php/php-src/branches/PHP_5_2/ext/spl/tests/iterator

[PHP-CVS] svn: php/php-src/branches/PHP_5_3/Zend/ zend_ini.c /build.mk /buildcheck.sh

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 12:25:17 + URL: http://svn.php.net/viewvc?view=revision&revision=284189 Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_ini.c U php/php-src/branches/PHP_5_3/build/build.mk U php/php-src/branches/PHP_5_3/build/buildcheck.sh

[PHP-CVS] svn: php/php-src/branches/PHP_5_2/Zend/ zend_ini.c /build.mk /buildcheck.sh

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 12:19:02 + URL: http://svn.php.net/viewvc?view=revision&revision=284188 Changed paths: U php/php-src/branches/PHP_5_2/Zend/zend_ini.c U php/php-src/branches/PHP_5_2/build/build.mk U php/php-src/branches/PHP_5_2/build/buildcheck.sh

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

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 12:18:13 + URL: http://svn.php.net/viewvc?view=revision&revision=284187 Changed paths: U php/php-src/trunk/Zend/zend_ini.c Log: CS Modified: php/php-src/trunk/Zend/zend_ini.c === --- p

[PHP-CVS] svn: php/php-src/trunk/build/ build.mk buildcheck.sh

2009-07-16 Thread Jani Taskinen
janiThu, 16 Jul 2009 12:10:38 + URL: http://svn.php.net/viewvc?view=revision&revision=284185 Changed paths: U php/php-src/trunk/build/build.mk U php/php-src/trunk/build/buildcheck.sh Log: - Fix the cleanup routine (it is not very nice to delete everything..)

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

2009-07-16 Thread Jani Taskinen
Could you please follow the same coding style as all of the others do? At least same as used in this file.. --Jani On 07/16/2009 03:02 AM, Stanislav Malyshev wrote: stasThu, 16 Jul 2009 00:02:19 + URL: http://svn.php.net/viewvc?view=revision&revision=284156 Changed paths:

Re: [PHP-CVS] svn: php/php-src/trunk/win32/build/

2009-07-13 Thread Jani Taskinen
Pierre-Alain Joye wrote: pajoye Mon, 13 Jul 2009 16:11:45 + ViewVC URL: http://svn.php.net/viewvc?view=revision&revision=284019 Changed paths: A php/php-src/trunk/win32/build/svnclean.js Log: - rename to svn Copied: php/php-src/trunk/win32/build/svnclean.js (from rev 28

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main main.c

2009-07-07 Thread Jani Taskinen
janiTue Jul 7 16:43:35 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main main.c Log: MFH:- Fixed bug #48247 (Infinite loop and possible crash during startup with errors) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /main main.c

2009-07-07 Thread Jani Taskinen
janiTue Jul 7 16:42:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/main main.c Log: - Fixed bug #48247 (Infinite loop and possible crash during startup with errors) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.5

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

2009-07-07 Thread Jani Taskinen
janiTue Jul 7 16:40:21 2009 UTC Modified files: /php-src/main main.c Log: - Fixed bug #48247 (Infinite loop and possible crash during startup with errors) http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.802&r2=1.803&diff_format=u Index: php-sr

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-07-07 Thread Jani Taskinen
Pierre Joye wrote: On Tue, Jul 7, 2009 at 2:17 PM, Jani Taskinen wrote: Always add the news on fixing bugs also in PHP_5_3 NEWS file. Ah? That is new. I will do it. Well, it's kinda logical: 5.3 got released. Now we have parallel releases of 5.2 and 5.3 branches so anything done in

Re: [PHP-CVS] cvs: php-src /ext/openssl openssl.c

2009-07-07 Thread Jani Taskinen
I guess this does not happen in PHP_5_2..? --Jani Pierre-Alain Joye wrote: pajoye Mon Jul 6 23:36:56 2009 UTC Modified files: /php-src/ext/openssl openssl.c Log: - #48116, fix build with openssl 1.0 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/opens

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-07-07 Thread Jani Taskinen
janiTue Jul 7 12:19:43 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: F*ckin bom http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1579&r2=1.2027.2.547.2.1580&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-07-07 Thread Jani Taskinen
janiTue Jul 7 12:19:05 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Check your editors, this is ascii only file! http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.666&r2=1.2027.2.547.2.965.2.667&diff_format=u Index: php-s

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-07-07 Thread Jani Taskinen
Always add the news on fixing bugs also in PHP_5_3 NEWS file. --Jani Pierre-Alain Joye wrote: pajoye Tue Jul 7 11:07:57 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #45905 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.157

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/ldap/tests .cvsignore

2009-07-06 Thread Jani Taskinen
janiMon Jul 6 14:10:39 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/ldap/tests .cvsignore Log: - Added missing file http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/tests/.cvsignore?view=markup&rev=1.1 Index: php-src/ext/ldap/tests/.cvsignore +

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
janiFri Jul 3 11:42:11 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: Nuke "hotfix", fix the real issue.. http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.60&r2=1.579.2.52.2.77.2.61&diff_format=u Index: php-sr

[PHP-CVS] cvs: php-src / configure.in

2009-07-03 Thread Jani Taskinen
janiFri Jul 3 11:41:07 2009 UTC Modified files: /php-srcconfigure.in Log: typo. or something. Who knows, the branches are a mess anyway.. http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.678&r2=1.679&diff_format=u Index: php-src/configure.in diff

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
As a side note: WTF FOR THIS ISN'T IN ANY OTHER BRANCH!?! Short: Idiotic freezes cause these kind of fuckups. --Jani Jani Taskinen wrote: janiFri Jul 3 07:59:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src configure.in Log: - Fixed bug #

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2009-07-03 Thread Jani Taskinen
janiFri Jul 3 07:59:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: - Fixed bug #48782 (CFLAGS killed during configure) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.59&r2=1.579.2.52.2.77.2.60&diff_format

Re: [PHP-CVS] cvs: php-src / php.ini-development php.ini-production

2009-06-30 Thread Jani Taskinen
Hannes Magnusson wrote: bjori Tue Jun 30 08:49:05 2009 UTC Modified files: /php-src php.ini-production php.ini-development Log: MFB5.3: Add missing ini entries (Mikko) http://cvs.php.net/viewvc.cgi/php-src/php.ini-production?r1=1.12&r2=1.13&diff_format=u

[PHP-CVS] cvs: php-src / NEWS

2009-06-28 Thread Jani Taskinen
janiSun Jun 28 15:41:25 2009 UTC Modified files: /php-srcNEWS Log: - dot dot dot.. :) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2183&r2=1.2184&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2183 php-src/NEWS:1.2184 --- php-src/NEWS:1.2183

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-06-28 Thread Jani Taskinen
janiSun Jun 28 15:40:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - Typo, removed BOM (this file was supposed to be just ascii..right? :) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1572&r2=1.2027.2.547.2.1573&diff_form

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-06-26 Thread Jani Taskinen
janiFri Jun 26 22:18:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - clean http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.654&r2=1.2027.2.547.2.965.2.655&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2

Re: [PHP-CVS] cvs: php-src /ext/spl spl_directory.c

2009-06-24 Thread Jani Taskinen
This was reported for PHP_5_2, did you intentionally not MFH? :) --Jani Dmitry Stogov wrote: dmitry Wed Jun 24 08:53:44 2009 UTC Modified files: /php-src/ext/spl spl_directory.c Log: Fixed bug #48643 (String functions memory issue) http://cvs.php.net/vi

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /scripts phpize.in

2009-06-24 Thread Jani Taskinen
janiWed Jun 24 07:43:18 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/scriptsphpize.in Log: MFH:- Fixed bug #48661 (phpize broken with non-bash shells) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1567&r2=1.2027

[PHP-CVS] cvs: php-src(PHP_5_3) /scripts phpize.in

2009-06-24 Thread Jani Taskinen
janiWed Jun 24 07:42:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/scriptsphpize.in Log: MFH:- Fixed bug #48661 (phpize broken with non-bash shells) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.in?r1=1.28.2.3.2.1.2.1&r2=1.28.2.3.2.1.2.2&d

[PHP-CVS] cvs: php-src /scripts phpize.in

2009-06-24 Thread Jani Taskinen
janiWed Jun 24 07:42:15 2009 UTC Modified files: /php-src/scriptsphpize.in Log: - Fixed bug #48661 (phpize broken with non-bash shells) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.in?r1=1.35&r2=1.36&diff_format=u Index: php-src/scripts/phpize.in

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-06-17 Thread Jani Taskinen
janiWed Jun 17 22:51:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Pierre, this can not be so hard http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.633&r2=1.2027.2.547.2.965.2.634&diff_format=u Index: php-src/NEWS diff

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-06-17 Thread Jani Taskinen
janiWed Jun 17 22:50:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: unfuck the file, fucked up by Pierre as usual http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.632&r2=1.2027.2.547.2.965.2.633&diff_format=u Index: php-

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl interface.c

2009-06-10 Thread Jani Taskinen
If you're so anal about this, you better keep very good track on what does NOT get merged to what branch because of this "freeze" of yours. --Jani Lukas Kahwe Smith kirjoitti: On 10.06.2009, at 13:10, Antony Dovgal wrote: tony2001Wed Jun 10 11:10:01 2009 UTC Modified files:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-06-08 Thread Jani Taskinen
janiMon Jun 8 10:39:26 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1544&r2=1.2027.2.547.2.1545&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.15

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:53:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) # This doesn't really fix it since it's some weird Windows thing but this # does make this

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:51:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.39&r2=1.267.

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-06-04 Thread Jani Taskinen
janiThu Jun 4 11:51:10 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.382&r2=1.383&diff_format=u Index: php-src/sapi/cg

<    1   2   3   4   5   6   7   8   9   10   >