rhymix/classes
Kijin Sung 664a68fc2a Fix #1727 Recompile SCSS/LESS files when imported file is changed
- import된 파일 목록을 따로 보관해 두었다가, 그 중 하나라도 변경되었다면 다시 컴파일
- PHP의 stat cache 덕분에 성능 영향은 크지 않을 것으로 보이나, 모니터링 필요
2021-06-20 22:02:26 +09:00
..
cache 주석의 잘못된 리턴타입 변경 2021-04-16 16:40:13 +09:00
context Fix #1722 incorrect language selection when domain setting conflicts with system setting 2021-06-19 21:55:14 +09:00
db Remove legacy DB classes and XML query parser classes 2020-06-30 12:20:12 +09:00
display Add board name as og:article:section 2021-03-31 21:04:05 +09:00
editor Fix warnings in PHP 8.0 related to editor components 2021-02-09 01:21:53 +09:00
extravar Clean up ModuleController::replaceDefinedLangCode() 2021-01-08 21:27:44 +09:00
file Fix FileHandler::checkMemoryLoadImage() returning false if memory_limit is actually unlimited 2021-06-19 23:16:08 +09:00
frontendfile Fix #1727 Recompile SCSS/LESS files when imported file is changed 2021-06-20 22:02:26 +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 Use egulias/EmailValidator to validate email addresses 2018-10-18 14:16:12 +09:00
mobile Fix warning in PHP 8.0 if user-agent header is missing 2021-01-28 23:14:48 +09:00
module Return a more descriptive error when module class is not found 2021-04-26 15:42:30 +09:00
object Fix misc warnings in PHP 8.0 2020-12-13 21:21:10 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Fix various warnings in PHP 8.0 2021-01-28 22:32:56 +09:00
template Fix random content being replaced for widget output if skin path does not exist 2021-04-12 22:48:05 +09:00
validator Fix undefined variables in Validator class 2021-01-28 23:26:33 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Fix warning in PHP 8.0 2021-02-08 21:16:49 +09:00