PHPXref v0.7 released
Gareth Watts has released Version 0.7 of his excellent PHP cross referencing script.
Changelog:
- Parse static and final methods correctly.
- Add support for PHP Interfaces.
- Ignore functions defined in HTML comments.
- Compress plain text view of source files if COMPRESS=1 in the cfg file.
- Added new config option LINK_URI – Turning this on links email addresses and URLs used in documentation tags.
- Added new config option EXPLORE_SOURCE – Setting this to 1 makes links in the file explorer open the php source, rather than the summary page.
- Added support for changing the content-type used on pages to support other character sets – Thanks to uno@venus.dti.np.jp – Configured using the CHARSET config parameter.
- Fix javascript bug causing rollover links to function, class and constant directions to link to an invalid url.
- Added a project stats page that contains the same information printed at the end of a phpxref run (_stats.html) – Linked from the project summary pages.
Looks like a regeneration of the Xref’s are in order :-)
2007-01-03 00:09
The 1024px regeneration The v0.7 regeneration
Sponsors