[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard config.w32 /win32/build config.w32.h.in

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 06:56:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/standard config.w32 /php-src/win32/buildconfig.w32.h.in Log: MFH: Move these defines to config.w32.h Also credit Pierre for the inet_nto

[PHP-CVS] cvs: php-src /ext/standard config.w32 /win32/build config.w32.h.in

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 06:55:45 2009 UTC Modified files: /php-src/ext/standard config.w32 /php-src/win32/buildconfig.w32.h.in Log: Move these defines to config.w32.h http://cvs.php.net/viewvc.cgi/php-src/ext/standard/config.w32?r1=1.12&r2=1.13&dif

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build mkdist.php

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 02:14:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildmkdist.php Log: MFH: Use %* instead of a range + WS http://cvs.php.net/viewvc.cgi/php-src/win32/build/mkdist.php?r1=1.13.4.1.2.13&r2=1.13.4.1.2.14&diff_format=u I

[PHP-CVS] cvs: php-src /win32/build mkdist.php

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 02:13:05 2009 UTC Modified files: /php-src/win32/buildmkdist.php Log: Use %* instead of a range + WS http://cvs.php.net/viewvc.cgi/php-src/win32/build/mkdist.php?r1=1.26&r2=1.27&diff_format=u Index: php-src/win32/build/mkdist.php diff

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build Makefile mkdist.php

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 01:37:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildMakefile mkdist.php Log: MFH: * Fix deprecation warning when building deplister * Fix some mkdir warnings if "nmake build-dist" is executed twice http://cvs.php

[PHP-CVS] cvs: php-src /win32/build Makefile mkdist.php

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 01:37:05 2009 UTC Modified files: /php-src/win32/buildMakefile mkdist.php Log: * Fix deprecation warning when building deplister * Fix some mkdir warnings if "nmake build-dist" is executed twice http://cvs.php.net/viewvc.cgi/php-src/

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

2009-06-22 Thread Kalle Sommer Nielsen
kalle Tue Jun 23 01:02:04 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1566&r2=1.2027.2.547.2.1567&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1566 ph

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 22:14:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - gd compat mode news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.643&r2=1.2027.2.547.2.965.2.644&diff_format=u Index: php-src/NEWS diff -u php-src

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 21:39:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - #48624 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.642&r2=1.2027.2.547.2.965.2.643&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 20:43:24 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - news for #48619 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1565&r2=1.2027.2.547.2.1566&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 20:42:04 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap php_imap.c Log: - MF53: #48619, imap_search ALL segfaults http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.51&r2=1.208.2.7.2.52&diff_format=u Index:

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 20:35:46 2009 UTC Modified files: /php-src/ext/imap php_imap.c Log: - MF53: #48619, imap_search ALL segfaults http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.291&r2=1.292&diff_format=u Index: php-src/ext/imap/php_imap.c diff -

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 20:15:27 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: - MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.385&r2=1.386&diff_format=u Index: php-src/sapi/cg

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json json.c php_json.h

2009-06-22 Thread Stanislav Malyshev
stasMon Jun 22 18:41:13 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json json.c php_json.h Log: fix shared build on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.29&r2=1.9.2.30&diff_format=u Index: php-src/ext/json/js

[PHP-CVS] cvs: php-src /ext/spl php_spl.c /ext/spl/tests spl_autoload_013.phpt spl_autoload_014.phpt spl_autoload_bug48541.phpt

2009-06-22 Thread Christian Seiler
cseiler Mon Jun 22 18:14:14 2009 UTC Added files: /php-src/ext/spl/tests spl_autoload_013.phpt spl_autoload_014.phpt Modified files: /php-src/ext/splphp_spl.c /php-src/ext/spl/tests spl_autoload_bug48541.phpt Log: - Fixed

[PHP-CVS] cvs: phpruntests /src rtUtil.php

2009-06-22 Thread Georg Gradwohl
g2 Mon Jun 22 16:36:26 2009 UTC Modified files: /phpruntests/srcrtUtil.php Log: phpruntests - alternative parse-method in rtUtil (minor adjustment) http://cvs.php.net/viewvc.cgi/phpruntests/src/rtUtil.php?r1=1.6&r2=1.7&diff_format=u Index: phpruntests/s

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-22 Thread Ilia Alshanetsky
Thanks. Ilia Alshanetsky On 22-Jun-09, at 11:56 AM, Takeshi Abe wrote: Hi, Done, sorry for the delay. Cheers, -- Takeshi Abe On Sun, 21 Jun 2009 18:36:06 +0200, Pierre Joye wrote: yes, I already asked Tabe to MFH :) Cheers, On Sun, Jun 21, 2009 at 5:26 PM, Ilia Alshanetsky wrote:

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-22 Thread Takeshi Abe
Hi, Done, sorry for the delay. Cheers, -- Takeshi Abe On Sun, 21 Jun 2009 18:36:06 +0200, Pierre Joye wrote: > yes, I already asked Tabe to MFH :) > > Cheers, > > On Sun, Jun 21, 2009 at 5:26 PM, Ilia Alshanetsky wrote: >> Does this need to go into 5.2? >> >> >> Ilia Alshanetsky >> >> >> >> >

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

