Re: [PHP-DEV] Patch for macros for tracking refcount and is_ref

2007-09-05 Thread David Wang
> In my own code, I have a "__gc" on refcount and is_ref so I get thrown > an error if there's a place I failed to macroize. I removed that for > this patch, but that's a very good point. If there are no objections, > that or another prefix or suffix can be put back into the patch. I've posted ano

Re: [PHP-DEV] proof of concept or undocumented?

2007-09-05 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 5, 2007, at 22:06:55, Rasmus Lerdorf wrote: It is documented at php.net/mysql in the section on connection constants: MYSQL_CLIENT_SSL I found this but it didn't provide all the answers to the mysql-ssl so I asked someone who tried to

Re: [PHP-DEV] proof of concept or undocumented?

2007-09-05 Thread Rasmus Lerdorf
It is documented at php.net/mysql in the section on connection constants: MYSQL_CLIENT_SSL Use SSL encryption. This flag is only available with version 4.x of the MySQL client library or newer. Version 3.23.x is bundled both with PHP 4 and Windows binaries of PHP 5. -Rasmus BuildSmart wrote: >

[PHP-DEV] proof of concept or undocumented?

2007-09-05 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I believe it's safe to question source code provided with the PHP source distributions in an attempt to ascertain a possible direction to take if any might be required. I've been trying to determine if the mysql module provided with the PHP so

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard dir.c file.c

2007-09-05 Thread Andrei Zmievski
Calm down, Jani. I'm sure it was just an oversight. -Andrei http://10fathoms.org/vu - daily photoblog On Sep 5, 2007, at 2:06 AM, Jani Taskinen wrote: This is against the proper procedure. You're supposed to commit first to HEAD then MFH to the appropriate branch. We don't have the luxury of

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

2007-09-05 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 5, 2007, at 10:06:45, David Coallier wrote: On 9/5/07, BuildSmart <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 5, 2007, at 06:00:41, Hartmut Holzgraefe wrote: Hello Mr B*S* hmm, not my name or my pse

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

2007-09-05 Thread Jani Taskinen
On Wed, 2007-09-05 at 09:49 -0400, BuildSmart wrote: [lot of crap cut to save the innocent] > Examine the bug tracker, it appears it's a slow process for the > majority of bugs related to Mac OS X. There's good reason to it: Most of us don't want to spend ridiculous amount of money just to get a

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

2007-09-05 Thread David Coallier
On 9/5/07, BuildSmart <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Sep 5, 2007, at 06:00:41, Hartmut Holzgraefe wrote: > > > Hello Mr B*S* > > hmm, not my name or my pseudonym but the remainder of this post > appears to have been written by me, dyslexic are

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

2007-09-05 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 5, 2007, at 08:06:20, Jani Taskinen wrote: Sorry for the top posting Derick. :) Stas, this patch solves the problems with @ and doing "php_admin_value error_reporting ": http://pecl.php.net/~jani/patches/zend_alter_ini_entry.patch Very n

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

2007-09-05 Thread BuildSmart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 5, 2007, at 06:00:41, Hartmut Holzgraefe wrote: Hello Mr B*S* hmm, not my name or my pseudonym but the remainder of this post appears to have been written by me, dyslexic are you? The complaints over the 4 or 5 I have mentioned on t

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

2007-09-05 Thread William A. Rowe, Jr.
Hartmut Holzgraefe wrote: > >> The complaints over the 4 or 5 I have mentioned on the list has borne >> the remarks that I swamp the list with the reports, how it would be if >> I dumped a couple hundred? > > if you dumped them on the list you would end up in everyones ignore > list as *the list

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

2007-09-05 Thread Uwe Schindler
That would be a solution. The only thing is that this would be a break in BC for extensions using zend_alter_ini_entry. I will test your patch with my webserver together with the @-Operator. - Uwe Schindler [EMAIL PROTECTED] - http://www.php.net NSAPI SAPI developer Bremen, Germany > -Or

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

2007-09-05 Thread Jani Taskinen
Sorry for the top posting Derick. :) Stas, this patch solves the problems with @ and doing "php_admin_value error_reporting ": http://pecl.php.net/~jani/patches/zend_alter_ini_entry.patch I renamed zend_alter_ini_entry() to zend_alter_ini_entry_ex() and added one more parameter to force change

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

2007-09-05 Thread Hartmut Holzgraefe
Hello Mr B*S* The complaints over the 4 or 5 I have mentioned on the list has borne the remarks that I swamp the list with the reports, how it would be if I dumped a couple hundred? if you dumped them on the list you would end up in everyones ignore list as *the list is not the right communi

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard dir.c file.c

2007-09-05 Thread Jani Taskinen
This is against the proper procedure. You're supposed to commit first to HEAD then MFH to the appropriate branch. We don't have the luxury of having some divas around here who think they can do whatever they like.. Can someone please revoke Ilia's CVS account? Only committing to a branch and leavi