rhymix/classes
2022-12-27 11:06:28 +09:00
..
cache 주석의 잘못된 리턴타입 변경 2021-04-16 16:40:13 +09:00
context Move cacert.pem loader to autoload.php 2022-12-26 02:36:44 +09:00
db Convert DB class into an alias of Rhymix\Framework\DB, instead of extending it 2022-12-26 01:00:25 +09:00
display Change rhymix.less back to rhymix.scss because the LESS converter seems to be abandoned :( 2022-12-26 00:50:02 +09:00
editor Fix warnings in PHP 8.0 related to editor components 2021-02-09 01:21:53 +09:00
extravar Fix #2046 empty value in edit form when '0' is entered into extravar field 2022-12-17 23:34:28 +09:00
file Use compoer/ca-bundle instead of using our own cacert.pem 2022-12-26 00:57:50 +09:00
frontendfile Fix #1926 add @charset UTF-8 to beginning of concatenated CSS file 2022-07-02 23:55: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 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 Fix backward compatibility with admin module 2022-12-27 11:06:28 +09:00
object Remove Object alias for BaseObject 2022-12-23 02:04:11 +09:00
page #2039 보완: 코딩 규칙 관련 수정, 지저분한 주석 정리 2022-12-15 23:00:59 +09:00
security Fix various warnings in PHP 8.0 2021-01-28 22:32:56 +09:00
template Fix #2011 #2012 convert lang path before calling pathinfo() 2022-11-07 01:45:32 +09:00
validator Correct the URL regex 2022-02-21 21:11:42 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Fix PHP warnings due to unitiated variables #1866 thanks to @Erictoby 2022-02-04 01:41:56 +09:00