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

2008-05-06 Thread Kalle Sommer Nielsen
kalle Tue May 6 10:55:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/standard math.c Log: * Changed php_*h() to be static * Changed NEWS entry to be say 'native' insted of 'Windows' (ref. *h()) http://cvs.php.net/viewvc

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

2008-05-06 Thread Kalle Sommer Nielsen
kalle Tue May 6 10:57:54 2008 UTC Modified files: /php-src/ext/standard math.c Log: Changed php_*h() + php_log1p() + php_expm1() to be static http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.145&r2=1.146&diff_format=u Index: php-src/ext/st

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

2008-05-06 Thread Derick Rethans
On Tue, 6 May 2008, Kalle Sommer Nielsen wrote: > kalle Tue May 6 10:55:50 2008 UTC > > Modified files: (Branch: PHP_5_3) > /php-src NEWS > /php-src/ext/standard math.c > Log: > * Changed php_*h() to be static > * Changed NEWS entry to be say 'native'

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

2008-05-06 Thread Kalle Sommer Nielsen
kalle Tue May 6 11:59:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fixed odd errors caused by last commit http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.176&r2=1.2027.2.547.2.965.2.177&diff_format=u Index: php-src/NEWS

Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c math.c php_math.h /ext/standard/tests/math acosh_basic.phpt acosh_error.phpt acosh_variation.phpt asinh_basic.phpt asinh_error.phpt asinh_va

2008-05-06 Thread Kalle Sommer Nielsen
Quoting Nuno Lopes <[EMAIL PROTECTED]>: Please add the 'static' qualifier to your new php_* functions. Thanks, Nuno - Original Message - From: "Kalle Sommer Nielsen" <[EMAIL PROTECTED]> To: ; <[EMAIL PROTECTED]> Sent: Monday, May 05, 2008 7:28 AM Subject: [PHP-CVS] cvs: php-src /ext/s

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

2008-05-06 Thread Kalle Sommer Nielsen
Quoting Antony Dovgal <[EMAIL PROTECTED]>: On 05.05.2008 11:29, Kalle Sommer Nielsen wrote: kalle Mon May 5 07:29:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS /php-src/ext/standard basic_functions.c math.c php_math.h /php-src/ext/standard/t

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

2008-05-06 Thread Andrey Hristov
andrey Tue May 6 17:05:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c mysqli_nonapi.c Log: Make mysqli compilable in a 5_2 environment. Some want to use mysqlnd+mysqli with 5_2. This won't hurt 5_2 in any way. Won't be MFB-ed because

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

2008-05-06 Thread Ilia Alshanetsky
iliaa Tue May 6 18:01:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard basic_functions.c Log: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems) # Original patch by delphij at FreeBSD dot org

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

2008-05-06 Thread Ilia Alshanetsky
iliaa Tue May 6 18:03:52 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c /php-srcNEWS Log: MFB: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems). http://cvs.php.net/v

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

2008-05-06 Thread Ilia Alshanetsky
iliaa Tue May 6 18:04:25 2008 UTC Modified files: /php-src/ext/standard basic_functions.c Log: MFB: Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_fu

[PHP-CVS] cvs: CVSROOT / avail

2008-05-06 Thread Pierre-Alain Joye
pajoye Tue May 6 20:28:15 2008 UTC Modified files: /CVSROOTavail Log: - gd karma for Kalle http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1391&r2=1.1392&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1391 CVSROOT/avail:1.1392 --- CVSROOT/a

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

2008-05-06 Thread Etienne Kneuss
colder Tue May 6 22:59:59 2008 UTC Modified files: /php-src/ext/splspl_array.c Log: Add a flag that defines whether the objects should get iterated through or not http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.137&r2=1.138&diff_format=u Ind

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

2008-05-06 Thread Etienne Kneuss
colder Tue May 6 23:08:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c /php-src/ext/spl/tests bug38618.phpt Log: Add consistency with the flag http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.