> For some reason I couldn't get the docs referencing the :: to get > included, 'make test' complains about it not existing.
I've fixed it! You have commited a .php file instead of xml :) > The chapter happened to be the same name as the php4 docs, i was > looking for the method to include that php4 and php5 image to > distinguish them apart in the listing. I remember seeing that image > somewhere but can't seem to find it anymore. That image is part of livedocs. Currently it is just added automatically to new PHP 5 functions. I've take a look to this chapter, and I haven't found the __toString() method... Where should it go? Or you were thinking in documenting it in 'magic methods'? Nuno