index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
core
/
Common.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
Fix #3201
Andrey Andreev
1
-1
/
+6
2015-08-13
Fix typo in comments
Claudio Galdiolo
1
-1
/
+1
2015-07-22
Remove eval()-related logic from function_exists()
Andrey Andreev
1
-13
/
+3
2015-04-20
[ci skip] Remove whitespace
Andrey Andreev
1
-1
/
+1
2015-04-14
Status Code Definitions
ftwbzhao
1
-0
/
+4
2015-04-08
typo
mult1mate
1
-1
/
+1
2015-03-25
Remove comment
Joshua Logsdon
1
-1
/
+0
2015-03-25
Return empty $var immediately
Joshua Logsdon
1
-6
/
+6
2015-03-24
array_fill() throws an error if count($var) is 0
Joshua Logsdon
1
-0
/
+6
2015-02-22
Common.php: set_status_header: Improve
Fieah
1
-46
/
+45
2015-02-19
Make set_status_header() a dummy under CLI
Andrey Andreev
1
-0
/
+5
2015-02-04
Fixed inconsistent return types
Gabriel Potkány
1
-1
/
+1
2015-01-31
Reduce once server protocol check
bjjay
1
-3
/
+2
2015-01-27
is_php() more accurate description
kakysha
1
-1
/
+1
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-13
Handle false-positive string values for display_errors
Andrey Andreev
1
-2
/
+2
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2014-11-04
Fix #3310
Andrey Andreev
1
-1
/
+1
2014-10-28
Add a real exception handler
Andrey Andreev
1
-8
/
+37
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-10-05
config_item() to return NULL instead of FALSE for non-existing items
Andrey Andreev
1
-1
/
+1
2014-08-26
Upgraded html_escape() - The simplest version.
Ivan Tcholakov
1
-8
/
+1
2014-08-25
Upgrading the function html_escape() - Readability Improvement 2.
Ivan Tcholakov
1
-5
/
+11
2014-08-25
Upgrading the function html_escape() - readability improvement.
Ivan Tcholakov
1
-1
/
+3
2014-08-25
Upgrading the function html_escape() - documentation corrections.
Ivan Tcholakov
1
-4
/
+3
2014-08-25
Upgrading the function html_escape(), escaping twice can be prevented by sett...
Ivan Tcholakov
1
-4
/
+8
2014-05-19
Fix caching of MIME config
vlakoff
1
-7
/
+14
2014-05-19
Merge pull request #3053 from vlakoff/get_config
Andrey Andreev
1
-7
/
+4
2014-05-19
Simplify code in get_config()
vlakoff
1
-7
/
+4
2014-05-18
Adjust docblock of load_class()
vlakoff
1
-1
/
+1
2014-04-09
Minor changes in FV, Trackback
Andrey Andreev
1
-3
/
+0
2014-04-05
Remove default parameter value of is_php()
vlakoff
1
-2
/
+2
2014-03-13
Partially revert PR #2190
Andrey Andreev
1
-12
/
+13
2014-02-24
Fix #2901
Andrey Andreev
1
-1
/
+2
2014-02-24
Don't use globals
Andrey Andreev
1
-5
/
+6
2014-02-20
Don't use error suppression on ini_get() either
Andrey Andreev
1
-4
/
+4
2014-02-19
Add compatibility layer for array_column(), array_replace(), array_replace_re...
Andrey Andreev
1
-1
/
+1
2014-02-19
Moved $_error load statement lower.
Cristian Kocza
1
-3
/
+2
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-02-03
[ci skip] Update info on function_usable
Andrey Andreev
1
-0
/
+5
2014-01-30
Previous 2 commits were just dumb
Andrey Andreev
1
-2
/
+2
2014-01-24
[ci skip] Add a link to PHP bug 54709 in is_really_writable()'s docblock
Andrey Andreev
1
-0
/
+1
2013-11-14
Remove a function_exists() check for error_get_last()
Andrey Andreev
1
-1
/
+1
2013-11-12
Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...
Andrey Andreev
1
-0
/
+18
2013-10-21
Fix #2515 (manually merge PR #2516)
Andrey Andreev
1
-4
/
+25
2013-09-27
Script is killed with the proper exit code.
Jesse van Assen
1
-1
/
+1
2013-09-14
[ci skip] Remove empty lines
Andrey Andreev
1
-1
/
+1
2013-09-14
No need of this anymore
vkeranov
1
-3
/
+2
2013-09-13
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
Andrey Andreev
1
-1
/
+1
2013-09-13
Drop the unused parameter from log_message() / CI_Log::write_log()
Andrey Andreev
1
-2
/
+2
[next]