* 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
> 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
-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
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
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
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
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:
-
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
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
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
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
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
> 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
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
14 matches
Mail list logo