Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
extensions to potentially be parsed as a script by Apache
|
|
|
|
Modified anchor() in the URL helper to convert entities in the title attribute.
|
|
|
|
|
|
|
|
case-insensitive for backwards compatibility and consistent behavior between PHP 4 and 5.
|
|
attempt to load private or protected controller methods
added controller/method details to framework initiated 404 pages for logging
|
|
|
|
loosely cast as an empty string
|
|
|
|
|
|
|
|
|
|
|
|
regular expression
|
|
developers just want to add characters to the pattern and do not have a good grasp of regular expressions.
|
|
|
|
|
|
set to instantiate the correct db driver class.
|
|
removed space between table name and parenthesis
added version check for IF NOT EXISTS
|
|
is_resource() to test $this->conn_id
|
|
and use of those functions is probably slower than looping through both arrays, even if someone went crazy with dozens of URI segments.
|
|
controller is used was not being re-indexed to begin with 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlighted before ORDER BY
|
|
driver
|
|
|
|
optional (#3395)
|
|
* Added $_SERVER, $_FILES, $_ENV, and $_SESSION to sanitization of globals.
|
|
Made AR fully database-prefix aware
|
|
|
|
discontinue misconversion of characters to bad entities, and to continue avoidance of unwanted removal of + signs
|
|
|
|
|
|
|
|
returning false in Loader::database()
|
|
did...
|
|
setting. (bug report #1834)
|
|
|