The following markers were found:
  • todo  15
  • fixme  8

tasks/ext/phpdoc/PhpDocumentor2Wrapper.php1

Type Line Description
todo 63 Make this work again

tasks/ext/PhpLintTask.php1

Type Line Description
todo 60 Do some sort of checking if the path is correct but would require traversing the systems executeable path too

tasks/ext/FtpDeployTask.php1

Type Line Description
todo 195 change to a loop through all files and directories within current directory

tasks/ext/ReplaceRegexpTask.php2

Type Line Description
todo 100 ... $this->_regexp->setFlags( $flags );
todo 110 ... $this->_regexp->

tasks/ext/ManifestTask.php1

Type Line Description
todo 246 implement

tasks/ext/svn/SvnSwitchTask.php1

Type Line Description
todo 35 check if version_control_svn supports constants

tasks/ext/svn/SvnCheckoutTask.php1

Type Line Description
todo 35 check if version_control_svn supports constants

tasks/ext/svn/SvnExportTask.php1

Type Line Description
todo 37 check if version_control_svn supports constants

tasks/ext/svn/SvnUpdateTask.php1

Type Line Description
todo 35 check if version_control_svn supports constants

tasks/system/PhpEvalTask.php1

Type Line Description
todo 24 Add support for evaluating expressions

parser/DataTypeHandler.php1

Type Line Description
fixme 53 b2 typehinting

parser/TaskHandler.php1

Type Line Description
fixme 162 if we do like Ant 1.6 and create an implicitTarget in the projectconfigurator object

filters/StripWhitespace.php1

Type Line Description
todo 26 -c use new PHP functions to perform this instead of regex.

types/RegularExpression.php1

Type Line Description
todo 42 Probably both $ignoreCase and $multiline should be removed from attribute list of RegularExpression class: actual values are preserved on regexp *engine* level, not expression object itself.

types/AbstractFileSet.php1

Type Line Description
fixme 302 - pass dir directly wehn dirscanner supports File

mappers/RegexpMapper.php1

Type Line Description
fixme 84

system/io/FileSystem.php1

Type Line Description
fixme 214

system/io/Win32FileSystem.php2

Type Line Description
fixme 389
fixme 420

system/io/PhingFile.php2

Type Line Description
todo 346 Not implemented yet
todo 369 Not implemented yet

system/io/ConsoleReader.php1

Type Line Description
fixme 53