summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorctrlaltca <>2013-01-02 14:42:24 +0000
committerctrlaltca <>2013-01-02 14:42:24 +0000
commitedf2251aca60a970e822079d23933e5b70b26571 (patch)
tree366b6688efbb03f20f47268bea57859cea673c70 /.gitattributes
parent8e5f2510bd577e15095e46afc7d0ba6808549bf8 (diff)
backported all related changes up to 3229 to branch/3.2
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes499
1 files changed, 369 insertions, 130 deletions
diff --git a/.gitattributes b/.gitattributes
index 6541f9fb..6b3be115 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,8 +5,6 @@
/build.xml -text
buildscripts/.htaccess -text
buildscripts/Benchmark/LICENSE -text
-buildscripts/PHPUnit2/pear-phpunit -text
-buildscripts/PHPUnit2/pear-phpunit.bat -text
buildscripts/PhpDocumentor/LICENSE -text
buildscripts/PhpDocumentor/pear-phpdoc -text
buildscripts/PhpDocumentor/phpDocumentor.ini -text
@@ -850,28 +848,385 @@ buildscripts/jGrouseDoc/themes/sample/img/openLarge.gif -text
buildscripts/jGrouseDoc/themes/simple/build.xml -text
buildscripts/jGrouseDoc/themes/simple/css/theme.css -text
buildscripts/jGrouseDoc/velocity-dep-1.5.jar -text
-buildscripts/phing/CREDITS -text
+buildscripts/phing/CHANGELOG.md -text
+buildscripts/phing/CREDITS.md -text
buildscripts/phing/LICENSE -text
-buildscripts/phing/README -text
-buildscripts/phing/bin/pear-phing -text
-buildscripts/phing/bin/pear-phing.bat -text
+buildscripts/phing/README.md -text
buildscripts/phing/bin/phing -text
buildscripts/phing/bin/phing.bat -text
+buildscripts/phing/bin/phing.php -text
+buildscripts/phing/classes/phing/BuildEvent.php -text
+buildscripts/phing/classes/phing/BuildException.php -text
+buildscripts/phing/classes/phing/BuildListener.php -text
+buildscripts/phing/classes/phing/BuildLogger.php -text
+buildscripts/phing/classes/phing/ConfigurationException.php -text
+buildscripts/phing/classes/phing/IntrospectionHelper.php -text
+buildscripts/phing/classes/phing/Phing.php -text
+buildscripts/phing/classes/phing/Project.php -text
+buildscripts/phing/classes/phing/ProjectComponent.php -text
+buildscripts/phing/classes/phing/RuntimeConfigurable.php -text
+buildscripts/phing/classes/phing/Target.php -text
+buildscripts/phing/classes/phing/Task.php -text
+buildscripts/phing/classes/phing/TaskAdapter.php -text
+buildscripts/phing/classes/phing/TaskContainer.php -text
+buildscripts/phing/classes/phing/UnknownElement.php -text
+buildscripts/phing/classes/phing/contrib/DocBlox/Parallel/Manager.php -text
+buildscripts/phing/classes/phing/contrib/DocBlox/Parallel/README.md -text
+buildscripts/phing/classes/phing/contrib/DocBlox/Parallel/Worker.php -text
+buildscripts/phing/classes/phing/contrib/DocBlox/Parallel/WorkerPipe.php -text
+buildscripts/phing/classes/phing/contrib/DocBlox/Parallel/example.php -text
+buildscripts/phing/classes/phing/filters/BaseFilterReader.php -text
+buildscripts/phing/classes/phing/filters/BaseParamFilterReader.php -text
+buildscripts/phing/classes/phing/filters/ChainableReader.php -text
+buildscripts/phing/classes/phing/filters/ExpandProperties.php -text
+buildscripts/phing/classes/phing/filters/HeadFilter.php -text
+buildscripts/phing/classes/phing/filters/IconvFilter.php -text
+buildscripts/phing/classes/phing/filters/LineContains.php -text
+buildscripts/phing/classes/phing/filters/LineContainsRegexp.php -text
+buildscripts/phing/classes/phing/filters/PrefixLines.php -text
+buildscripts/phing/classes/phing/filters/ReplaceRegexp.php -text
+buildscripts/phing/classes/phing/filters/ReplaceTokens.php -text
+buildscripts/phing/classes/phing/filters/ReplaceTokensWithFile.php -text
+buildscripts/phing/classes/phing/filters/StripLineBreaks.php -text
+buildscripts/phing/classes/phing/filters/StripLineComments.php -text
+buildscripts/phing/classes/phing/filters/StripPhpComments.php -text
+buildscripts/phing/classes/phing/filters/StripWhitespace.php -text
+buildscripts/phing/classes/phing/filters/TabToSpaces.php -text
+buildscripts/phing/classes/phing/filters/TailFilter.php -text
+buildscripts/phing/classes/phing/filters/TidyFilter.php -text
+buildscripts/phing/classes/phing/filters/TranslateGettext.php -text
+buildscripts/phing/classes/phing/filters/XincludeFilter.php -text
+buildscripts/phing/classes/phing/filters/XsltFilter.php -text
+buildscripts/phing/classes/phing/filters/util/ChainReaderHelper.php -text
+buildscripts/phing/classes/phing/filters/util/IniFileTokenReader.php -text
+buildscripts/phing/classes/phing/input/DefaultInputHandler.php -text
+buildscripts/phing/classes/phing/input/InputHandler.php -text
+buildscripts/phing/classes/phing/input/InputRequest.php -text
+buildscripts/phing/classes/phing/input/MultipleChoiceInputRequest.php -text
+buildscripts/phing/classes/phing/input/YesNoInputRequest.php -text
+buildscripts/phing/classes/phing/lib/Capsule.php -text
+buildscripts/phing/classes/phing/listener/AnsiColorLogger.php -text
+buildscripts/phing/classes/phing/listener/DefaultLogger.php -text
+buildscripts/phing/classes/phing/listener/HtmlColorLogger.php -text
+buildscripts/phing/classes/phing/listener/MailLogger.php -text
+buildscripts/phing/classes/phing/listener/NoBannerLogger.php -text
+buildscripts/phing/classes/phing/listener/PearLogListener.php -text
+buildscripts/phing/classes/phing/listener/StreamRequiredBuildLogger.php -text
+buildscripts/phing/classes/phing/listener/XmlLogger.php -text
buildscripts/phing/classes/phing/listener/defaults.properties -text
+buildscripts/phing/classes/phing/mappers/FileNameMapper.php -text
+buildscripts/phing/classes/phing/mappers/FlattenMapper.php -text
+buildscripts/phing/classes/phing/mappers/GlobMapper.php -text
+buildscripts/phing/classes/phing/mappers/IdentityMapper.php -text
+buildscripts/phing/classes/phing/mappers/MergeMapper.php -text
+buildscripts/phing/classes/phing/mappers/RegexpMapper.php -text
+buildscripts/phing/classes/phing/parser/AbstractHandler.php -text
+buildscripts/phing/classes/phing/parser/AbstractSAXParser.php -text
+buildscripts/phing/classes/phing/parser/DataTypeHandler.php -text
+buildscripts/phing/classes/phing/parser/ExpatParseException.php -text
+buildscripts/phing/classes/phing/parser/ExpatParser.php -text
+buildscripts/phing/classes/phing/parser/Location.php -text
+buildscripts/phing/classes/phing/parser/NestedElementHandler.php -text
+buildscripts/phing/classes/phing/parser/PhingXMLContext.php -text
+buildscripts/phing/classes/phing/parser/ProjectConfigurator.php -text
+buildscripts/phing/classes/phing/parser/ProjectHandler.php -text
+buildscripts/phing/classes/phing/parser/RootHandler.php -text
+buildscripts/phing/classes/phing/parser/TargetHandler.php -text
+buildscripts/phing/classes/phing/parser/TaskHandler.php -text
+buildscripts/phing/classes/phing/system/io/BufferedReader.php -text
+buildscripts/phing/classes/phing/system/io/BufferedWriter.php -text
+buildscripts/phing/classes/phing/system/io/ConsoleReader.php -text
+buildscripts/phing/classes/phing/system/io/FileInputStream.php -text
+buildscripts/phing/classes/phing/system/io/FileOutputStream.php -text
+buildscripts/phing/classes/phing/system/io/FileReader.php -text
+buildscripts/phing/classes/phing/system/io/FileSystem.php -text
+buildscripts/phing/classes/phing/system/io/FileWriter.php -text
+buildscripts/phing/classes/phing/system/io/FilterReader.php -text
+buildscripts/phing/classes/phing/system/io/IOException.php -text
+buildscripts/phing/classes/phing/system/io/InputStream.php -text
+buildscripts/phing/classes/phing/system/io/InputStreamReader.php -text
+buildscripts/phing/classes/phing/system/io/OutputStream.php -text
+buildscripts/phing/classes/phing/system/io/OutputStreamWriter.php -text
+buildscripts/phing/classes/phing/system/io/PhingFile.php -text
+buildscripts/phing/classes/phing/system/io/Reader.php -text
+buildscripts/phing/classes/phing/system/io/StringReader.php -text
+buildscripts/phing/classes/phing/system/io/UnixFileSystem.php -text
+buildscripts/phing/classes/phing/system/io/Win32FileSystem.php -text
+buildscripts/phing/classes/phing/system/io/WinNTFileSystem.php -text
+buildscripts/phing/classes/phing/system/io/Writer.php -text
+buildscripts/phing/classes/phing/system/lang/Character.php -text
+buildscripts/phing/classes/phing/system/lang/EventObject.php -text
+buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php -text
+buildscripts/phing/classes/phing/system/lang/NullPointerException.php -text
+buildscripts/phing/classes/phing/system/lang/SecurityException.php -text
+buildscripts/phing/classes/phing/system/util/Properties.php -text
+buildscripts/phing/classes/phing/system/util/Register.php -text
+buildscripts/phing/classes/phing/system/util/Timer.php -text
buildscripts/phing/classes/phing/tasks/defaults.properties -text
+buildscripts/phing/classes/phing/tasks/ext/CapsuleTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ExportPropertiesTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ExtractBaseTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/FileHashTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/FileSizeTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/FtpDeployTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/HttpGetTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/HttpRequestTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/JslLintTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/MailTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ManifestTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/PackageAsPathTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ParallelTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/PatchTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/PearPackage2Task.php -text
+buildscripts/phing/classes/phing/tasks/ext/PearPackageTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/PhpCodeSnifferTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/PhpLintTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ReplaceRegexpTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ScpTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/Service/Amazon.php -text
+buildscripts/phing/classes/phing/tasks/ext/Service/Amazon/S3.php -text
+buildscripts/phing/classes/phing/tasks/ext/Service/Amazon/S3/S3GetTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/Service/Amazon/S3/S3PutTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/SmartyTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/SshTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/SymfonyConsole/Arg.php -text
+buildscripts/phing/classes/phing/tasks/ext/SymfonyConsole/SymfonyConsoleTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/SymlinkTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/TarTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/UntarTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/UnzipTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/VersionTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/XmlLintTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/XmlPropertyTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ZendCodeAnalyzerTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ZipTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/apigen/ApiGenTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageMerger.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageMergerTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageReportTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageReportTransformer.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageSetupTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/coverage/CoverageThresholdTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/creole/CreoleSQLExecTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/creole/CreoleTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbDeployTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntax.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxFactory.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxMsSql.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxMysql.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxOracle.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxPgSQL.php -text
+buildscripts/phing/classes/phing/tasks/ext/dbdeploy/DbmsSyntaxSQLite.php -text
+buildscripts/phing/classes/phing/tasks/ext/docblox/DocBloxTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitBaseTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitBranchTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitCheckoutTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitCloneTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitCommitTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitFetchTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitGcTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitInitTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitLogTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitMergeTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitPullTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitPushTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/git/GitTagTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ioncube/IoncubeComment.php -text
+buildscripts/phing/classes/phing/tasks/ext/ioncube/IoncubeEncoderTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/ioncube/IoncubeLicenseTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/jsmin/JsMin.php -text
+buildscripts/phing/classes/phing/tasks/ext/jsmin/JsMinTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/AbstractLiquibaseTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseChangeLogTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseDbDocTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseDiffTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseRollbackTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseTagTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/liquibase/LiquibaseUpdateTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdepend/PhpDependAnalyzerElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdepend/PhpDependLoggerElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdepend/PhpDependTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/DefaultPDOQuerySplitter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PDOQuerySplitter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PDOResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PDOSQLExecFormatterElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PDOSQLExecTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PDOTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PgsqlPDOQuerySplitter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/PlainPDOResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pdo/XMLPDOResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/pearpackage/Fileset.php -text
+buildscripts/phing/classes/phing/tasks/ext/phar/PharMetadata.php -text
+buildscripts/phing/classes/phing/tasks/ext/phar/PharMetadataElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/phar/PharPackageTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phk/PhkPackageTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phk/PhkPackageWebAccess.php -text
+buildscripts/phing/classes/phing/tasks/ext/phk/PhkPackageWebAccessPath.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpcpd/PHPCPDFormatterElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpcpd/PHPCPDTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpcpd/formatter/DefaultPHPCPDResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpcpd/formatter/PHPCPDResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpcpd/formatter/PMDPHPCPDResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpdoc/PhingPhpDocumentorErrorTracker.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpdoc/PhingPhpDocumentorSetup.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpdoc/PhpDocumentor2Task.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpdoc/PhpDocumentorExternalTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpdoc/PhpDocumentorTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpmd/PHPMDFormatterElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpmd/PHPMDTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/BatchTest.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/FormatterElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/PHPUnitReportTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/PHPUnitTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/PHPUnitTestRunner.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/PHPUnitUtil.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/formatter/CloverPHPUnitResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/formatter/PHPUnitResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/formatter/PlainPHPUnitResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/formatter/SummaryPHPUnitResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/phpunit/formatter/XMLPHPUnitResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/rSTTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestCountResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestDebugResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestFormatterElement.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestPlainResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestSummaryResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/simpletest/SimpleTestXmlResultFormatter.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnBaseTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnCheckoutTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnCommitTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnCopyTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnExportTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnInfoTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnLastRevisionTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnListTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnLogTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnSwitchTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/svn/SvnUpdateTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/zendguard/ZendGuardEncodeTask.php -text
+buildscripts/phing/classes/phing/tasks/ext/zendguard/ZendGuardLicenseTask.php -text
+buildscripts/phing/classes/phing/tasks/system/AdhocTask.php -text
+buildscripts/phing/classes/phing/tasks/system/AdhocTaskdefTask.php -text
+buildscripts/phing/classes/phing/tasks/system/AdhocTypedefTask.php -text
+buildscripts/phing/classes/phing/tasks/system/AppendTask.php -text
+buildscripts/phing/classes/phing/tasks/system/AvailableTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ChmodTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ChownTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ConditionTask.php -text
+buildscripts/phing/classes/phing/tasks/system/CopyTask.php -text
+buildscripts/phing/classes/phing/tasks/system/CvsPassTask.php -text
+buildscripts/phing/classes/phing/tasks/system/CvsTask.php -text
+buildscripts/phing/classes/phing/tasks/system/DeleteTask.php -text
+buildscripts/phing/classes/phing/tasks/system/EchoTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ExecTask.php -text
+buildscripts/phing/classes/phing/tasks/system/FailTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ForeachTask.php -text
+buildscripts/phing/classes/phing/tasks/system/IfTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ImportTask.php -text
+buildscripts/phing/classes/phing/tasks/system/IncludePathTask.php -text
+buildscripts/phing/classes/phing/tasks/system/InputTask.php -text
+buildscripts/phing/classes/phing/tasks/system/LoadFileTask.php -text
+buildscripts/phing/classes/phing/tasks/system/MatchingTask.php -text
+buildscripts/phing/classes/phing/tasks/system/MkdirTask.php -text
+buildscripts/phing/classes/phing/tasks/system/MoveTask.php -text
+buildscripts/phing/classes/phing/tasks/system/PhingCallTask.php -text
+buildscripts/phing/classes/phing/tasks/system/PhingTask.php -text
+buildscripts/phing/classes/phing/tasks/system/PhpEvalTask.php -text
+buildscripts/phing/classes/phing/tasks/system/PropertyPromptTask.php -text
+buildscripts/phing/classes/phing/tasks/system/PropertyTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ReflexiveTask.php -text
+buildscripts/phing/classes/phing/tasks/system/ResolvePathTask.php -text
+buildscripts/phing/classes/phing/tasks/system/SequentialTask.php -text
+buildscripts/phing/classes/phing/tasks/system/TaskdefTask.php -text
+buildscripts/phing/classes/phing/tasks/system/TouchTask.php -text
+buildscripts/phing/classes/phing/tasks/system/TryCatchTask.php -text
+buildscripts/phing/classes/phing/tasks/system/TstampTask.php -text
+buildscripts/phing/classes/phing/tasks/system/TypedefTask.php -text
+buildscripts/phing/classes/phing/tasks/system/UpToDateTask.php -text
+buildscripts/phing/classes/phing/tasks/system/WaitForTask.php -text
+buildscripts/phing/classes/phing/tasks/system/WarnTask.php -text
+buildscripts/phing/classes/phing/tasks/system/XsltTask.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/AndCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/Condition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/ConditionBase.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/ContainsCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/EqualsCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/IsFalseCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/IsSetCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/IsTrueCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/NotCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/OrCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/OsCondition.php -text
+buildscripts/phing/classes/phing/tasks/system/condition/ReferenceExistsCondition.php -text
+buildscripts/phing/classes/phing/types/AbstractFileSet.php -text
+buildscripts/phing/classes/phing/types/Commandline.php -text
+buildscripts/phing/classes/phing/types/DataType.php -text
+buildscripts/phing/classes/phing/types/Description.php -text
+buildscripts/phing/classes/phing/types/DirSet.php -text
+buildscripts/phing/classes/phing/types/Excludes.php -text
+buildscripts/phing/classes/phing/types/ExcludesNameEntry.php -text
+buildscripts/phing/classes/phing/types/FileList.php -text
+buildscripts/phing/classes/phing/types/FileSet.php -text
+buildscripts/phing/classes/phing/types/FilterChain.php -text
+buildscripts/phing/classes/phing/types/IterableFileSet.php -text
+buildscripts/phing/classes/phing/types/Mapper.php -text
+buildscripts/phing/classes/phing/types/Parameter.php -text
+buildscripts/phing/classes/phing/types/Parameterizable.php -text
+buildscripts/phing/classes/phing/types/Path.php -text
+buildscripts/phing/classes/phing/types/PatternSet.php -text
+buildscripts/phing/classes/phing/types/PearPackageFileSet.php -text
+buildscripts/phing/classes/phing/types/PhingFilterReader.php -text
+buildscripts/phing/classes/phing/types/Reference.php -text
+buildscripts/phing/classes/phing/types/RegularExpression.php -text
+buildscripts/phing/classes/phing/types/TokenReader.php -text
+buildscripts/phing/classes/phing/types/TokenSource.php -text
buildscripts/phing/classes/phing/types/defaults.properties -text
+buildscripts/phing/classes/phing/types/selectors/AndSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/BaseExtendSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/BaseSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/BaseSelectorContainer.php -text
+buildscripts/phing/classes/phing/types/selectors/ContainsRegexpSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/ContainsSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/DateSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/DependSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/DepthSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/ExtendFileSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/ExtendSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/FileSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/FilenameSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/MajoritySelector.php -text
+buildscripts/phing/classes/phing/types/selectors/NoneSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/NotSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/OrSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/PresentSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/SelectSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/SelectorContainer.php -text
+buildscripts/phing/classes/phing/types/selectors/SelectorScanner.php -text
+buildscripts/phing/classes/phing/types/selectors/SelectorUtils.php -text
+buildscripts/phing/classes/phing/types/selectors/SizeSelector.php -text
+buildscripts/phing/classes/phing/types/selectors/TypeSelector.php -text
+buildscripts/phing/classes/phing/util/DataStore.php -text
+buildscripts/phing/classes/phing/util/DirectoryScanner.php -text
+buildscripts/phing/classes/phing/util/ExtendedFileStream.php -text
+buildscripts/phing/classes/phing/util/FileUtils.php -text
+buildscripts/phing/classes/phing/util/LogWriter.php -text
+buildscripts/phing/classes/phing/util/PathTokenizer.php -text
+buildscripts/phing/classes/phing/util/PearPackageScanner.php -text
+buildscripts/phing/classes/phing/util/SourceFileScanner.php -text
+buildscripts/phing/classes/phing/util/StringHelper.php -text
+buildscripts/phing/classes/phing/util/regexp/PregEngine.php -text
+buildscripts/phing/classes/phing/util/regexp/Regexp.php -text
+buildscripts/phing/classes/phing/util/regexp/RegexpEngine.php -text
+buildscripts/phing/composer.json -text
buildscripts/phing/etc/VERSION.TXT -text
buildscripts/phing/etc/coverage-frames.xsl -text
buildscripts/phing/etc/log.xsl -text
-buildscripts/phing/etc/phpunit2-frames.xsl -text
-buildscripts/phing/etc/phpunit2-noframes.xsl -text
+buildscripts/phing/etc/phing-grammar.rng -text
+buildscripts/phing/etc/phpunit-frames.xsl -text
+buildscripts/phing/etc/phpunit-noframes.xsl -text
buildscripts/phing/etc/str.replace.function.xsl -text
-buildscripts/phing/pear/build.xml -text
-buildscripts/phing/style/coverage-frames.xsl -text
-buildscripts/phing/style/log.xsl -text
-buildscripts/phing/style/phpunit2-frames.xsl -text
-buildscripts/phing/style/phpunit2-noframes.xsl -text
-buildscripts/phing/style/str.replace.function.xsl -text
buildscripts/texbuilder/quickstart/quickstart.tex -text
buildscripts/texbuilder/sqlmap/sqlmap.tex -text
buildscripts/texbuilder/time-tracker/db.vsd -text
@@ -3500,117 +3855,6 @@ tests/unit/IO/AllTests.php -text
tests/unit/IO/TTarFileExtractorTest.php -text
tests/unit/IO/TTextWriterTest.php -text
tests/unit/Prado.php -text
-tests/unit/SQLMap/BaseTest.php -text
-tests/unit/SQLMap/CacheTest.php -text
-tests/unit/SQLMap/ConfigureTest.php -text
-tests/unit/SQLMap/ConnectionTest.php -text
-tests/unit/SQLMap/DelegateTest.php -text
-tests/unit/SQLMap/GroupByTest.php -text
-tests/unit/SQLMap/InheritanceTest.php -text
-tests/unit/SQLMap/ParameterMapTest.php -text
-tests/unit/SQLMap/PropertyAccessTest.php -text
-tests/unit/SQLMap/ResultClassTest.php -text
-tests/unit/SQLMap/ResultMapTest.php -text
-tests/unit/SQLMap/SelectKeyTest.php -text
-tests/unit/SQLMap/SqlMapCacheTest.php -text
-tests/unit/SQLMap/StatementTest.php -text
-tests/unit/SQLMap/TAdodbConnectionTestCase.php -text
-tests/unit/SQLMap/common.php -text
-tests/unit/SQLMap/domain/A.php -text
-tests/unit/SQLMap/domain/Account.php -text
-tests/unit/SQLMap/domain/AccountBis.php -text
-tests/unit/SQLMap/domain/AccountCollection.php -text
-tests/unit/SQLMap/domain/B.php -text
-tests/unit/SQLMap/domain/Book.php -text
-tests/unit/SQLMap/domain/C.php -text
-tests/unit/SQLMap/domain/Category.php -text
-tests/unit/SQLMap/domain/Complex.php -text
-tests/unit/SQLMap/domain/D.php -text
-tests/unit/SQLMap/domain/Document.php -text
-tests/unit/SQLMap/domain/DocumentCollection.php -text
-tests/unit/SQLMap/domain/E.php -text
-tests/unit/SQLMap/domain/F.php -text
-tests/unit/SQLMap/domain/LineItem.php -text
-tests/unit/SQLMap/domain/LineItemCollection.php -text
-tests/unit/SQLMap/domain/Newspaper.php -text
-tests/unit/SQLMap/domain/Order.php -text
-tests/unit/SQLMap/domain/Other.php -text
-tests/unit/SQLMap/domain/Sample.php -text
-tests/unit/SQLMap/domain/Search.php -text
-tests/unit/SQLMap/domain/User.php -text
-tests/unit/SQLMap/maps/MySql/Account.xml -text
-tests/unit/SQLMap/maps/MySql/Category.xml -text
-tests/unit/SQLMap/maps/MySql/Complex.xml -text
-tests/unit/SQLMap/maps/MySql/Document.xml -text
-tests/unit/SQLMap/maps/MySql/DynamicAccount.xml -text
-tests/unit/SQLMap/maps/MySql/Enumeration.xml -text
-tests/unit/SQLMap/maps/MySql/LineItem.xml -text
-tests/unit/SQLMap/maps/MySql/Order.xml -text
-tests/unit/SQLMap/maps/MySql/Other.xml -text
-tests/unit/SQLMap/maps/MySql/ResultClass.xml -text
-tests/unit/SQLMap/maps/mssql/Account.xml -text
-tests/unit/SQLMap/maps/mssql/Category.xml -text
-tests/unit/SQLMap/maps/mssql/Complex.xml -text
-tests/unit/SQLMap/maps/mssql/Document.xml -text
-tests/unit/SQLMap/maps/mssql/DynamicAccount.xml -text
-tests/unit/SQLMap/maps/mssql/Enumeration.xml -text
-tests/unit/SQLMap/maps/mssql/LineItem.xml -text
-tests/unit/SQLMap/maps/mssql/Order.xml -text
-tests/unit/SQLMap/maps/mssql/Other.xml -text
-tests/unit/SQLMap/maps/mssql/ResultClass.xml -text
-tests/unit/SQLMap/maps/sqlite/Account.xml -text
-tests/unit/SQLMap/maps/sqlite/Category.xml -text
-tests/unit/SQLMap/maps/sqlite/Complex.xml -text
-tests/unit/SQLMap/maps/sqlite/Document.xml -text
-tests/unit/SQLMap/maps/sqlite/DynamicAccount.xml -text
-tests/unit/SQLMap/maps/sqlite/Enumeration.xml -text
-tests/unit/SQLMap/maps/sqlite/LineItem.xml -text
-tests/unit/SQLMap/maps/sqlite/Order.xml -text
-tests/unit/SQLMap/maps/sqlite/Other.xml -text
-tests/unit/SQLMap/maps/sqlite/ResultClass.xml -text
-tests/unit/SQLMap/mssql.xml -text
-tests/unit/SQLMap/mysql.xml -text
-tests/unit/SQLMap/properties.config -text
-tests/unit/SQLMap/resources/data.db -text
-tests/unit/SQLMap/resources/person.xml -text
-tests/unit/SQLMap/resources/sqlmap.xml -text
-tests/unit/SQLMap/resources/test.db -text
-tests/unit/SQLMap/resources/tests.db -text
-tests/unit/SQLMap/scripts/mssql/DBCreation.sql -text
-tests/unit/SQLMap/scripts/mssql/DataBase.sql -text
-tests/unit/SQLMap/scripts/mssql/README-embed-param.txt -text
-tests/unit/SQLMap/scripts/mssql/account-init.sql -text
-tests/unit/SQLMap/scripts/mssql/account-procedure.sql -text
-tests/unit/SQLMap/scripts/mssql/category-init.sql -text
-tests/unit/SQLMap/scripts/mssql/category-procedure.sql -text
-tests/unit/SQLMap/scripts/mssql/documents-init.sql -text
-tests/unit/SQLMap/scripts/mssql/embed-param-setup-init.sql -text
-tests/unit/SQLMap/scripts/mssql/embed-param-test-init.sql -text
-tests/unit/SQLMap/scripts/mssql/enumeration-init.sql -text
-tests/unit/SQLMap/scripts/mssql/line-item-init.sql -text
-tests/unit/SQLMap/scripts/mssql/more-account-records.sql -text
-tests/unit/SQLMap/scripts/mssql/order-init.sql -text
-tests/unit/SQLMap/scripts/mssql/other-init.sql -text
-tests/unit/SQLMap/scripts/mssql/ps_SelectAccount.sql -text
-tests/unit/SQLMap/scripts/mssql/swap-procedure.sql -text
-tests/unit/SQLMap/scripts/mssql/user-init.sql -text
-tests/unit/SQLMap/scripts/mysql/DataBase.sql -text
-tests/unit/SQLMap/scripts/mysql/account-init.sql -text
-tests/unit/SQLMap/scripts/mysql/account-procedure.sql -text
-tests/unit/SQLMap/scripts/mysql/category-init.sql -text
-tests/unit/SQLMap/scripts/mysql/category-procedure.sql -text
-tests/unit/SQLMap/scripts/mysql/documents-init.sql -text
-tests/unit/SQLMap/scripts/mysql/enumeration-init.sql -text
-tests/unit/SQLMap/scripts/mysql/line-item-init.sql -text
-tests/unit/SQLMap/scripts/mysql/more-account-records.sql -text
-tests/unit/SQLMap/scripts/mysql/order-init.sql -text
-tests/unit/SQLMap/scripts/mysql/other-init.sql -text
-tests/unit/SQLMap/scripts/mysql/swap-procedure.sql -text
-tests/unit/SQLMap/scripts/mysql/user-init.sql -text
-tests/unit/SQLMap/scripts/sqlite/database.sql -text
-tests/unit/SQLMap/sqlite.xml -text
-tests/unit/SQLMap/sqlite/backup.db -text
-tests/unit/SQLMap/sqlite/tests.db -text
tests/unit/Security/AllTests.php -text
tests/unit/Security/TAuthManagerTest.php -text
tests/unit/Security/TAuthorizationRuleTest.php -text
@@ -3618,10 +3862,6 @@ tests/unit/Security/TSecurityManagerTest.php -text
tests/unit/Security/TUserManagerTest.php -text
tests/unit/Security/TUserTest.php -text
tests/unit/TComponentTest.php -text
-tests/unit/Testing/Data/Analysis/AllTests.php eol=lf
-tests/unit/Testing/Data/Analysis/TDbStatementAnalysisParameterTest.php eol=lf
-tests/unit/Testing/Data/Analysis/TDbStatementAnalysisTest.php eol=lf
-tests/unit/Testing/Data/Analysis/TSimpleDbStatementAnalysisTest.php eol=lf
tests/unit/Util/AllTests.php -text
tests/unit/Util/TDateTimeStampTest.php -text
tests/unit/Util/TLoggerTest.php -text
@@ -3663,7 +3903,6 @@ tests/unit/Web/data/aTarFile.md5 -text
tests/unit/Web/data/aTarFile.tar -text
tests/unit/Web/data/pradoheader.gif -text
tests/unit/Xml/AllTests.php -text
-tests/unit/Xml/TRssFeedDocumentTest.php -text
tests/unit/Xml/TXmlDocumentTest.php -text
tests/unit/Xml/TXmlElementListTest.php -text
tests/unit/Xml/TXmlElementTest.php -text