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

2008-09-06 Thread Alexey Zakhlestin
indeyetsSat Sep 6 07:57:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/snmp snmp.c Log: Fixed bug #45405 (snmp extension memory leak)

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

2008-09-06 Thread Alexey Zakhlestin
indeyetsSat Sep 6 07:58:09 2008 UTC Modified files: /php-src/ext/snmp snmp.c Log: MFB: Fixed bug #45405 (snmp extension memory leak) http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/snmp.c?r1=1.118r2=1.119diff_format=u Index: php-src/ext/snmp/snmp.c

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

2008-09-06 Thread Alexey Zakhlestin
indeyetsSat Sep 6 08:18:38 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/snmp snmp.c Log: MFB: Fixed bug #45405 (snmp extension memory leak)

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

2008-09-06 Thread Alexey Zakhlestin
indeyetsSat Sep 6 08:19:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: bugfix is also applied to 5.2, so NEWS moved there http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.307r2=1.2027.2.547.2.965.2.308diff_format=u

[PHP-CVS] cvs: php-src /main rfc1867.c rfc1867.h ZendEngine2 zend.h

2008-09-06 Thread Arnaud Le Blanc
lbarnaudSat Sep 6 08:27:38 2008 UTC Modified files: /ZendEngine2zend.h /php-src/main rfc1867.c rfc1867.h Log: Ported rfc1867 hooks to HEAD http://cvs.php.net/viewvc.cgi/ZendEngine2/zend.h?r1=1.361r2=1.362diff_format=u Index:

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

2008-09-06 Thread Arnaud Le Blanc
lbarnaudSat Sep 6 17:17:45 2008 UTC Modified files: /php-src/main rfc1867.c Log: Fixed #43540 (rfc1867 handler newlength problem) http://cvs.php.net/viewvc.cgi/php-src/main/rfc1867.c?r1=1.195r2=1.196diff_format=u Index: php-src/main/rfc1867.c

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

2008-09-06 Thread Arnaud Le Blanc
lbarnaudSat Sep 6 17:18:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main rfc1867.c Log: MFH: Fixed #43540 (rfc1867 handler newlength problem)

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

2008-09-06 Thread Arnaud Le Blanc
lbarnaudSat Sep 6 17:19:16 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/main rfc1867.c Log: MFH: Fixed #43540 (rfc1867 handler newlength problem)

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

2008-09-06 Thread Ilia Alshanetsky
iliaa Sat Sep 6 21:31:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic compress.c Log: Removed unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/compress.c?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic compress.c

2008-09-06 Thread Ilia Alshanetsky
iliaa Sat Sep 6 21:32:32 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic compress.c Log: MFB: removed unused variables http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/compress.c?r1=1.2r2=1.3diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/fileinfo/libmagic compress.c

2008-09-06 Thread Felix De Vliegher
Hi Ilia I might be wrong but with removing those, building actually fails with me. /home/felixdv/php/cvs/php6dev/ext/fileinfo/libmagic/compress.c: In function 'file_zmagic': /home/felixdv/php/cvs/php6dev/ext/fileinfo/libmagic/compress.c:106: error: 'ncompr' undeclared (first use in this

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/misc browscap.ini browsernames.php get_browser_basic.phpt get_browser_error.phpt get_browser_variation1.phpt

2008-09-06 Thread Felix De Vliegher
felixdv Sat Sep 6 23:20:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/miscbrowscap.ini browsernames.php get_browser_basic.phpt get_browser_error.phpt

[PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-06 Thread Kalle Sommer Nielsen
kalle Sun Sep 7 00:42:29 2008 UTC Modified files: /php-src/ext/session/tests 020.phpt Log: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/020.phpt?r1=1.5r2=1.6diff_format=u Index: php-src/ext/session/tests/020.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/session/tests 020.phpt

2008-09-06 Thread Kalle Sommer Nielsen
kalle Sun Sep 7 00:42:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/session/tests 020.phpt Log: MFH: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/020.phpt?r1=1.4.4.1r2=1.4.4.1.2.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/soap soap.c /ext/soap/tests/bugs bug31755.phpt

2008-09-06 Thread Felipe Pena
felipe Sun Sep 7 02:51:19 2008 UTC Modified files: /php-src/ext/soap soap.c /php-src/ext/soap/tests/bugsbug31755.phpt Log: - Removed the doubled error message (the error level is no longer E_ERROR)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/soap soap.c /ext/soap/tests/bugs bug31755.phpt

2008-09-06 Thread Felipe Pena
felipe Sun Sep 7 02:58:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c /php-src/ext/soap/tests/bugsbug31755.phpt Log: - MFH: Removed the doubled error message (the error level is no longer E_ERROR)

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic compress.c

2008-09-06 Thread Felipe Pena
felipe Sun Sep 7 04:17:22 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic compress.c Log: - Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/compress.c?r1=1.3r2=1.4diff_format=u Index: php-src/ext/fileinfo/libmagic/compress.c