| .. |
|
drivers
|
notification 메소드 정리
|
2021-12-29 05:48:04 +00:00 |
|
exceptions
|
Initial implementation of DB class based on PDO MySQL driver
|
2020-06-29 15:45:01 +09:00 |
|
filters
|
Move image URL cleaning function to HTMLFilter #1787
|
2021-09-11 19:47:04 +09:00 |
|
helpers
|
Fix #1610 memory leak in initial debug status check
|
2021-02-10 00:27:04 +09:00 |
|
parsers
|
Fix #1778 support multi-column unique indexes using legacy syntax
|
2021-08-26 00:44:13 +09:00 |
|
cache.php
|
Provide incr() and decr() as static methods of Cache class
|
2020-12-15 02:13:38 +09:00 |
|
calendar.php
|
Fix short array syntax and backwards test
|
2016-03-17 17:41:03 +09:00 |
|
config.php
|
Fix install error (25463447 regression)
|
2021-06-19 20:13:02 +09:00 |
|
datetime.php
|
Implement default timezone for domains
|
2017-03-13 12:51:24 +09:00 |
|
db.php
|
Allow setting new charset in DB::modifyColumn()
|
2021-12-13 15:20:58 +09:00 |
|
debug.php
|
Fix warning error better then c7f84a178d
|
2021-07-15 17:23:42 +09:00 |
|
exception.php
|
Add basic exception class
|
2016-02-01 20:11:46 +09:00 |
|
formatter.php
|
Fix #1727 Recompile SCSS/LESS files when imported file is changed
|
2021-06-20 22:02:26 +09:00 |
|
i18n.php
|
Add functions for converting between country codes and calling codes
|
2020-03-18 21:02:23 +09:00 |
|
image.php
|
Storage::getContentType() 메소드를 MIME 클래스로 이동함
|
2019-10-09 15:20:19 +09:00 |
|
korea.php
|
Fix validation of phone numbers like 02-1688-XXXX
|
2021-10-05 16:02:43 +09:00 |
|
lang.php
|
Adjust loading priority of modules vs. plugins
|
2021-01-21 00:44:35 +09:00 |
|
mail.php
|
Move image URL cleaning function to HTMLFilter #1787
|
2021-09-11 19:47:04 +09:00 |
|
mime.php
|
Add MIME types for common executables and package formats
|
2020-03-24 01:07:07 +09:00 |
|
pagination.php
|
Add pagination class
|
2016-03-17 19:46:32 +09:00 |
|
password.php
|
Fix compatibility with PBKDF2 hashes with iteration counts that are not zero-padded
|
2021-03-14 00:26:15 +09:00 |
|
push.php
|
notification 메소드 정리
|
2021-12-29 05:48:04 +00:00 |
|
router.php
|
Fix various warnings in PHP 8.0
|
2021-01-28 22:32:56 +09:00 |
|
security.php
|
Use Origin header before Referer to check CSRF
|
2021-02-23 16:51:46 +09:00 |
|
session.php
|
Fix #1610 memory leak in initial debug status check
|
2021-02-10 00:27:04 +09:00 |
|
sms.php
|
Fix remainder of unit test warnings in PHP 8.0
|
2021-01-29 00:36:24 +09:00 |
|
storage.php
|
Add option to skip serialization when saving PHP data to file
|
2021-06-20 22:01:37 +09:00 |
|
timer.php
|
Fix short array syntax
|
2016-03-17 17:33:58 +09:00 |
|
ua.php
|
Fix #1811 Add chromium edge detection to getBrowserInfo
|
2021-10-15 14:03:39 +09:00 |
|
url.php
|
Fix various warnings in PHP 8.0
|
2021-01-28 22:32:56 +09:00 |