Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CI_Profiler => Accepting objects while profiling session data.
|
|
Session Class - 'user_data' Has No Default Value
|
|
is not LIMIT 0.
|
|
|
|
|
|
'alnum', 'numeric' and 'nozero'
|
|
|
|
|
|
Changed up to down for down method error line
|
|
|
|
|
|
Enabled logging database query errors even if $db_debug is not enabled.
|
|
database can be deleted properly when using the table schema found in the "Saving Session Data to a Database" section of the Session Class in the user guide.
|
|
|
|
|
|
|
|
always use charset config item
|
|
|
|
|
|
without constraints. It now uses a less expecting regex and defaults to NULL.
|
|
|
|
|
|
|
|
|
|
be read. I discovered this by foolishly passing the file_path, not the full_path but took forever for me to realise this as the error returned (thanks to this error suppression) was "GD is not installed" instead of "File cannot be read". Seeing that notice would have made much more sense.
|
|
|
|
odbc calls incorrect parent in construct
|
|
|
|
|
|
|
|
|
|
|
|
add html_escape() function to escape HTML.
|
|
Conflicts:
system/core/Security.php
|
|
|
|
|
|
make _ci_autoloader() protected so it can be properly extended.
|
|
|