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

2008-08-25 Thread changelog
changelog Tue Aug 26 01:32:45 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3149r2=1.3150diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3149

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file

2008-08-25 Thread Raghubansh Kumar
Hello Tony, These test weren't run on AIX. I'll have a look at it. with Regards, Raghubansh From: Antony Dovgal [EMAIL PROTECTED] To: Raghubansh Kumar [EMAIL PROTECTED] Cc: php-cvs@lists.php.net Date: 23/08/2008 23:18 Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file

[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.284r2=1.2027.2.547.2.965.2.285diff_format=u Index: php-src/NEWS diff -u

[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.90r2=1.91diff_format=u Index: php-src/ext/standard/config.m4 diff -u

[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.4r2=1.80.2.3.2.3.2.5diff_format=u Index:

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,

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 clutter the

[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

[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

[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.5r2=1.80.2.3.2.3.2.6diff_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: -

[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.5r2=1.6diff_format=u Index: php-src/ext/standard/crypt_freesec.h diff

[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.7r2=1.1.2.8diff_format=u Index:

[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

[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)

[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)

[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..

[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.22r2=1.71.2.17.2.13.2.23diff_format=u Index: php-src/ext/spl/spl_array.c

[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.23r2=1.71.2.17.2.13.2.24diff_format=u Index:

[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=markuprev=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

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

[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.4r2=1.8.6.5diff_format=u Index: php-src/ext/libxml/config.w32