database/drivers/sqlite3/sqlite3_forge.php 1

Type Line Description
TODO 142 implement drop_column(), modify_column()

database/drivers/sqlite3/sqlite3_driver.php 1

Type Line Description
TODO 125 Implement use of SQLite3::querySingle(), if needed

database/DB_forge.php 1

Type Line Description
TODO 562 Remove deprecated $_after option in 3.1+

core/Output.php 1

Type Line Description
TODO 216 We need to figure out how to permit headers to be cached.

core/Loader.php 1

Type Line Description
TODO 155 Figure out a way to move this to the constructor without breaking *package_path*() methods.

helpers/url_helper.php 1

Type Line Description
TODO 480 Remove old 'dash' and 'underscore' usage in 3.1+.