rhymix/classes
Kijin Sung b25ce87ae5 Import new XE functions clearStatCache() and invalidateOpcache()
xpressengine/xe-core 23ec7b7

라이믹스는 Storage 클래스에서 파일을 쓸 때마다 opcache와 stat cache를
자동으로 비워주고 있으므로 이런 조치가 필요하지 않으나,
XE와의 호환성을 위해 동일한 함수를 제공함. 사용을 권장하지 않음.
2017-12-09 01:38:46 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context Context::convertEncoding() charset 목록 정리 2017-12-07 12:55:50 +09:00
db Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00
display Fix invisible message content on mobile default skin 2017-12-03 22:23:48 +09:00
editor Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
extravar Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
file Import new XE functions clearStatCache() and invalidateOpcache() 2017-12-09 01:38:46 +09:00
frontendfile Fix handling of external CSS/JS URLs with query strings 2017-08-16 23:05:45 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
mail Add more unit tests for the legacy Mail class 2016-05-23 21:58:37 +09:00
mobile Do not explicitly set the domain for session cookies 2017-02-17 19:33:05 +09:00
module Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00
object Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Import cryptographic signature functions from XE 1.8.23 2016-08-02 16:30:33 +09:00
template 네모의 꿈/ 컨텐츠 위젯 스킨 (#712) 2017-02-26 01:05:57 +09:00
validator - invalid_float 메시지 추가 2016-08-02 16:00:47 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00