Markers

repos/database/src/DatabaseQuery.php 1

Type Line Description
TODO 2240 - What to do? sprintf() throws a Warning in these cases.

repos/filesystem/src/Clients/FtpClient.php 1

Type Line Description
TODO 1232 Deal with recurse -- nightmare

repos/filesystem/src/Helper.php 1

Type Line Description
TODO 235 add user space filter loading like user space stream loading

repos/language/src/Language.php 1

Type Line Description
TODO 448 - This shouldn't be absorbed

repos/database/src/Mysqli/MysqliDriver.php 1

Type Line Description
TODO 157 This should maybe be moved to the parent class.

repos/database/src/Mysqli/MysqliImporter.php 3

Type Line Description
TODO 257 Incorporate into parent class and use $this.
TODO 272 Don't quote numeric values.
TODO 283 Don't quote numeric values.

repos/database/src/Mysql/MysqlImporter.php 3

Type Line Description
TODO 221 Incorporate into parent class and use $this.
TODO 236 Don't quote numeric values.
TODO 247 Don't quote numeric values.

repos/database/src/Pgsql/PgsqlImporter.php 1

Type Line Description
TODO 312 Incorporate into parent class and use $this.

repos/registry/src/Registry.php 1

Type Line Description
TODO 565 Create a new private method from part of code below, as it is almost equal to 'set' method

repos/database/src/Sqlite/SqliteDriver.php 3

Type Line Description
TODO 189 Not fake this
TODO 202 Not fake this
TODO 260 Come up with and implement a standard across databases.

repos/database/src/Sqlsrv/SqlsrvDriver.php 7

Type Line Description
TODO 286 Run a blank query here
TODO 327 Not fake this
TODO 341 Not fake this
TODO 355 Not fake this
TODO 368 Not fake this
TODO 445 To implement.
TODO 551 SELECT IDENTITY

repos/mediawiki/src/Users.php 1

Type Line Description
TODO 342 $data doesn't seem to be used!

repos/archive/src/Zip.php 3

Type Line Description
TODO 135 Finish Implementation
TODO 488 Review and finish implementation
TODO 621 Review and finish implementation