philip Mon May 24 17:53:23 2004 EDT
Modified files:
/phpdoc/en/reference/classobj/functions is-a.xml
Log:
Mention (with an example) that is_a() is deprecated in PHP 5 in favor of the
instanceof operator. This deals with bug #27503
http://cvs.php.net/d
seanTue Feb 24 11:28:22 2004 EDT
Modified files:
/phpdoc/en/reference/classobj/functions is-a.xml
Log:
reverted example to print '$WF' instead of 'Object'
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/is-a.xml?r1=1.5&r2=1.6&ty=u
I
Sean Coates wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mehdi Achour wrote:
| didouTue Feb 24 03:42:32 2004 EDT
|
| Modified files:
| /phpdoc/en/reference/classobj/functionsis-a.xml
| Log:
| correct the title
| correct the example
| # hey, echo ''; will echo the s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mehdi Achour wrote:
| didou Tue Feb 24 03:42:32 2004 EDT
|
| Modified files:
| /phpdoc/en/reference/classobj/functions is-a.xml
| Log:
| correct the title
| correct the example
| # hey, echo ''; will echo the string :)
| - ech
didou Tue Feb 24 03:42:32 2004 EDT
Modified files:
/phpdoc/en/reference/classobj/functions is-a.xml
Log:
correct the title
correct the example
# hey, echo ''; will echo the string :)
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/
seanTue Feb 24 00:54:36 2004 EDT
Modified files:
/phpdoc/en/reference/classobj/functions is-a.xml
Log:
added example
http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/is-a.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/classobj/fun