On Thu, Mar 26, 2009 at 21:19, Philip Olson <phi...@roshambo.org> wrote: > $ php docgen.php -e spl -o myspl
Note: So the docgen.php script can create the skeletons for new classes/methods, you will have to execute it with PHP5.3 as it uses reflection to build the skeletons. -Hannes