Re: [PHP-CVS] svn: /php/php-src/trunk/main/ php_streams.h

2010-04-28 Thread Pierre Joye
. */ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2010-04-28 Thread Pierre Joye
-28 14:10:01 UTC (rev 298700) @@ -21,6 +21,8 @@ - Fixed very rare memory leak in mysqlnd, when binding thousands of columns. (Andrey) +- Fixed a possible dechunking filter buffer overflow. Reported by Stefan Esser. + (Pierre) - Fixed a possible arbitrary memory access inside sqlite extension

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

2010-04-28 Thread Pierre Joye
any errors or warnings when an invalid option is provided). (Ilia) +- Fixed bug #51128 (imagefill() doesn't work with large images). (Pierre) - Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8). (Chris Jones) - Fixed bug #51062 (DBA DB4 uses mismatched headers and libraries). (Chris

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

2010-04-28 Thread Pierre Joye
pajoye Wed, 28 Apr 2010 20:47:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298727 Log: - fix build (void is evil) Changed paths: U php/php-src/trunk/Zend/zend_compile.c Modified: php/php-src/trunk/Zend/zend_compile.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/TSRM/ config.w32

2010-04-28 Thread Pierre Joye
pajoye Wed, 28 Apr 2010 22:25:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298737 Log: - we don't need that anymore Changed paths: U php/php-src/branches/PHP_5_3/TSRM/config.w32 Modified: php/php-src/branches/PHP_5_3/TSRM/config.w32

[PHP-CVS] svn: /php/php-src/trunk/TSRM/ config.w32

2010-04-28 Thread Pierre Joye
pajoye Wed, 28 Apr 2010 22:26:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298738 Log: - we don't need that anymore Changed paths: U php/php-src/trunk/TSRM/config.w32 Modified: php/php-src/trunk/TSRM/config.w32

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/ enchant/enchant.c fileinfo/fileinfo.c fileinfo/libmagic/apprentice.c fileinfo/libmagic/cdf.c fileinfo/libmagic/cdf.h fileinfo/libmagic/magic.c

2010-04-27 Thread Pierre Joye
/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ crypt_sha512.c

2010-04-26 Thread Pierre Joye
pajoye Mon, 26 Apr 2010 10:34:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298587 Log: - Fix #51582, Don't assume UINT64_C it's ever available Bug: http://bugs.php.net/51582 (Assigned) Don't assume UINT64_C it's ever available

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

2010-04-26 Thread Pierre Joye
available). + (reidrac at usebox dot net, Pierre) - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection). (Felipe) - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile errors). (Felipe) Modified: php/php-src/branches/PHP_5_3/ext/standard/crypt_sha512.c

Re: [PHP-CVS] utf-8?q?svn:_/php/php-src/trunk/sapi/fpm/_config.m4_fpm/fastcgi.c_ fpm/fpm=5Fchildren.c_fpm/fpm=5Fconf.c_fpm/fpm=5Fconf.h_fpm/fpm=5Fenv.c_fpm /fpm=5Fphp.c_fpm/fpm=5Fprocess=5Fctl.c_fpm

2010-04-23 Thread Pierre Joye
always remove it if it is actually what the users want. But we don't know that now. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- 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/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2010-04-23 Thread Pierre Joye
relation between the commit msg and this change. If there is a bug in this code, please provide a reproduce case and a patch so we can be sure it won't break ssl functions. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net

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

2010-04-23 Thread Pierre Joye
, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] Re: utf-8?q?svn:_/php/php-src/trunk/sapi/fpm/_config.m4_fpm/fastcgi.c_ fpm/fpm=5Fchildren.c_fpm/fpm=5Fconf.c_fpm/fpm=5Fconf.h_fpm/fpm=5Fenv.c_fpm /fpm=5Fphp.c_fpm/fpm=5Fprocess=5Fctl.c

2010-04-23 Thread Pierre Joye
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- 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/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2010-04-23 Thread Pierre Joye
Andrey -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt branches/PHP_5_2/ext/curl/tests/curl_setopt_basic001.phpt branches/PHP_5_3/ext/curl/te

