Phing v2.0.0.a1 Release Notes

Release Date: 2000-11-06 // over 23 years ago
    • First release of Phing 2, an extensive rewrite and upgrade.
    • Refactored much of codebase, using new PHP5 features (e.g. Interfaces, Exceptions!)
    • Many, many, many bugfixes to existing functionality
    • Restructuring for more intuitive directory layout, change the parser class names.
    • Introduction of new tasks: AppendTask, ReflexiveTask, ExitTask, Input, PropertyPrompt
    • Introduction of new types: Path, FileList, DirSet, selectors, conditions
    • Introduction of new filters: ReplaceRegexp
    • Introduction of new logger: AnsiColorLogger
    • Many features from ANT 1.5 added to existing Tasks/Types
    • New "Register Slot" functionality allows for tracking "inner" dynamic variables.