Phing v2.0.0.a2 Release Notes

Release Date: 2003-11-24 // over 20 years ago
    • Fixed ReplaceTokens filter to correctly replace matched tokens
    • Changed "project.basedir" property to be absolute path of basedir
    • Made IntrospectionHelper more tollerant of add*() and addConfigured*() signatures
    • New CvsTask and CvsPassTask for working with CVS repositories
    • New TranslateGettext filter substitutes _("hello!") with "hola!" / "bonjour!" / etc.
    • More consistent use of classhints to enable auto-casting by IntrospectionHelper
    • Fixed infinite loop bug in FileUtils::normalize() for paths containing "/./"
    • Fixed bug in CopyFile/fileset that caused termination of copy operation on encounter of unreadable file