Re: [PHP-DOC] Reflection API

2004-07-09 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > Hi, > > Is anybody working on this? If not, I can handle this. This is oop5 only stuff correct? It could go into the stuff that lovchy and I are working on, with an id of oop5-reflection. In fact I had already created a stub xml doc just for reflection I'll be commitin

Re: [PHP-DOC] Reflection API

2004-07-09 Thread Nuno Lopes
> Nuno Lopes wrote: > | Hi, > | > | Is anybody working on this? If not, I can handle this. > | > | Nuno > | > > I haven't touched it, since that day, unfortunately. > > Nor does my current workload/lifeload allow me to do more thank lurk, > presently. > > S OK! If nobody objects I'll try to incor

Re: [PHP-DOC] Reflection API

2004-07-09 Thread Sean Coates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nuno Lopes wrote: | Hi, | | Is anybody working on this? If not, I can handle this. | | Nuno | I haven't touched it, since that day, unfortunately. Nor does my current workload/lifeload allow me to do more thank lurk, presently. S -BEGIN PGP SIGNATUR

Re: [PHP-DOC] Reflection API

2004-07-09 Thread Nuno Lopes
Hi, Is anybody working on this? If not, I can handle this. Nuno - Original Message - From: "Sean Coates" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Andi Gutmans" <[EMAIL PROTECTED]>; "Timm Friebe" <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 3:01 AM Subject: [PHP-DOC] Reflection

[PHP-DOC] #29079 [NEW]: broken link

2004-07-09 Thread jorgemarmion at hotmail dot com
From: jorgemarmion at hotmail dot com Operating system: Windows me PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: broken link Description: in http://www.php.net/docs.php I click the link PHP FAQ in text: "The PHP FAQ is your first st

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2004-07-09 Thread Dave
daveFri Jul 9 12:06:48 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: - Revert #29077. http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.93&r2=1.94&ty=u Index: phpdoc/en/language/control-structures.xml d

[PHP-DOC] #29077 [Csd]: do...while(0)

2004-07-09 Thread oliver at burtchen dot com
ID: 29077 User updated by: oliver at burtchen dot com Reported By: oliver at burtchen dot com Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Sorry, my report was not correct. Previous Comments: -

[PHP-DOC] #29077 [Opn->Csd]: do...while(0)

2004-07-09 Thread dave
ID: 29077 Updated by: [EMAIL PROTECTED] Reported By: oliver at burtchen dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloada

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2004-07-09 Thread Dave
daveFri Jul 9 12:02:28 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: - Fix #29077. http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.92&r2=1.93&ty=u Index: phpdoc/en/language/control-structures.xml diff

[PHP-DOC] #29077 [NEW]: do...while(0)

2004-07-09 Thread oliver at burtchen dot com
From: oliver at burtchen dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: do...while(0) Description: The while-condition for the example should be 1 and not 0. Expected result: Advanced C u

[PHP-DOC] #29069 [Opn->Csd]: Small documentation error, rtrim, Dutch

2004-07-09 Thread nlopess
ID: 29069 Updated by: [EMAIL PROTECTED] Reported By: phpdotnet at gwaihir dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment: This bug has been fixed

[PHP-DOC] Re: [PHP-NOTES] note 43927 added to function.rtrim]

2004-07-09 Thread Tom Sommer
Aidan Lister wrote: What's the question? "HEX 00" or \x00 is a 0byte. Yea, but the manual says \0x00, not \x00 There seems to be an inordinate amount of questions posted to the manual. Clearly people aren't reading the mass of information on the add-note page. I don't agree. I don't think questions

Re: [PHP-DOC] [Fwd: [PHP-NOTES] note 43927 added to function.rtrim]

2004-07-09 Thread Jakub Vrana
> Probably typo.. The above example returns warning of invalid range... > Also I am not aware of any HEX 00 character, let me know if you see one;) > //not working > $clean = rtrim($binary, "\0x00..\0x1F"); > //working > $clean = rtrim($binary, "\x01..\x1F"); > ?> Fixed. Jaku

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions ltrim.xml rtrim.xml

2004-07-09 Thread Jakub Vrana
vrana Fri Jul 9 03:21:54 2004 EDT Modified files: /phpdoc/en/reference/strings/functions ltrim.xml rtrim.xml Log: \0x00 -> \x00 http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/ltrim.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/stri