Revision 9fc14b07b0d84f293f8fba6f7e0a4480d3e09e42
Committed on 27/12/2009 1:59 pm by
fmenge:ez.no <dev-null@apache.org> [GitHub Diff]
- Renamed class ezcReflectionApi to ezcReflection using:
find -iname '*.php' | xargs sed -i 's/ezcReflectionApi/ezcReflection/g'
- Renamed getDocCommentParserInstance() to getDocCommentParser() using:
find -iname '*.php' | xargs sed -i 's/getDocCommentParserInstance/getDocCommentParser/g'