joomla / joomla-framework

[READ-ONLY] This repo is no longer in active development. Please see https://github.com/joomla-framework for the individual Framework packages.
http://framework.joomla.org
GNU General Public License v2.0
189 stars 140 forks source link

CLI Output Pre-Processors #315

Closed dongilbert closed 10 years ago

dongilbert commented 10 years ago

Following the discussion on #279, I felt it necessary to add support for other types of output pre-processors into the system. This PR does that.

asika32764 commented 10 years ago

:+1:

piotr-cz commented 10 years ago

is the value of @since docblock __DEPLOY_VERSION__ intentional?

elkuku commented 10 years ago

is the value of @since docblock DEPLOY_VERSION intentional?

That seems to be a common problem for PRs towards the different Joomla! projects :wink: Maybe we can do some script that replaces those tags on merge....

Looks sweet :heart: