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 |
|
michalsn
|
c32dcd4329
|
Merge remote-tracking branch 'upstream/develop' into 4.6
# Conflicts:
# system/Autoloader/Autoloader.php
# system/BaseModel.php
# system/CLI/CLI.php
# system/Database/MigrationRunner.php
# system/Exceptions/PageNotFoundException.php
# system/Router/RouteCollection.php
# system/Validation/FileRules.php
# tests/system/Autoloader/AutoloaderTest.php
# tests/system/Filters/FiltersTest.php
# tests/system/Test/ControllerTestTraitTest.php
# tests/system/Test/FeatureTestTraitTest.php
# tests/system/Validation/CreditCardRulesTest.php
# tests/system/Validation/FileRulesTest.php
# tests/system/Validation/StrictRules/DatabaseRelatedRulesTest.php
# tests/system/Validation/StrictRules/FileRulesTest.php
# tests/system/View/ViewTest.php
|
2024-11-17 12:21:31 +01:00 |
|
Michal Sniatala
|
27ae8bb0ae
|
fix: DownloadResponse cache headers (#9237)
* fix: `DownloadResponse` cache headers
* update phpstan-baseline
|
2024-11-17 10:50:41 +01:00 |
|
neznaika0
|
ea3894755d
|
fix: Update the typing
|
2024-11-09 08:44:47 +03:00 |
|
neznaika0
|
583e7b61da
|
refactor: up performance service()
|
2024-11-09 08:44:46 +03:00 |
|
kenjis
|
08fea02f2c
|
docs: fix class Doc comments
|
2024-05-06 19:19:24 +09:00 |
|
kenjis
|
2087c55a62
|
fix: parent exception classes
|
2024-05-06 19:19:21 +09:00 |
|
kenjis
|
9d2c903f7f
|
refactor: change parent class
|
2024-05-06 19:19:20 +09:00 |
|
kenjis
|
5178dd171d
|
feat: extends ExceptionInterface
|
2024-05-06 19:19:20 +09:00 |
|
kenjis
|
085eb2d76c
|
refactor: FrameworkException extends RuntimeException
|
2024-05-06 19:19:20 +09:00 |
|
kenjis
|
50c43a3110
|
feat: add BadMethodCallException,BadFunctionCallException,InvalidArgumentException
|
2024-05-06 19:19:19 +09:00 |
|
kenjis
|
2f72086ac3
|
feat: add base RuntimeException and LogicException
|
2024-05-06 19:19:19 +09:00 |
|
kenjis
|
e25bc7e7a7
|
refactor: run rector
|
2024-04-06 09:24:47 +09:00 |
|
kenjis
|
dc9caaebef
|
refactor: move checkMissingExtensions() up
The translated error message is no longer provided.
This is because the checking must be done at a very early stage.
|
2024-03-17 10:06:05 +09:00 |
|
kenjis
|
d2714537f3
|
refactor: remove unused exception classes
|
2024-01-28 09:12:40 +09:00 |
|
kenjis
|
dc9589cb13
|
refactor: remove depreacted exception
|
2024-01-27 17:21:31 +09:00 |
|
kenjis
|
32a37dd259
|
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
user_guide_src/source/changelogs/index.rst
user_guide_src/source/installation/upgrading.rst
|
2023-12-29 17:58:07 +09:00 |
|
kenjis
|
a12d8d8dcb
|
docs: composer cs-fix
|
2023-12-29 09:49:04 +09:00 |
|
kenjis
|
25ec3df976
|
refactor: add declare(strict_types=1) to system files
|
2023-11-30 16:14:48 +09:00 |
|
John Paul E. Balandan, CPA
|
2b5b0814dc
|
style: run cs-fix
|
2023-10-27 23:20:40 +08:00 |
|
kenjis
|
f02979bcbe
|
docs: add @return
|
2023-08-21 10:46:55 +09:00 |
|
kenjis
|
f66ccb6e01
|
Merge remote-tracking branch 'upstream/develop' into 4.4
Conflicts:
system/Exceptions/FrameworkException.php
|
2023-08-21 10:19:22 +09:00 |
|
蔡銘凱
|
1764d12fc0
|
Fix: Remove the system-Exception ignore errors.
|
2023-08-17 00:12:41 +08:00 |
|
kenjis
|
05fc454d6f
|
docs: add @return
|
2023-07-21 12:13:02 +09:00 |
|
Lonnie Ezell
|
aa800a99d5
|
Add tests for Directory Hasher.
|
2023-06-24 23:53:56 -05:00 |
|
kenjis
|
fd7ecde7e3
|
chore: fix coding style
|
2023-05-24 08:51:35 +09:00 |
|
kenjis
|
eff6b9956b
|
feat: rename ExitExceptionInterface and add getExitCode()
|
2022-08-04 09:16:02 +09:00 |
|
kenjis
|
85b4e6728f
|
fix: incorrect HTTP status code or Exit code may return
|
2022-08-04 09:16:02 +09:00 |
|
kenjis
|
f313732eb5
|
feat: add HTTPExceptionInterface and ExitExceptionInterface
|
2022-08-04 09:16:02 +09:00 |
|
kenjis
|
7808f18ae1
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2022-07-24 09:30:44 +09:00 |
|
kenjis
|
876194eeb7
|
docs: update comments
|
2022-07-23 07:44:20 +09:00 |
|
kenjis
|
cfd1b44c0c
|
refactor: replace magic numbers with constants
|
2022-07-23 07:42:09 +09:00 |
|
Paulo Esteves
|
6f4c2e9077
|
Add Exception PageNotFoundException::forLocaleNotSupported
|
2022-06-11 17:26:47 +01:00 |
|
kenjis
|
9f561030f7
|
fix: throws Exception when getCompiled*() in the Model called
|
2022-01-12 13:04:04 +09:00 |
|
kenjis
|
d1f1f6b242
|
fix: $this->request->setLocale() does not work for lang() in 404 controller
Fixes #5261
|
2021-11-01 14:04:14 +09:00 |
|
Lonnie Ezell
|
09609d5ab0
|
New mock() test helper and expanded MockCache with assertions.
|
2021-09-07 22:10:15 +08:00 |
|
John Paul E. Balandan, CPA
|
b7ec33cd56
|
Remove superfluous phpdoc tags (#4941)
|
2021-07-24 19:30:51 +08:00 |
|
John Paul E. Balandan, CPA
|
0ee2b2f922
|
Add file-level headers
|
2021-07-19 23:04:56 +08:00 |
|
John Paul E. Balandan, CPA
|
a4fe347638
|
Add ? to nullable typehints
|
2021-07-09 23:13:08 +08:00 |
|
John Paul E. Balandan, CPA
|
2b78883c06
|
Align phpdocs
|
2021-06-08 12:11:23 +08:00 |
|
John Paul E. Balandan, CPA
|
4129b40cb6
|
Use short forms of param and return types
|
2021-06-08 11:46:56 +08:00 |
|
John Paul E. Balandan, CPA
|
d030096732
|
Enable braces
|
2021-06-08 10:15:25 +08:00 |
|
John Paul E. Balandan, CPA
|
7b37453fcc
|
Enable blank_line_before_statement fixer
|
2021-06-08 01:26:32 +08:00 |
|
John Paul E. Balandan, CPA
|
e04d17b390
|
Convert tabs to 4 spaces (#4771)
|
2021-06-04 22:51:52 +08:00 |
|
Abdul Malik Ikhsan
|
a4b95a9c52
|
[Test] Use @codeCoverageIgnore for deprecated class/method
|
2021-04-29 18:46:24 +07:00 |
|
mostafakhudair
|
d1d6a5be55
|
Change Entity Namespace
|
2021-04-18 17:03:36 +02:00 |
|
John Paul E. Balandan, CPA
|
c92d47e3b8
|
Use message directly if intl is not available
|
2021-04-11 01:53:16 +08:00 |
|
John Paul E. Balandan, CPA
|
ed315cec08
|
Merge pull request #4357 from kenjis/fix-new-static
Remove PHPStan ignoreErrors: Unsafe usage of new static()
|
2021-03-15 22:24:29 +08:00 |
|
Andrey Pyzhikov
|
57a41d3312
|
Renamed CastException methods names
|
2021-03-03 01:00:10 +08:00 |
|