openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
phpDocumentor
Settings
|
Report Duplicate
269
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
May 23, 2024 — May 23, 2025
Showing page 306 of 316
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added conditional defines if the T_NAMESPACE and T_NS_SEPARATOR constants are unavailable
Mike van Riel
More...
about 14 years ago
More work done on the new default template; created an Agavi and new Zend template to test ease of use
Mike van Riel
More...
about 14 years ago
Fixes #78
Ben Selby
More...
about 14 years ago
Added define handling but value is not retrieved; value retrieval should be refactored to get *anything* from the value location and to support multiple sequential const's
Mike van Riel
More...
about 14 years ago
Merge branch 'get-class-name-optimisation' of https://github.com/benmatselby/Docblox into benmatselby-get-class-name-optimisation
Mike van Riel
More...
about 14 years ago
Merge branch 'ui-tests-for-package-sub-package' of https://github.com/benmatselby/Docblox into benmatselby-ui-tests-for-package-sub-package
Mike van Riel
More...
about 14 years ago
Updated mock and continued implementing the new default template as default2
Mike van Riel
More...
about 14 years ago
Optimisation as discussed here:
Ben Selby
More...
about 14 years ago
Test to cover off the changes made for the top two issues in #34
Ben Selby
More...
about 14 years ago
Fixed tests and disabled one due to a seg fault
Mike van Riel
More...
about 14 years ago
Moving files to finish the move to PEAR dependencies when working with the pear installable version
Mike van Riel
More...
about 14 years ago
Updated changelog
Mike van Riel
More...
about 14 years ago
Function signatures did not allow null and line number assumed DocBlock to always be present; fixed these and all is working fine
Mike van Riel
More...
about 14 years ago
Merge branch 'issue-34-part-1' of https://github.com/benmatselby/Docblox into benmatselby-issue-34-part-1
Mike van Riel
More...
about 14 years ago
Updated changelog, upped version number and change package to use dependencies
Mike van Riel
More...
about 14 years ago
Validate the docblock and cater for new validators as and when created. Make the filename available for each docblock so we know where the docblock is found
Ben Selby
More...
about 14 years ago
fixed conflicts
Mike van Riel
More...
about 14 years ago
Changed testcase to ignore configuration and added an ignore mode to the configuration parameter
Mike van Riel
More...
about 14 years ago
Created a parser package
Ben Selby
More...
about 14 years ago
Merge branch 'application-runner' of https://github.com/benmatselby/Docblox into benmatselby-application-runner
Mike van Riel
More...
about 14 years ago
Remove $_SERVER['argv'][0] = 'docblox'; and updated the tests with %s so it doesn't try and run the PEAR installation of docblox
Ben Selby
More...
about 14 years ago
Fixed issue whereby header was not being output when -h is used
Ben Selby
More...
about 14 years ago
#60: unknown-8bit and x-user-encoded were not correctly transformed and iconv did a strict conversion. Changes iconv conversion from UTF-8 to UTF8//IGNORE and assumed that unknown-8bit and x-user-encoded mean latin1
Mike van Riel
More...
about 14 years ago
Updated README file with a warning about spaces in the DocBlox installation directory
Mike van Riel
More...
about 14 years ago
Merge branch 'application-runner' of https://github.com/benmatselby/Docblox into benmatselby-application-runner
Mike van Riel
More...
about 14 years ago
Merge branch 'README' of https://github.com/zoranzaric/Docblox into zoranzaric-README
Mike van Riel
More...
about 14 years ago
First steps in Template redesign
Mike van Riel
More...
about 14 years ago
Added validators to check if the file docbloc is how it should be. Defined an interface for future use.
Ben Selby
More...
about 14 years ago
Make the version number parseable so we don't have to bump it every release
Ben Selby
More...
about 14 years ago
New DocBlox_Core_Application::main functionality so we have a clear cli entry point but leaving the DocBlox_Task_* classes to be responsible for task execution
Ben Selby
More...
about 14 years ago
←
1
2
…
302
303
304
305
306
307
308
309
310
…
315
316
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree