John Paul E. Balandan, CPA
|
797d37751a
|
Merge branch 'develop' into 4.6
|
2025-01-13 11:15:24 +08:00 |
|
John Paul E. Balandan, CPA
|
c3ac0f9483
|
chore: add more trailing commas in more places (#9395)
* Apply to parameters
* Apply to array destructuring
* Apply to match
* Apply for arguments
|
2025-01-13 11:03:02 +08:00 |
|
kenjis
|
3fa8a26177
|
fix: replace \Exception with RuntimeException
|
2024-05-06 19:19:23 +09:00 |
|
kenjis
|
e25bc7e7a7
|
refactor: run rector
|
2024-04-06 09:24:47 +09:00 |
|
kenjis
|
99a9148b0a
|
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
psalm-baseline.xml
system/Router/AutoRouterImproved.php
system/Router/Router.php
|
2024-02-26 09:42:51 +09:00 |
|
kenjis
|
e1df9f5bcd
|
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
system/Router/AutoRouterImproved.php
system/Router/Router.php
|
2024-02-26 06:59:33 +09:00 |
|
John Paul E. Balandan, CPA
|
06353a4037
|
style: Enable phpdoc_list_type fixer
|
2024-02-26 00:19:02 +08:00 |
|
John Paul E. Balandan, CPA
|
609be527ce
|
style: enable phpdoc_array_type (#8580)
|
2024-02-25 22:58:47 +08:00 |
|
kenjis
|
ce1ab660c4
|
feat: add HTTP method to web page cache key
|
2023-12-26 10:07:59 +09:00 |
|
kenjis
|
25ec3df976
|
refactor: add declare(strict_types=1) to system files
|
2023-11-30 16:14:48 +09:00 |
|
kenjis
|
a769e53ad5
|
feat: add check if headers() returns array
|
2023-11-22 09:06:41 +09:00 |
|
kenjis
|
597101b98b
|
refactor: fix parameter types
|
2023-10-28 06:39:58 +09:00 |
|
kenjis
|
6329255a8b
|
docs: add "see test" annotations
|
2023-09-08 17:35:23 +09:00 |
|
kenjis
|
789015666a
|
refactor: make ResponseCache final
|
2023-07-05 07:38:13 +09:00 |
|
kenjis
|
cd5b817cc0
|
refactor: don't make cahce if $ttl is 0
|
2023-07-03 13:46:22 +09:00 |
|
kenjis
|
f0748dde68
|
refactor: add ResponseCache::$ttl and use it
|
2023-07-03 13:46:21 +09:00 |
|
kenjis
|
8b0230a227
|
refactor: rename getCachedResponse() to get()
|
2023-07-03 13:46:21 +09:00 |
|
kenjis
|
d0b986802f
|
refactor: rename cachePage() to make()
|
2023-07-03 13:46:21 +09:00 |
|
kenjis
|
b2afd719fd
|
refactor: rename PageCache to ResponseCache
|
2023-07-03 13:46:21 +09:00 |
|