| .. |
|
drivers
|
Fix #1933 enable sending FCM message without the "notification" field
|
2023-08-03 22:44:27 +09:00 |
|
exceptions
|
Rename all common/framework source files to be case-sensitive
|
2022-12-26 16:13:09 +09:00 |
|
filters
|
Improve filtering of "allow" and "referrerpolicy" attributes of <iframe>
|
2023-08-16 22:41:14 +09:00 |
|
helpers
|
Use helper class to handle various error conditions during HTTP request
|
2023-04-23 14:50:39 +09:00 |
|
parsers
|
Improve parser logic for action attributes
|
2023-08-30 01:53:55 +09:00 |
|
Cache.php
|
Fix incorrect or missing type declarations in Cache and DB classes
|
2023-09-26 11:09:55 +09:00 |
|
Calendar.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Config.php
|
Use associative array to store custom namespaces
|
2023-08-12 21:53:52 +09:00 |
|
DateTime.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
DB.php
|
Fix incorrect or missing type declarations in Cache and DB classes
|
2023-09-26 11:09:55 +09:00 |
|
Debug.php
|
Dislay actual error location when a fatal error is caught by Debug class
|
2023-08-08 00:49:53 +09:00 |
|
Exception.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Formatter.php
|
Preserve line numbers when compiling SCSS with sourcemap
|
2023-09-04 23:40:09 +09:00 |
|
HTTP.php
|
Move proxy setting to HTTP::_createClient()
|
2023-05-01 22:26:16 +09:00 |
|
i18n.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Image.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Korea.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Lang.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Mail.php
|
Fix sender info not being available until the before trigger has been called
|
2023-04-23 00:40:58 +09:00 |
|
MIME.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Pagination.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Password.php
|
Fix truncated password hash for documents and comments written by non-members, if member module is configured to use a hashing algorithm that produces more than 60 chars
|
2023-06-19 01:59:27 +09:00 |
|
Push.php
|
Fix missing property 'caller' of Push class
|
2023-03-23 20:54:54 +09:00 |
|
Router.php
|
Make Router::parseURL() return a consistent type and format for all action properties
|
2023-08-30 22:58:05 +09:00 |
|
Security.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Session.php
|
Fix warning when session is used on CLI
|
2023-09-04 15:19:12 +09:00 |
|
SMS.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Storage.php
|
Remove characters in writePHPData() comment that could cause syntax error
|
2023-09-05 02:07:21 +09:00 |
|
Timer.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
UA.php
|
Fix deprecation error in PHP 8.x when path or domain is null in setcookie()
|
2023-06-16 15:34:48 +09:00 |
|
URL.php
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |