[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-06-28 Thread changelog
changelog Sun Jun 29 01:31:45 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3091r2=1.3092diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3091

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

2008-06-28 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 28 09:17:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: Fix a memory leak on openssl_decrypt()

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

2008-06-28 Thread Henrique do Nascimento Angelo
hnangeloSat Jun 28 09:24:18 2008 UTC Modified files: /php-src/ext/opensslopenssl.c Log: Fix a memory leak on openssl_decrypt() http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.160r2=1.161diff_format=u Index:

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

2008-06-28 Thread Alexey Zakhlestin
indeyetsSat Jun 28 09:52:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apachephp_apache.c Log: updated to the new parameter-parsing api

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

2008-06-28 Thread Alexey Zakhlestin
indeyetsSat Jun 28 10:01:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apachemod_php5.c Log: fixed types (no more compiler warnings)

[PHP-CVS] cvs: php-src /sapi/apache mod_php.c php_apache.c

2008-06-28 Thread Alexey Zakhlestin
indeyetsSat Jun 28 10:16:25 2008 UTC Modified files: /php-src/sapi/apachemod_php.c php_apache.c Log: updated to the new parameter-parsing api (port from 5.3) http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/mod_php.c?r1=1.8r2=1.9diff_format=u

[PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/t

2008-06-28 Thread Scott MacVicar
scottmacSat Jun 28 15:20:49 2008 UTC Removed files: /php-src/ext/mhash mhash.dsp /php-src/ext/mhash/tests001.phpt 002.phpt 003.phpt skip.inc Modified files: /php-src/ext/hash CREDITS config.m4 hash.c

[PHP-CVS] cvs: php-src /ext/hash config.w32 /ext/mhash config.w32

2008-06-28 Thread Scott MacVicar
scottmacSat Jun 28 15:30:45 2008 UTC Modified files: /php-src/ext/hash config.w32 /php-src/ext/mhash config.w32 Log: Sort Windows changes for mhash BC layer

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash config.w32 /ext/mhash config.w32

2008-06-28 Thread Scott MacVicar
scottmacSat Jun 28 15:31:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/hash config.w32 /php-src/ext/mhash config.w32 Log: MFH: Sort Windows changes for mhash BC layer

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring mbstring.c php_mbregex.h

2008-06-28 Thread Alexey Zakhlestin
indeyetsSat Jun 28 18:04:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c php_mbregex.h Log: added arginfo (fixes #45388)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring mbstring.c php_mbregex.c /ext/mbstring/tests mb_ereg2.phpt mb_regex_encoding_error1.phpt mb_regex_encoding_variation1.phpt mb_substr_error1.phpt mb_subst

2008-06-28 Thread Alexey Zakhlestin
indeyetsSat Jun 28 21:23:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c php_mbregex.c /php-src/ext/mbstring/tests mb_ereg2.phpt mb_regex_encoding_error1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xmlrpc xmlrpc-epi-php.c

2008-06-28 Thread Felipe Pena
felipe Sat Jun 28 21:36:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: - New parameter parsing API http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.39.2.5.2.6.2.5r2=1.39.2.5.2.6.2.6diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xmlrpc xmlrpc-epi-php.c

2008-06-28 Thread Felipe Pena
felipe Sat Jun 28 22:06:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.39.2.5.2.6.2.6r2=1.39.2.5.2.6.2.7diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/xmlrpc xmlrpc-epi-php.c

2008-06-28 Thread Felipe Pena
felipe Sat Jun 28 22:19:24 2008 UTC Modified files: /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: - MFB: Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.55r2=1.56diff_format=u Index: php-src/ext/xmlrpc/xmlrpc-epi-php.c diff