[PHP-DOC] RE: activating your php.net account request

2007-09-12 Thread Andi Gutmans
Don't delete mine! :) > -Original Message- > From: Philip Olson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 8:57 AM > To: PHPdoc List > Subject: activating your php.net account request > > Hello future teammates, > > This email is being sent to several people who have

[PHP-DOC] RE: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_language_parser.y

2007-03-05 Thread Andi Gutmans
Did we agree on this? I don't remember we concluded this discussion. In any case, are you sure there's not a double free bug here? (Using $1 twice?). While I haven't validated this, it seems to be buggy just by looking at it. Andi > -Original Message- > From: Marcus Boerger [mailto:[EMAI

RE: [PHP-DOC] MySQLi extension

2007-02-05 Thread Andi Gutmans
Ok thanks :) I just saw that someone emailed doc-de@ before me so we should be ok soon (hopefully). Andi > -Original Message- > From: Sean Coates [mailto:[EMAIL PROTECTED] > Sent: Monday, February 05, 2007 9:50 PM > To: Andi Gutmans > Cc: phpdoc@lists.php.net > Sub

[PHP-DOC] MySQLi extension

2007-02-05 Thread Andi Gutmans
http://de3.php.net/manual/de/ref.mysqli.php Hey all, MySQLi isn't experimental to the best of my knowledge. This was probably never removed. Keep up the good work! Andi

[PHP-DOC] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h zend_globals.h zend_language_parser.y /tests break_label01.phpt break_label02.phpt break_label03.phpt break_label04.ph

2006-03-03 Thread Andi Gutmans
Thanks for your help Sara! Any chance someone from the Doc project has time to update the manual? Thanks. Andi At 05:09 AM 3/3/2006, Dmitry Stogov wrote: dmitry Fri Mar 3 13:09:13 2006 UTC Added files: /ZendEngine2/tests break_label01.phpt break_label02.phpt

Re: [PHP-DOC] SOAP extension marked as experimental

2005-02-02 Thread Andi Gutmans
Great. Thanks guys. At 01:50 AM 2/3/2005 +, Philip Olson wrote: > Just wanted to let you know that ext/soap hasn't been experimental for a > while (even though it was falsely marked as such in the source tree). > Can you please update the documentation? Mehdi fixed it just this morning! :) Rega

[PHP-DOC] SOAP extension marked as experimental

2005-02-02 Thread Andi Gutmans
Hi all, Just wanted to let you know that ext/soap hasn't been experimental for a while (even though it was falsely marked as such in the source tree). Can you please update the documentation? Thanks, Andi

[PHP-DOC] Re: [PHP-DEV] SimpleXML marked as EXPERIMENTAL

2004-12-01 Thread Andi Gutmans
Thanks. At 05:41 PM 12/1/2004 -0500, Sean Coates wrote: It was probably just overlooked? I'll remove EXPERIMENTAL status, unless someone speaks up. S Andi Gutmans wrote: Hi, Is there a reason why SimpleXML is marked as experimental in the PHP documentation? EXPERIMENTAL status was removed

[PHP-DOC] SimpleXML marked as EXPERIMENTAL

2004-12-01 Thread Andi Gutmans
Hi, Is there a reason why SimpleXML is marked as experimental in the PHP documentation? EXPERIMENTAL status was removed from the source tree a few months ago. Andi

Re: [PHP-DOC] Reflection API

2004-04-04 Thread Andi Gutmans
It's part of the Zend Engine and always enabled (i.e. it's not really an extension but it could be separated as such logically). At 11:06 AM 4/4/2004 +0200, Gabor Hojtsy wrote: Hi Sean! I don't know how the reflection API is integrated into PHP 5. If it needs to be compiled in (the docs say it

[PHP-DOC] Error in docs

2004-03-17 Thread Andi Gutmans
Hey guys, I found a small typo in the manual. http://www.php.net/manual/en/migration5.newconf.php zend.ze2_compatibility_mode - Enable compatibility mode with Zend Engine 1 (PHP 4) The flag is zend.ze1_compatibility_mode. Can someone please fix it? Thanks, Andi

[PHP-DOC] Re: [PHP-DEV] Migration Appendice

2004-02-24 Thread Andi Gutmans
At 18:42 23/02/2004 +0100, Marcus Boerger wrote: Hello Nuno, Paragraph: Classes must be declared before used is no longer true. For most cases this is allowed now. To be accurate, we solved the BC issue but for people who want to use the PHP 5 features (such as implementing interfaces), they will

[PHP-DOC] Fwd: Re: [PHP-DEV] filesystem security questions

2002-06-11 Thread Andi Gutmans
Can someone please help out Wez? ;) Thanks, Andi >From: "Wez Furlong" <[EMAIL PROTECTED]> >Date: Wed, 12 Jun 2002 01:39:53 +0100 >To: "Andi Gutmans" <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED], "Wez Furlong" <[EMAIL PROTECTED]> >Su

Re: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-08 Thread Andi Gutmans
Let's agree to disagree :) I still think .zip or .tar.gz is the right way to go for Windows users. Andi At 09:10 08/04/2002 +0200, Gabor Hojtsy wrote: > > I definitely would go for either .zip or .tar.gz. I think .zip on Windows > > is preferable but as .tar.gz is supported by Winzip it's OK too

RE: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-07 Thread Andi Gutmans
I definitely would go for either .zip or .tar.gz. I think .zip on Windows is preferable but as .tar.gz is supported by Winzip it's OK too. I don't think it's right to start educating windows users like Gabor says. It has nothing to do with bzip2 being hard but with the fact that barely anyone h

[PHP-DOC] Re: [PHP-DEV] Tabs Vs Spaces (and other coding styles)

2002-02-05 Thread Andi Gutmans
At 05:19 PM 2/5/2002 +, James Cox wrote: >Guys, > >have we ever decided on this? in our code do we go for tabs or spaces? Is >there a style guide anywhere on this? [4] When indenting, use the tab character. A tab is expected to represent four spaces. It is important to maintain consist

[PHP-DOC] cvs: phpdoc /en/appendices history.xml

2001-12-27 Thread Andi Gutmans
Gutmans and Zeev Suraski have begun working +released, Andi Gutmans and Zeev Suraski had begun working on a rewrite of PHP's core. The design goals were to improve performance of complex applications, and improve the modularity of PHP's code base. Such applications were made

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Security?

2001-07-07 Thread Andi Gutmans
At 11:36 PM 7/6/2001 -0700, Ron Chmara wrote: >Suggestions/Ideas to mock or approve/improve upon. >1. Modify the "secured" var stack names, so calling something like >$PHPG["a"] Is equivalent to HTTP_GET_VARS["$a"] ( PHPP | PHPS | PHPC | >PHPF). Less typing of chars is good. Carpal tunnel injuri

[PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Andi Gutmans
If any of the documentation team has time to take care of this it would be great. Thanks, Andi >Date: Tue, 22 May 2001 12:54:26 -0500 >From: Andrei Zmievski <[EMAIL PROTECTED]> >To: Andi Gutmans <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL