kenjis
|
4d6b45b769
|
fix: add missing URI Security and Conig\App::$permittedURIChars
|
2024-03-29 11:16:40 +09:00 |
|
kenjis
|
02b0ac8d82
|
docs: remove redundant comments
|
2024-03-21 18:02:40 +09:00 |
|
kenjis
|
8aa7a0a3d5
|
docs: replace string with class-string
|
2024-03-21 18:00:54 +09:00 |
|
kenjis
|
0226cc2f5a
|
docs: update array types in @var
|
2024-03-21 12:11:03 +09:00 |
|
kenjis
|
d8945671f6
|
refactor: add padding to environment class
|
2024-03-15 11:56:19 +09:00 |
|
kenjis
|
50409e80fc
|
refactor: remove border-top
|
2024-03-15 10:54:51 +09:00 |
|
kenjis
|
2f009ca5e2
|
refactor: tweaks css
|
2024-03-15 10:53:12 +09:00 |
|
kenjis
|
93fe3adafc
|
refactor: remove redundant rem
|
2024-03-15 10:53:12 +09:00 |
|
kenjis
|
89f7ede4ec
|
fix: remove invalid letter-spacing
|
2024-03-15 10:53:12 +09:00 |
|
kenjis
|
9c38271a30
|
refactor: move footer info to top
It is useful when reporting errors.
|
2024-03-15 10:53:11 +09:00 |
|
kenjis
|
9894b92997
|
Merge pull request #8588 from melroy89/docs_fix_typo
docs: Fix typo in Toolbar.php
|
2024-02-27 11:02:59 +09:00 |
|
Melroy van den Berg
|
78edddf62c
|
docs: Fix typo in Toolbar.php
|
2024-02-27 02:48:06 +01: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
|
ad11363bcf
|
style: also align @phpstan-type and @phpstan-var (#8551)
|
2024-02-25 23:26:15 +08:00 |
|
John Paul E. Balandan, CPA
|
609be527ce
|
style: enable phpdoc_array_type (#8580)
|
2024-02-25 22:58:47 +08:00 |
|
kenjis
|
654c5d740f
|
refactor: use official site URL
|
2024-02-13 16:01:00 +09:00 |
|
kenjis
|
d7a4ba2daa
|
refactor: use official user guide URLs
|
2024-02-13 16:00:24 +09:00 |
|
dhiya
|
c56332559f
|
update css toolbar,welcome_message
|
2024-02-11 10:34:24 +08:00 |
|
dhiya
|
0732719940
|
update style & js
|
2024-02-10 14:03:17 +08:00 |
|
dhiya
|
1f0284641d
|
update style & js
|
2024-02-10 13:38:23 +08:00 |
|
dhiya
|
e48a4f33ed
|
remove inline style debugbar,welcome_message for CSP
|
2024-02-10 13:38:22 +08:00 |
|
kenjis
|
bf1057ee5c
|
docs: improve readability
|
2024-02-05 15:27:44 +09:00 |
|
kenjis
|
61bf6fd8c3
|
docs: add keyword "HSTS"
|
2024-02-05 15:26:03 +09:00 |
|
kenjis
|
e32d1d2f44
|
docs: remove duplicate space
|
2024-02-05 15:25:43 +09:00 |
|
kenjis
|
4c03c9355f
|
docs: break long lines
|
2024-02-05 15:25:23 +09:00 |
|
kenjis
|
1bbb26c003
|
docs: add ","
|
2024-02-05 15:24:52 +09:00 |
|
kenjis
|
857e14ee2e
|
docs: add "E.g.,"
|
2024-02-05 15:23:57 +09:00 |
|
kenjis
|
464ebb80b7
|
docs: update @var type
|
2024-02-05 15:23:29 +09:00 |
|
kenjis
|
60042fba17
|
docs: fix doc comments
I think there is no way to set 404 closure in the constructor.
|
2024-01-31 20:51:57 +09:00 |
|
kenjis
|
d7587744c0
|
refactor: replace empty()
|
2023-12-26 07:24:04 +09:00 |
|
kenjis
|
521cc98873
|
Merge pull request #8212 from ThomasMeschke/develop
replace -1 with E_ALL in error_reporting calls
|
2023-12-17 09:37:08 +09:00 |
|
kenjis
|
7e0ddbf7f6
|
docs: fix doc comments
|
2023-12-09 17:48:12 +09:00 |
|
kenjis
|
2ec8ff5d9b
|
fix: bug where ExceptionHandler displays incorrect Exception classname
It showed the first Exception, but devs must catch the thrown Exception.
|
2023-11-21 12:14:38 +09:00 |
|
kenjis
|
7c0024a100
|
docs: add space after comma
|
2023-11-19 20:05:32 +09:00 |
|
Thomas Meschke
|
0d277665e6
|
replace -1 with E_ALL in error_reporting calls
|
2023-11-14 11:24:56 +01:00 |
|
kenjis
|
6c06f84663
|
Merge pull request #8114 from paulbalandan/phpstan-phpdocs
docs: Use native PHPDocs instead of `@phpstan-`
|
2023-10-30 10:54:08 +09:00 |
|
John Paul E. Balandan, CPA
|
339d5276ab
|
Use native PHPDocs instead of @phpstan-
|
2023-10-29 23:55:08 +08:00 |
|
John Paul E. Balandan, CPA
|
ca13b97df7
|
fix: add correct array signatures for Modules
|
2023-10-28 20:51:39 +08:00 |
|
kenjis
|
9dda86d0f3
|
style: fix sytle
For consistency.
|
2023-10-27 06:13:40 +09:00 |
|
kenjis
|
4a10c999be
|
fix: SHOW_DEBUG_BACKTRACE does not work in web
|
2023-10-27 06:13:40 +09:00 |
|
kenjis
|
1be8686535
|
docs: add comments
|
2023-10-27 06:13:40 +09:00 |
|
kenjis
|
1874e62fd1
|
fix: detailed error report is displayed in production environment
php > ini_set('display_errors', '0');
php > var_dump(ini_get('display_errors'));
string(1) "0"
php > ini_set('display_errors', 0);
php > var_dump(ini_get('display_errors'));
string(1) "0"
php > ini_set('display_errors', false);
php > var_dump(ini_get('display_errors'));
string(0) ""
php > ini_set('display_errors', null);
php > var_dump(ini_get('display_errors'));
string(0) ""
php > ini_set('display_errors', 'off');
php > var_dump(ini_get('display_errors'));
string(3) "off"
|
2023-10-27 06:13:39 +09:00 |
|
kenjis
|
8513503c38
|
docs: fix @var type
|
2023-10-18 15:09:11 +09:00 |
|
kenjis
|
1ff3e6e3ac
|
Merge pull request #7894 from kenjis/fix-migration-db-group
fix: `spark migrate` `-g` option
|
2023-09-09 21:06:25 +09:00 |
|
John Paul E. Balandan, CPA
|
ea425e2986
|
fix: add types to View $filters and $plugins
|
2023-09-05 15:52:21 +08:00 |
|
kenjis
|
6d94e2ec14
|
docs: fix out-of-dated explanation
|
2023-09-05 10:23:18 +09:00 |
|
kenjis
|
c5fee4389c
|
docs: fix doc comments
|
2023-08-30 18:30:33 +09:00 |
|
kenjis
|
b9efbfc9d5
|
docs: add @immutable
There is no reason to change the values after the instantiation.
|
2023-08-27 15:38:42 +09:00 |
|
kenjis
|
75d8b56ede
|
Merge remote-tracking branch 'upstream/develop' into 4.4
|
2023-07-28 11:22:23 +09:00 |
|
John Paul E. Balandan, CPA
|
621edbeb6c
|
Merge pull request #7740 from paulbalandan/unicode-apostrophe
docs: replace `U+2019` with `U+0060`
|
2023-07-27 17:05:13 +08:00 |
|