On 9/16/07, Paul Reinheimer <[EMAIL PROTECTED]> wrote:
>
>
> I'm working on adding examples to the is_* functions. Please find some
> patches attached.
+
Should be role="examples". And PHP code should follow the PEAR
codingstyle/standard.
The rest seems fine :)
-Hannes
OK, so some notes:
+if (is_string(23))
+{
the { should be inline with the 'if'
and the is-string.xml example output is wrong.
Nuno
- Original Message -
From: "Paul Reinheimer" <[EMAIL PROTECTED]>
To:
Sent: Sunday, September 16, 2007 10:01 PM
Subject: [P
I'm working on adding examples to the is_* functions. Please find some
patches attached.
Comments please. In particular, is my commenting of the sceintific notation
used apropriate.
paul
--
Paul Reinheimer
Zend Certified Engineer
? is_stuff.diff.txt
Index: is-float.xml