269
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start a TextUI class to represent the UI. Currently can output the version number so you do not end up with double versioning information in the terminal when running project:run, as currently happens: More... about 14 years ago
Updated roadmap and changelog More... about 14 years ago
Remove E_STRICT from error_reporting when you expect PEAR to do something; PEAR always throws E_STRICT warnings. The last E_STRICT stripping in docblox.php is because the Base of PEAR registers destructors that also throw E_STRICTs More... about 14 years ago
Last fixes before version 0.9.0; fixes issues with PEAR installation and updates the package.xml More... about 14 years ago
Updating TODO and creating and renaming test fixtures More... about 14 years ago
updated TODO and changelog More... about 14 years ago
Added unit test to check whether DocBlocks are parsed okay and RichardJ fixed a DocBlock issue where in two separate instances the DocBlocks were not parsed correctly More... about 14 years ago
Fixed a bug where the parser would crash if no docblock is present More... about 14 years ago
File quick navigation bar is now limited to the items actually present in the file; when only one package is available the top package is made static and all subpackages are immediately shown More... about 14 years ago
Fixed display of tags in properties bar More... about 14 years ago
Fixed property display; added support for unnamed @param's; added warnings when @param does not match argument More... about 14 years ago
Fixed bug where common path was not properly removed More... about 14 years ago
Changed graph to show totally on the landing page and have a click-through to the full-blown version More... about 14 years ago
Namespaces heading was still visible in side bar even though the project does not have namespaces More... about 14 years ago
Updated todo More... about 14 years ago
Fixed all docblocks More... about 14 years ago
Updated README, TODO and changed default task to 'run' More... about 14 years ago
Added configuration support to transform and fixed several bugs related to the recent refactoring of the tags More... about 14 years ago
Improved error message for transformer More... about 14 years ago
Updated help text in parse to actually use config settings to display default locations. Changed transformer to make output more descriptive More... about 14 years ago
Fixed a bug where packages where no longer processed correctly and the README was wrong More... about 14 years ago
Fixed a bug when docblox.php has not got the executable bit set More... about 14 years ago
Restructured into a more component like structure More... about 14 years ago
Refactored names and added docblocks More... about 14 years ago
Updated doc blocks More... about 14 years ago
Updated docblocks More... about 14 years ago
Updated docblocks More... about 14 years ago
Updated docblocks More... about 14 years ago
Merge branch 'docblocks' More... about 14 years ago
updated todo More... about 14 years ago