-----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 :) <snip> | - echo 'yes, $WF is still a WidgetFactory'; | + echo "yes, $WF is still a WidgetFactory\n";
Admittedly, I screwed up the title, but shouldn't it be "An is_a() example" (according to the standards)?
The standards only ask you to put the (right =D) function name in the title. I don't think we should stick to a particular wording for titles (it's so annoying)
Also, your single quotes comment: My output was: yes, $WF is still a WidgetFactory Yours is: yes, Object is still a WidgetFactory
The former was intentional. I think it's more clear..
sure, I thought you was another guy trying to "optimise" (oups, 'optimise') things the wrong way ! Please revert my change and accept my apologies on this one.
Opinions? (not that any of this is a huge deal)
confirmed, not a big deal ;)
didou
