rhymix/classes
Kijin Sung 6791208ae1 Prevent function arguments from being exposed in the error log
Also: Produce backtrace when a regular error occurs
Also: Remove unnecessary check for DEBUG_BACKTRACE_IGNORE_ARGS
(This is not necessary in PHP > 5.3.6)
2016-06-15 17:03:32 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context Fix not recognizing POST arguments if Content-Type is wrongly set to application/json 2016-05-16 11:25:37 +09:00
db Prevent function arguments from being exposed in the error log 2016-06-15 17:03:32 +09:00
display Add slow remote requests to debug content 2016-06-08 16:15:32 +09:00
editor copyright add to php files 2013-11-08 05:52:51 +00:00
extravar Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
file Prevent function arguments from being exposed in the error log 2016-06-15 17:03:32 +09:00
frontendfile Fix incorrect server push detection when using CloudFlare 2016-05-09 23:07:29 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
mail Add more unit tests for the legacy Mail class 2016-05-23 21:58:37 +09:00
mobile Don't trust mobile cookie if the user agent has changed 2016-05-11 00:23:13 +09:00
module Add reCAPTCHA addon for signup page 2016-05-26 22:52:19 +09:00
object httpStatusCode 를 정수형으로 만들기 2016-04-19 23:14:50 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Clean up namespaces 2016-03-14 21:04:27 +09:00
template Add compiled template filename to Debug class as an alias 2016-05-05 21:53:57 +09:00
validator 모두 lang() 함수로 변경 2016-03-06 17:01:15 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Finalize debug data format and allow all statistics to be collected 2016-02-12 21:31:38 +09:00