Markers

repos/database/src/DatabaseQuery.php 1

Type Line Description
TODO 1785 - 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/input/src/Input.php 1

Type Line Description
TODO 159 throw an exception

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

Type Line Description
TODO 279 Incorporate into parent class and use $this.
TODO 298 Don't quote numeric values.
TODO 310 Don't quote numeric values.
TODO 401 Error checking on array and element types.

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

Type Line Description
TODO 217 Incorporate into parent class and use $this.
TODO 236 Don't quote numeric values.
TODO 248 Don't quote numeric values.
TODO 340 Error checking on array and element types.

repos/database/src/Postgresql/PostgresqlImporter.php 2

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

repos/registry/src/Registry.php 1

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

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

Type Line Description
TODO 198 Come up with and implement a standard across databases.

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

Type Line Description
TODO 299 Run a blank query here
TODO 359 Not fake this
TODO 373 Not fake this
TODO 471 To implement.
TODO 591 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 523 Review and finish implementation
TODO 657 Review and finish implementation