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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 08:37:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - fixed in 5.2 branch http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.284&r2=1.2027.2.547.2.965.2.285&diff_format=u Index: php-src/NEWS diff -u php-src

[PHP-CVS] cvs: php-src /ext/standard config.m4

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 12:14:48 2008 UTC Modified files: /php-src/ext/standard config.m4 Log: - Nuke duplicate macro call http://cvs.php.net/viewvc.cgi/php-src/ext/standard/config.m4?r1=1.90&r2=1.91&diff_format=u Index: php-src/ext/standard/config.m4 diff -u p

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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 12:15:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard config.m4 Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/config.m4?r1=1.80.2.3.2.3.2.4&r2=1.80.2.3.2.3.2.5&diff_format=u Index: php-src/ext/standard/co

Re: [PHP-CVS] cvs: php-src /ext/standard config.m4 crypt_freesec.c crypt_freesec.h

2008-08-25 Thread Jani Taskinen
This was fun thread to read: Blind leading blind.. Fix after fix to fix something that isn't broken. :) Pierre: There are other OSes than win32 and they're priority #1, Winblows is the last. Please don't clutter the code with this win32 mania of yours. --Jani Arnaud Le Blanc wrote: Hi, O

Re: [PHP-CVS] cvs: php-src /ext/standard config.m4 crypt_freesec.c crypt_freesec.h

2008-08-25 Thread Pierre Joye
hi, On Mon, Aug 25, 2008 at 2:52 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote: > This was fun thread to read: Blind leading blind.. > Fix after fix to fix something that isn't broken. :) > > Pierre: There are other OSes than win32 and they're priority #1, Winblows is > the last. Please don't clutte

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions bug41518.phpt

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 13:40:33 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions bug41518.phpt Log: fix test: no crap left behind http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/bug41518.phpt?r1=1.4&r2=1.5&diff_

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions bug41518.phpt

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 13:40:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions bug41518.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/bug41518.phpt?r1=1.1.2.3.2.1&r2=1.1.2.3.2.

[PHP-CVS] cvs: php-src /ext/standard config.m4 crypt_freesec.c crypt_freesec.h

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 13:42:47 2008 UTC Modified files: /php-src/ext/standard config.m4 crypt_freesec.c crypt_freesec.h Log: - Nuke unncessary checks already done elsewhere (ZEND) - Use the correct type header files if available. (win32 does what it does) -

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard config.m4 crypt_freesec.c crypt_freesec.h

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 13:42:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard config.m4 crypt_freesec.c crypt_freesec.h Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/config.m4?r1=1.80.2.3.2.3.2.5&r2=1.80.2.3.2.3.2.6&diff_format=u

[PHP-CVS] cvs: php-src /ext/standard/tests/strings stripslashes_error.phpt stripslashes_variation1.phpt strlen.phpt strtoupper1.phpt

2008-08-25 Thread Felipe Pena
felipe Mon Aug 25 13:44:33 2008 UTC Modified files: /php-src/ext/standard/tests/strings stripslashes_error.phpt stripslashes_variation1.phpt strlen.phpt strtoupper1.phpt Log: - Fixed

[PHP-CVS] cvs: php-src /ext/standard crypt_freesec.h

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 14:10:22 2008 UTC Modified files: /php-src/ext/standard crypt_freesec.h Log: - Fix win32 build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/standard/crypt_freesec.h dif

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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 14:10:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard crypt_freesec.h Log: MFH: fix build on win32 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.1.2.7&r2=1.1.2.8&diff_format=u Index: php-src/e

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

2008-08-25 Thread Pierre-Alain Joye
pajoye Mon Aug 25 14:37:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard crypt_freesec.h Log: - and the last part of the fix, inline on win http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.1.2.8&r2=1.1.2.9&diff_for

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests bug45826.phpt

2008-08-25 Thread Etienne Kneuss
colder Mon Aug 25 18:38:23 2008 UTC Added files: /php-src/ext/spl/tests bug45826.phpt Modified files: /php-src/ext/splspl_array.c Log: Fix #45826 (Custom serialization) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/spl spl_array.c /ext/spl/tests bug45826.phpt

2008-08-25 Thread Etienne Kneuss
colder Mon Aug 25 18:40:46 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug45826.phpt Modified files: /php-src/ext/splspl_array.c /php-srcNEWS Log: MFH: Fix #45826 (Custom serialization) http://cvs.php.

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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 19:07:13 2008 UTC Modified files: /php-src/ext/splspl_array.c Log: - Fix CS, folding tags..etc. PLEASE do not invent your own coding styles. Or commit something as fubar as this.. http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?

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

2008-08-25 Thread Jani Taskinen
janiMon Aug 25 19:07:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.22&r2=1.71.2.17.2.13.2.23&diff_format=u Index: php-src/ext/spl/spl_array.

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

2008-08-25 Thread Rob Richards
rrichards Mon Aug 25 19:38:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: no zstr in 5_3 http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.23&r2=1.71.2.17.2.13.2.24&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions callbacks_002.phpt

2008-08-25 Thread Felipe Pena
felipe Mon Aug 25 19:38:18 2008 UTC Added files: /php-src/ext/standard/tests/general_functions callbacks_002.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/callbacks_002.phpt?view=markup&rev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions callbacks_002.phpt

2008-08-25 Thread Felipe Pena
felipe Mon Aug 25 19:38:38 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions callbacks_002.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/callbacks_002.phpt?view=marku

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

2008-08-25 Thread Jani Taskinen
Not only it was fubar in CS sense, it DOES NOT EVEN COMPILE... Guilty person has been notified privately.. --Jani Jani Taskinen kirjoitti: janiMon Aug 25 19:07:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl spl_array.c Log: MFH http://c

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

2008-08-25 Thread Rob Richards
rrichards Mon Aug 25 21:04:00 2008 UTC Modified files: /php-src/ext/libxml config.w32 Log: fix warning http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/config.w32?r1=1.11&r2=1.12&diff_format=u Index: php-src/ext/libxml/config.w32 diff -u php-src/ext/libxml

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

2008-08-25 Thread Rob Richards
rrichards Mon Aug 25 21:04:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/libxml config.w32 Log: MFH: fix warning http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/config.w32?r1=1.8.6.4&r2=1.8.6.5&diff_format=u Index: php-src/ext/libxml/config.w3

[PHP-CVS] cvs: php-src /ext/standard crypt_freesec.h

2008-08-25 Thread Pierre-Alain Joye
pajoye Tue Aug 26 06:54:37 2008 UTC Modified files: /php-src/ext/standard crypt_freesec.h Log: - MFB:inline definition (win32) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.6&r2=1.7&diff_format=u Index: php-src/ext/standard/crypt