Commit graph

6 commits

Author SHA1 Message Date
Adam Harvey
176fc5fa0b Fix doc bug #53016 (same example for several methods but output is different)
by changing the tidyNode examples to use explicit method calls, rather than
constructing the method name at runtime -- it was a nice demonstration of the
$o->{$method}() syntax, but rather out of place in a set of examples meant to
show how to use the tidyNode class itself.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 03:42:25 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
fa8878d2a5 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
Yannick Torres
25f6bb6821 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 20:47:14 +00:00
Damien Seguy
9fd75ec50c fix node name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 19:03:23 +00:00
Damien Seguy
fc99912654 moving to tidyNode folder and function cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 13:20:06 +00:00