2009-06-22 Thread Kalle Sommer Nielsen
kalle Mon Jun 22 15:52:59 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd.c Log: Should have been in previous commit http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.27&r2=1.90.2.1.2.28&diff_format=u Index: php-src

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

2009-06-22 Thread Takeshi Abe
tabeMon Jun 22 15:51:50 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: moved to PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.641&r2=1.2027.2.547.2.965.2.642&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS

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

2009-06-22 Thread Kalle Sommer Nielsen
kalle Mon Jun 22 15:51:13 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd.c Log: MFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.26&r2=1.90

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gd/libgd gdft.c /ext/gd/tests Tuffy.ttf bug48555.phpt

2009-06-22 Thread Takeshi Abe
tabeMon Jun 22 15:50:18 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gd/tests bug48555.phpt Tuffy.ttf Modified files: /php-srcNEWS /php-src/ext/gd/libgd gdft.c Log: MFH: fixed bug #48555 (ImageFTBBox() differ

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

2009-06-22 Thread Ilia Alshanetsky
iliaa Mon Jun 22 14:24:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: Revert unrelated bits to the previous commit http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.82&r2=1.43.2.45.2.51.2.83&diff

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 14:10:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: - #48624 .user.ini never gets parsed http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.43&r2=1.267.2.15.2.50.2.44&diff_format=u

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

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 14:09:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/imap php_imap.c Log: - #48619, imap_search ALL segfaults http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.26.2.49&r2=1.208.2.7.2.26.2.50&diff_format=u In

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

2009-06-22 Thread Ilia Alshanetsky
iliaa Mon Jun 22 13:43:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: MFB: Fixed bug #48636 (Error compiling of ext/date on netware). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.81&r2=1.43.

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

2009-06-22 Thread Ilia Alshanetsky
iliaa Mon Jun 22 13:43:06 2009 UTC Modified files: /php-src/ext/date php_date.c Log: MFB: Fixed bug #48636 (Error compiling of ext/date on netware). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.238&r2=1.239&diff_format=u Index: php-src/e

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

2009-06-22 Thread Ilia Alshanetsky
iliaa Mon Jun 22 13:42:30 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c /php-srcNEWS Log: Fixed bug #48636 (Error compiling of ext/date on netware). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2

[PHP-CVS] cvs: CVSROOT / avail

2009-06-22 Thread Pierre-Alain Joye
pajoye Mon Jun 22 12:47:05 2009 UTC Modified files: /CVSROOTavail Log: - give Knauf php-src karma, he does not need a proxy to fix Netware support http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1538&r2=1.1539&diff_format=u Index: CVSROOT/avail diff -u CVS

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

2009-06-22 Thread Felipe Pena
felipe Mon Jun 22 11:44:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - BFN #48641 (I missed to add in the previous commit: patch by crrodriguez at opensuse dot org) :P http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.640

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

2009-06-22 Thread Felipe Pena
felipe Mon Jun 22 11:37:31 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c Log: - Fixed bug #48641 (tmpfile() uses old parameter parsing) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.409.2.6.2.28.2.35&r2=1.409.2.6.

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

2009-06-22 Thread Hannes Magnusson
bjori Mon Jun 22 10:30:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcUPGRADING Log: Sync with docs http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?r1=1.1.2.3.2.1.2.14&r2=1.1.2.3.2.1.2.15&diff_format=u Index: php-src/UPGRADING diff -u php-src/UPGR

[PHP-CVS] cvs: phpruntests /src memorytestSPL.php memorytestSPLFilterIterator.php memorytestScanDir.php

2009-06-22 Thread Zoe Slattery
zoe Mon Jun 22 07:56:40 2009 UTC Added files: /phpruntests/srcmemorytestSPLFilterIterator.php memorytestSPL.php memorytestScanDir.php Log: memory checking tests - to be removed later http://cvs.php.net/viewvc.cgi/phpruntests/

[PHP-CVS] cvs: phpruntests /src rtUtil.php

2009-06-22 Thread Zoe Slattery
zoe Mon Jun 22 07:56:12 2009 UTC Modified files: /phpruntests/srcrtUtil.php Log: replacing old versions for debug purposes http://cvs.php.net/viewvc.cgi/phpruntests/src/rtUtil.php?r1=1.5&r2=1.6&diff_format=u Index: phpruntests/src/rtUtil.php diff -u phpr