Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty [the fix].

2007-09-03 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For those interested in the fix. ext/standard/config.m4: dnl dnl round fuzz dnl +AC_DEFUN([PHP_CHECK_ROUNDING_WORKS],[ AC_MSG_CHECKING([whether rounding works as expected]) AC_TRY_RUN([ #include /* keep this out-of-line to prevent use of gc

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 3, 2007, at 15:21:26, Hartmut Holzgraefe wrote: Dear Mr. BuildSmart I didn't change my autoconf to correct the problem, that is an assumption on your part, talking about assumptions: i didn't claim that changing the autoconf version use

Re: [PHP-DEV] PHP bugs in Turkish locale

2007-09-03 Thread Tomas Kuliavas
I'll add comments on 35050 and you will ignore it, because bug is not open. You have patch on http://bugs.php.net/bug.php?id=35583. I understand why it might have been rejected. Using mapping table to lowercase ascii is not optimal solution. I have other patch, but you are not free to use code li

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread Nicolas BĂ©rard-Nault
Hi Mr. BuildSmart, I invite you to take a look at http://www.php.net/anoncvs.php before complaining. It is clearly stated that autoconf 2.13 is a requirement. Most package distributions (I checked Ubuntu, FreeBSD ports and pkgsrc) still provide autoconf 2.13 and it is not really a problem to have

[PHP-DEV] appication for dev PHP SPL account

2007-09-03 Thread Jiania Hung
hello,i want to join SPL develop so i need a PHP account,i hope can access me application.thanks. Hello Jiania, in case you do not have a PHP developer account the way to proceed is to subscribe internals@lists.php.net first. If you have one or after subscribing you post patches to the list

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread David Coallier
On 9/3/07, BuildSmart <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Sep 3, 2007, at 04:58:51, Jani Taskinen wrote: > > > Perhaps you should stick to using the pre-generated configure and not > > try to hack things since you obviously have no clue. > > Did som

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread Hartmut Holzgraefe
BuildSmart wrote: [... inappropriate language removed ...] Why would I want to downgrade, don't tell me it's because you claim all other versions are buggy, I find that hard to accept since the only problem I've ever experienced to date has been with PHP6 > and swapping two lines corrected th

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 3, 2007, at 04:58:51, Jani Taskinen wrote: Perhaps you should stick to using the pre-generated configure and not try to hack things since you obviously have no clue. Did somebody piss in your cornflakes or are you always this charming? Wh

[PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_ini.c

2007-09-03 Thread Jani Taskinen
See the 2nd last comment (by [EMAIL PROTECTED]): http://bugs.php.net/bug.php?id=41561 The handling of the @ operator is the issue here. Shouldn't that be turned on/off without touching the INI stuff anyway? (I mailed about this earlier too, nobody bothered to reply..) --Jani On Fri, 2007-08-31

Re: [PHP-DEV] PHP bugs in Turkish locale

2007-09-03 Thread Jani Taskinen
You are free to send a patch.. :) If you have objections, please add comment to the report marked as "Wont fix" and don't spam the already huge database with one more report about same issue. --Jani On Mon, 2007-09-03 at 14:16 +0300, Tomas Kuliavas wrote: > Hi, > > Maybe somebody could provide

[PHP-DEV] PHP bugs in Turkish locale

2007-09-03 Thread Tomas Kuliavas
Hi, Maybe somebody could provide good explanation why you can fix the issue (http://bugs.php.net/bug.php?id=42526). You can't claim that locale insensitive tolower() breaks things, because your functions are locale insensitive in some setups. Now I can only see that PHP developers close bug repor

[PHP-DEV] PHP 6 Bug Summary Report

2007-09-03 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net Num Status Summary (56 total including feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers 27372 Assigned parse error loadin

[PHP-DEV] PHP 4 Bug Summary Report

2007-09-03 Thread internals
PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (630 total including feature requests) ===[*Programming Data Structures]= 40496 Assigned Test bug35239.phpt still fails (works in PHP 5) =

Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty.

2007-09-03 Thread Jani Taskinen
Perhaps you should stick to using the pre-generated configure and not try to hack things since you obviously have no clue. If you want to build configure (which usually is very bad thing!) yourself, install autoconf-2.13. Any other version is not supported. --Jani On Mon, 2007-09-03 at 01:55 -04