2010-04-22 Thread Pierre Joye
pajoye Thu, 22 Apr 2010 11:49:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=298313 Log: - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading Bug: http://bugs.php.net/51629 (Closed) CURLOPT_FOLLOWLOCATION error message is

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/imap/php_imap.c branches/PHP_5_3/ext/imap/tests/imap_fetch_overview_basic.phpt branches/PHP_5_3/ext/imap/tests/imap_fetch_overvi

2010-04-14 Thread Pierre Joye
pajoye Wed, 14 Apr 2010 09:45:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297983 Log: - #35638, add udate to imap_fetch_overview Bug: http://bugs.php.net/35638 (Open) Adding udate to imap_fetch_overview results? Changed paths:

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ basic_functions.c streamsfuncs.c streamsfuncs.h var_unserializer.c

2010-04-12 Thread Pierre Joye
pajoye Mon, 12 Apr 2010 08:25:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297865 Log: - [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for read operations. Fixing possible bad effects while reading devices. full

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ streamsfuncs.c

2010-04-12 Thread Pierre Joye
pajoye Mon, 12 Apr 2010 08:40:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297867 Log: - fix inline doc Changed paths: U php/php-src/trunk/ext/standard/streamsfuncs.c Modified: php/php-src/trunk/ext/standard/streamsfuncs.c

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

2010-04-12 Thread Pierre Joye
@@ - Upgraded bundled sqlite to version 3.6.23.1. (Ilia) - Upgraded bundled PCRE to version 8.02. (Ilia) +- Added stream_set_read_buffer, allows to set the buffer for read operation. + (Pierre). - Added stream filter support to mcrypt extension (ported from mcrypt_filter). (Stas) - Added

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

2010-04-12 Thread Pierre Joye
pajoye Mon, 12 Apr 2010 19:56:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297930 Log: - pdo::begintransaction entry 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_3/ NEWS

2010-04-12 Thread Pierre Joye
pajoye Mon, 12 Apr 2010 19:57:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297931 Log: - begintransaction entry 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_3/ext/standard/streamsfuncs.c trunk/ext/standard/streamsfuncs.c

2010-04-08 Thread Pierre Joye
pajoye Thu, 08 Apr 2010 07:50:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297683 Log: - WS Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/streamsfuncs.c U php/php-src/trunk/ext/standard/streamsfuncs.c Modified:

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

2010-04-08 Thread Pierre Joye
pajoye Thu, 08 Apr 2010 07:55:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297684 Log: - WS Changed paths: U php/php-src/branches/PHP_5_3/main/streams/streams.c U php/php-src/trunk/main/streams/streams.c Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pcre/pcrelib/pcre_internal.h trunk/ext/pcre/pcrelib/pcre_internal.h

2010-04-01 Thread Pierre Joye
pajoye Thu, 01 Apr 2010 10:34:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297262 Log: - fix build Changed paths: U php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_internal.h U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/ pcre_internal.h

2010-04-01 Thread Pierre Joye
pajoye Thu, 01 Apr 2010 10:38:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297263 Log: - fix build Changed paths: U php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_internal.h Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/win32/ php_stdint.h

2010-04-01 Thread Pierre Joye
pajoye Thu, 01 Apr 2010 10:52:28 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297265 Log: - add it to 5.2 too, cannot hurt and will spare some work later with pcreco Changed paths: A php/php-src/branches/PHP_5_2/win32/php_stdint.h

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

2010-04-01 Thread Pierre Joye
@@                RETURN_FALSE;        } +       PDO_DBH_CLEAR_ERR();        PDO_CONSTRUCT_CHECK;        if (pdo_dbh_attribute_set(dbh, attr, value TSRMLS_CC) != FAILURE) { -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysqlnd/ mysqlnd.c mysqlnd_debug.c mysqlnd_enum_n_def.h mysqlnd_net.c mysqlnd_priv.h mysqlnd_ps.c mysqlnd_ps_codec.c mysqlnd_statistics.c mysqlnd_wirep

2010-04-01 Thread Pierre Joye
pajoye Thu, 01 Apr 2010 20:21:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297303 Log: - revert revision 297277, break the builds (declaration must go 1st, size of void * and other known situations). Also Johannes, can you check that

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/ hash_joaat.c

2010-03-25 Thread Pierre Joye
pajoye Thu, 25 Mar 2010 10:00:31 + Revision: http://svn.php.net/viewvc?view=revisionrevision=296773 Log: - init hval Changed paths: U php/php-src/trunk/ext/hash/hash_joaat.c Modified: php/php-src/trunk/ext/hash/hash_joaat.c

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/hash/tests/ hash_copy_001.phpt

2010-03-25 Thread Pierre Joye
Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-03-24 Thread Pierre Joye
pajoye Wed, 24 Mar 2010 09:55:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=296695 Log: - memcache karma for Herman Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Pierre Joye
/php_hash_joaat.h    U   php/php-src/trunk/ext/hash/tests/hash_algos.phpt    A   php/php-src/trunk/ext/hash/tests/joaat.phpt -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Pierre Joye
thanks! On Wed, Mar 24, 2010 at 5:31 PM, Martin Jansen mar...@divbyzero.net wrote: On 24.03.10 17:03, Pierre Joye wrote: What's about config.w32? Fixed.  I also added FNV support which was missing, too. Martin -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/configure.in PHP_5_2/ext/standard/file.c PHP_5_2/main/SAPI.c PHP_5_2/main/SAPI.h PHP_5_2/main/rfc1867.c PHP_5_3/configure.in PHP_5_3/ext/standard/fi

2010-03-18 Thread Pierre Joye
list. I'm sorry that you did consider valid questions as a waste of time. I'm also sorry that you did not consider the other developers as good enough to discuss an ABI break in stable branches, even an optional one. Thanks for reverting it, discussions can still happen. Cheers, -- Pierre

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

2010-03-12 Thread Pierre Joye
you feel or want, what are you waiting for to revert your commits as requested numerous times already? Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- 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/

2010-03-12 Thread Pierre Joye
On Fri, Mar 12, 2010 at 12:29 PM, Hannes Magnusson hannes.magnus...@gmail.com wrote: On Fri, Mar 12, 2010 at 10:57, Pierre Joye pierre@gmail.com wrote: On Thu, Mar 11, 2010 at 5:09 PM, Jani Taskinen j...@php.net wrote: jani                                     Thu, 11 Mar 2010 16:09:37 +

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

2010-03-12 Thread Pierre Joye
of doing stupid things to release his anxiety. but i guess i am just being a rule loving german here .. or am i just the only one with enough guts to say this? +1, until everything is in place. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing

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

2010-03-12 Thread Pierre Joye
just because I want it breaks another implicit rule. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- 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/

2010-03-12 Thread Pierre Joye
with the output buffer API patch, get it work with 5.3 without affecting a stable branch. That's not rocket science, that's common sense. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

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

2010-03-12 Thread Pierre Joye
On Fri, Mar 12, 2010 at 5:06 PM, Hannes Magnusson hannes.magnus...@gmail.com wrote: On Fri, Mar 12, 2010 at 16:42, Pierre Joye pierre@gmail.com wrote: On Fri, Mar 12, 2010 at 4:36 PM, Andrey Hristov p...@hristov.com wrote: Tony created the FPM branch. Go revoke his karma! Being serious

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

2010-03-11 Thread Pierre Joye
) { -               php_body_write(buf, nbytes TSRMLS_CC); +               PHPWRITE(buf, nbytes);                tbytes += nbytes;        }        RETURN_LONG(tbytes); -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye

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

