Share

PHPXref

File Release Notes and Changelog

Release Name: 0.1.2

Notes:
This version introduces a few minor fixes to the handling of include & require statements in the PHP files.

Changes: v0.1.2 - 27/July/2000 + Updated the parsing/handling of require and include statements to handle more formats.. resolve_require() still needs to be improved though (ie. so it handles '../dir/file.php' cases) + Updated the sample.cfg file so that INCLUDEPATH references the current directory.