Markers

repos/database/src/DatabaseQuery.php 1

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

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

Type Line Description
TODO 1353 Deal with recurse -- nightmare

repos/filesystem/src/Helper.php 1

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

repos/language/src/Language.php 1

Type Line Description
TODO 472 - 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 281 Incorporate into parent class and use $this.
TODO 300 Don't quote numeric values.
TODO 319 Don't quote numeric values.

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

Type Line Description
TODO 242 Incorporate into parent class and use $this.
TODO 261 Don't quote numeric values.
TODO 280 Don't quote numeric values.

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

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

repos/registry/src/Registry.php 1

Type Line Description
TODO 567 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 196 Not fake this
TODO 209 Not fake this
TODO 272 Come up with and implement a standard across databases.

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

Type Line Description
TODO 295 Run a blank query here
TODO 339 Not fake this
TODO 353 Not fake this
TODO 367 Not fake this
TODO 380 Not fake this
TODO 462 To implement.
TODO 575 SELECT IDENTITY

repos/mediawiki/src/Users.php 1

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

repos/archive/src/Zip.php 3

Type Line Description
TODO 135 Finish Implementation
TODO 518 Review and finish implementation
TODO 652 Review and finish implementation