2010-03-11 Thread Pierre Joye
have to wait til tomorrow.  :( svn merge -c rev right before your commit svn status to check the M files svn diff to verify the revert test a clean build svn commit Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/filter/logical_filters.c branches/PHP_5_2/ext/filter/tests/046.phpt branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_3/ext/filter/te

2010-03-06 Thread Pierre Joye
  php/php-src/trunk/ext/filter/logical_filters.c    U   php/php-src/trunk/ext/filter/tests/046.phpt -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/date/lib/timezonedb.h tests/security/open_basedir_parse_ini_file.phpt

2010-03-03 Thread Pierre Joye
pajoye Wed, 03 Mar 2010 11:42:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295779 Log: - Updated to version 2010.3 (2010c) Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

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

2010-03-03 Thread Pierre Joye
, Joey, Pierre) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2010-02-24 Thread Pierre Joye
PCRE to version 8.01. (Ilia) -- Improved crypt support for edge cases (UFC compatibility). (Solar Designer, - Joey, Pierre) - - Added stream filter support to mcrypt extension (ported from mcrypt_filter). (Stas) -- Fixed crypt's blowfish sanity check of the setting string, to reject iteration

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

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 11:07:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295402 Log: - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/gmp/gmp.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 11:18:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295405 Log: - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) Changed paths: _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ main/streams/plain_wrapper.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 15:04:29 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295417 Log: - get the right error on windows Changed paths: _U php/php-src/branches/PHP_5_3_2/ _U php/php-src/branches/PHP_5_3_2/ext/tidy/tests/ U

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

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 17:26:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295419 Log: - return *0/*1 on failure instead of FALSE, to avoid possible issues with bad user code Changed paths: U

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

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 17:46:10 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295420 Log: - update test Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/strings/bug51059.phpt U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/crypt.c ext/standard/tests/strings/bug51059.phpt tests/security/open_basedir_parse_ini_file.phpt

2010-02-23 Thread Pierre Joye
pajoye Tue, 23 Feb 2010 17:49:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295421 Log: - return *0/*1 on failure instead of FALSE, to avoid possible issues with bad user code Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

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

2010-02-23 Thread Pierre Joye
||| ?? ??? 2010, PHP 5.3.2 RC 3 +- Improved crypt support for edge cases (UFC compatibility). (Solar Designer, + Joey, Pierre) +- Fixed crypt's blowfish sanity check of the setting string, to reject iteration + counts encoded as 36

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

2010-02-22 Thread Pierre Joye
compatibility). (Joey, Pierre) +  - Added stream filter support to mcrypt extension (ported from   mcrypt_filter). (Stas) -- Improved crypt support for edge cases (UFC compatibility) (Solar Designer, -  Joey, Pierre) -  - Fixed crypt's blowfish sanity check of the setting string, to reject

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

2010-02-22 Thread Pierre Joye
to version 8.01. (Ilia) -- Improved crypt support for edge cases (UFC compatibility). (Joey, Pierre) +- Improved crypt support for edge cases (UFC compatibility). (Solar Designer, + Joey, Pierre) - Added stream filter support to mcrypt extension (ported from mcrypt_filter). (Stas) -- PHP CVS

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

2010-02-21 Thread Pierre Joye
pajoye Sun, 21 Feb 2010 17:44:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295308 Log: - get the right error on windows Changed paths: U php/php-src/branches/PHP_5_3/main/streams/plain_wrapper.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/crypt.c branches/PHP_5_3/ext/standard/tests/strings/bug51059.phpt trunk/ext/standard/crypt.c trunk/ext/standard/tests/strings/bug51059.phpt

2010-02-21 Thread Pierre Joye
+15,7 @@ | Authors: Stig Bakken s...@php.net | | Zeev Suraski z...@zend.com| | Rasmus Lerdorf ras...@php.net | + | Pierre Joye pie...@php.net

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/crypt_blowfish.c branches/PHP_5_3/ext/standard/tests/strings/crypt_blowfish_invalid_rounds.phpt trunk/ext/standard/crypt_blowfish.c trunk/ext

2010-02-21 Thread Pierre Joye
+1,5 @@ --TEST-- Test Blowfish crypt() with invalid rounds ---XFAIL-- -Needs a patch from Pierre --FILE-- ?php Modified: php/php-src/trunk/ext/standard/crypt_blowfish.c === --- php/php-src/trunk/ext/standard/crypt_blowfish.c

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

2010-02-21 Thread Pierre Joye
pajoye Mon, 22 Feb 2010 00:05:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295340 Log: - With extended hashes, detect and reject invalid setting strings. With traditional hashes, support many reasonable invalid salts in UFC-crypt

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/config.m4 ext/standard/crypt.c ext/standard/crypt_blowfish.c ext/standard/crypt_freesec.c ext/standard/tests/strings/bug51059.phpt ext/stan

2010-02-21 Thread Pierre Joye
| | Zeev Suraski z...@zend.com| | Rasmus Lerdorf ras...@php.net | + | Pierre Joye pie...@php.net

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

2010-02-21 Thread Pierre Joye
) +- Improved crypt support for edge cases (UFC compatibility) (Solar Designer, + Joey, Pierre) + +- Fixed crypt's blowfish sanity check of the setting string, to reject iteration + counts encoded as 36 through 39. (Solar Designer) + +- Fixed #51059 (crypt crashes when invalid salt are given). (Pierre

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/snmp/config.w32 tests/security/open_basedir_parse_ini_file.phpt

2010-02-19 Thread Pierre Joye
/config.w32 tests/security/open_basedir_parse_ini_file.phpt To: Pierre Joye paj...@php.net 2010/2/9 Pierre Joye paj...@php.net: +       if (CHECK_HEADER_ADD_INCLUDE(snmp.h, CFLAGS_SNMP, PHP_PHP_BUILD + \\include\\net-snmp; + PHP_SNMP)) { +               if (CHECK_LIB(netsnmp.lib, snmp, PHP_SNMP

[PHP-CVS] svn: /php/win-installer/trunk/ ExtensionsFragment53.wxs

2010-02-15 Thread Pierre Joye
pajoye Mon, 15 Feb 2010 19:14:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295097 Log: - #51046, fix long names for enchant deps Bug: http://bugs.php.net/51046 (Feedback) 'gmodul_2.dll' should be named 'gmodule-2.dll' Changed

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ NEWS ext/date/php_date.c ext/date/tests/bug49585.phpt tests/security/open_basedir_parse_ini_file.phpt

2010-02-11 Thread Pierre Joye
pajoye Thu, 11 Feb 2010 11:02:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294878 Log: - Fixed bug #49585 (date_format buffer not long enough for 4 digit years). Bug: http://bugs.php.net/49585 (Closed) date_format buffer not long enough

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/date/config0.m4 ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/php_date.c ext/date/tests/bug45866.phpt ext/date/tests/bug46268.phpt e

2010-02-11 Thread Pierre Joye
pajoye Thu, 11 Feb 2010 11:11:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294880 Log: - merge fix for: #45866,#50930, revert fix for #50392, Fixed a bug with the 'r' formatting function, added or fixed tests for #45866 and #46268 Bugs:

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

2010-02-11 Thread Pierre Joye
or invalid paths. (Pierre) - Fixed error output to stderr on Windows. (Pierre) +- Fixed memory leaks in is_writable/readable/etc on Windows. (Pierre) +- Fixed memory leaks in the ACL function on Windows. (Pierre) +- Fixed memory leak in the realpath cache on Windows. (Pierre) +- Fixed memory leak

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS Zend/zend_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner_defs.h ext/standard/tests/general_functions/bug49847.phpt ext/standard/var_un

2010-02-11 Thread Pierre Joye
Kamkar) - -- Added libpng 1.4.0 support. (Pierre) -- Added support for DISABLE_AUTHENTICATOR for imap_open. (Pierre) -- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL. - (Ilia) -- Added stream_resolve_include_path(). (Mikko) - Added stream filter support to mcrypt extension

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

2010-02-11 Thread Pierre Joye
pajoye Thu, 11 Feb 2010 22:37:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294906 Log: - fix php_date_llabs declaration Changed paths: U php/php-src/branches/PHP_5_2/ext/date/php_date.c U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/intl/resourcebundle/resourcebundle_class.c ext/intl/resourcebundle/resourcebundle_iterator.c ext/intl/tests/rb_build.php ext/intl/tests/resourcebund

2010-02-11 Thread Pierre Joye
pajoye Thu, 11 Feb 2010 23:55:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294929 Log: - missing patch for the resourcebunlde support in intl Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

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

2010-02-11 Thread Pierre Joye
@@ - Removed automatic file descriptor unlocking happening on shutdown and/or stream close (on all OSes). (Tony, Ilia) +- Added libpng 1.4.0 support. (Pierre) +- Added support for DISABLE_AUTHENTICATOR for imap_open. (Pierre) +- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/snmp/config.w32 trunk/ext/snmp/config.w32

2010-02-09 Thread Pierre Joye
pajoye Tue, 09 Feb 2010 16:38:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294814 Log: - improve netsnmp detection (and restor snmp on win) Changed paths: U php/php-src/branches/PHP_5_3/ext/snmp/config.w32 U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/snmp/config.w32 tests/security/open_basedir_parse_ini_file.phpt

2010-02-09 Thread Pierre Joye
pajoye Tue, 09 Feb 2010 16:42:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294815 Log: - improve netsnmp detectio and restore snmp on win Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/zip/php_zip.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-09 Thread Pierre Joye
pajoye Tue, 09 Feb 2010 17:51:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294817 Log: - It's a size_t here, not an unsigned int Changed paths: _U php/php-src/branches/PHP_5_3_2/ _U php/php-src/branches/PHP_5_3_2/ext/tidy/tests/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ Zend/zend_ini_scanner.c Zend/zend_ini_scanner.l Zend/zend_ini_scanner_defs.h tests/security/open_basedir_parse_ini_file.phpt

2010-02-07 Thread Pierre Joye
pajoye Sun, 07 Feb 2010 12:08:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294698 Log: - Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files) Bug: http://bugs.php.net/50952 (Closed) allow underscore _ in constants

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/imap/config.m4 branches/PHP_5_2/ext/imap/php_imap.c branches/PHP_5_2/ext/imap/tests/bug44098.phpt branches/PHP_5_3/NEWS branches/PHP_5_3/ext/imap/conf

2010-02-07 Thread Pierre Joye
) @@ -69,8 +69,9 @@ - Fixed bug #47281 ($php_errormsg is limited in size of characters) (Oracle Corp.) - Fixed bug #44827 (define() allows :: in constant names). (Ilia) +- Fixed bug #44098 (imap_utf8() returns only capital letters). + (steffen at dislabs dot de, Pierre) - ?? ??? 20??, PHP 5.3.2

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/tempnam_variation3-win32.phpt branches/PHP_5_3/main/php_open_temporary_file.c branches/PHP_5_3/main/streams/plain_wrapper.c branch

2010-02-07 Thread Pierre Joye
pajoye Sun, 07 Feb 2010 20:15:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294724 Log: - prevent unexpectable behaviors (for the user) with invalid path Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_win32.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-07 Thread Pierre Joye
pajoye Sun, 07 Feb 2010 21:09:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294728 Log: - fix leak Changed paths: _U php/php-src/branches/PHP_5_3_2/ U php/php-src/branches/PHP_5_3_2/TSRM/tsrm_win32.c _U

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-02-07 Thread Pierre Joye
pajoye Sun, 07 Feb 2010 23:34:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294739 Log: - wiki karma for Guillaume Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ NEWS sapi/apache/mod_php5.c sapi/apache2filter/sapi_apache2.c sapi/apache2handler/sapi_apache2.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-05 Thread Pierre Joye
:34:47 UTC (rev 294572) @@ -17,6 +17,8 @@ links or invalid paths. (Pierre) - Fixed error output to stderr on Windows. (Pierre) +- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis. + (Brian France, Rasmus) - Fixed bug #50907 (X-PHP-Originating-Script adding two new lines

[PHP-CVS] svn: /SVNROOT/ global_avail

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 08:38:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294499 Log: - Bryan Davis karma for pecl/yaml Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/pdo_mysql/tests/pdo_mysql___construct.phpt tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 08:58:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294500 Log: - Overlong hostnames breakthistest on NIS enabled FreeBSD Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ main/main.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:02:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294501 Log: - prevent possible crash when error/warnings are raised during startup on windows Changed paths: _U php/php-src/branches/PHP_5_3_2/ _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/basic_functions.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:04:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294502 Log: - make getservbyname on windows behaves like *nux when proto is an empty string Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/basic_functions.c ext/standard/tests/general_functions/bug50690.phpt tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:08:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294503 Log: - #50690, putenv does assign value when their length is one char on windows Bug: http://bugs.php.net/50690 (unknown) Changed paths: _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/tests/general_functions/.getservbyport_basic.phpt.swp tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:11:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294504 Log: - pls don't add .swp/bak/etc Changed paths: _U php/php-src/branches/PHP_5_3_2/ D

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ Zend/zend_alloc.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_extensions.c main/output.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:13:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294505 Log: - Ensure that stderr output are not buffered, portability for tests Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/http_fopen_wrapper.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:17:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294506 Log: - Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP Bug: http://bugs.php.net/50832 (unknown) Changed paths: _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ main/main.c main/php.h main/streams/plain_wrapper.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:21:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294507 Log: - [doc] #45986, bad file descriptor warning when rename is used with invalid path Bug: http://bugs.php.net/45986 (unknown) Changed paths:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/openssl/openssl.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:23:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294508 Log: - Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation) Bug: http://bugs.php.net/50859 (unknown) Changed paths: _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_win32.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:25:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294509 Log: - fix leak when the SID is already used and duplicated, windows only Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_virtual_cwd.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:27:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294510 Log: - fix leak in the realpath cache, win only Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_virtual_cwd.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:29:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294511 Log: - don't go through the reparse code when we have a share or DFS path Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_win32.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:31:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294512 Log: - fix leak Changed paths: _U php/php-src/branches/PHP_5_3_2/ U php/php-src/branches/PHP_5_3_2/TSRM/tsrm_win32.c _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/pdo_mysql/pdo_mysql.c ext/pdo_mysql/php_pdo_mysql_int.h tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:37:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294514 Log: - Fixed crash in ZTS mode due to ini values not being initialized Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/session/session.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:40:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294515 Log: - Fixed a possible open_basedir/safe_mode bypass in session extension Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/standard/string.c ext/standard/tests/strings/bug50847.phpt tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:44:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294517 Log: - Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long) Bug: http://bugs.php.net/50847 (unknown) Changed paths: _U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ Zend/zend_alloc.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:48:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294518 Log: - try again to get a crypto context when the key container did not exist Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_virtual_cwd.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:55:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294519 Log: - - set errno on failure so that the caller can still rely on strerror Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ TSRM/tsrm_virtual_cwd.c tests/security/open_basedir_parse_ini_file.phpt

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 09:57:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294520 Log: - set errno on failure so that the caller can still rely on strerror, missing patch Changed paths: _U php/php-src/branches/PHP_5_3_2/ U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3_2/ ext/zip/lib/zip_close.c ext/zip/lib/zip_dirent.c ext/zip/lib/zip_file_get_offset.c ext/zip/lib/zip_fread.c ext/zip/lib/zip_open.c ext/zip/lib/zipint.h e

2010-02-04 Thread Pierre Joye
pajoye Thu, 04 Feb 2010 10:09:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=294522 Log: - update lib to 0.9.3, fix leaks and test Changed paths: _U php/php-src/branches/PHP_5_3_2/ _U php/php-src/branches/PHP_5_3_2/ext/tidy/tests/

<    5   6   7   8   9   10   11   12   13   14   >