kenjis
|
1add05a864
|
Merge pull request #7629 from kenjis/fix-docs-RedirectException
docs: fix incorrect description on RedirectException
|
2023-06-28 06:01:47 +09:00 |
|
kenjis
|
08c046ea42
|
Merge pull request #7626 from kenjis/update-kint-507
chore: update Kint to 5.0.7
|
2023-06-28 06:00:12 +09:00 |
|
Christoph Potas
|
29d6ddd2c2
|
Confirm Style Guide
~ add missing space (style guide)
|
2023-06-27 12:14:58 +02:00 |
|
kenjis
|
1f09de8281
|
Merge pull request #7618 from codeigniter4/remove-precommit-hook
Remove PHPStan from pre-commit hook
|
2023-06-27 14:30:18 +09:00 |
|
Lonnie Ezell
|
bd3420b6ef
|
chore: remove php-stan from the precommit hook
|
2023-06-26 23:16:13 -05:00 |
|
kenjis
|
19f88fbdc5
|
docs: fix incorrect description
A named route cannot be used with RedirectException.
|
2023-06-27 11:24:32 +09:00 |
|
kenjis
|
d3b217cf25
|
chore: update Kint to 5.0.7
|
2023-06-27 09:50:12 +09:00 |
|
Christoph Potas
|
e17ebddf11
|
Fix sqlsrv default port connection refuse
~ ignore default port when constructr hostname for sqlsrv driver
|
2023-06-26 18:57:59 +02:00 |
|
Jozef Rebjak
|
a20365b9c9
|
test: improve testSendProxied
|
2023-06-26 14:02:04 +02:00 |
|
Jozef Rebjak
|
8d023d9255
|
fix: testSendProxied typo
|
2023-06-26 13:55:32 +02:00 |
|
Jozef Rebjak
|
9a41f6b18c
|
test: add testSendProxied
|
2023-06-26 13:52:36 +02:00 |
|
kenjis
|
1e7204bbba
|
Merge pull request #7620 from kenjis/refactor-RequestTrait
refactor: remove unused non-empty array in RequestTrait
|
2023-06-26 20:24:43 +09:00 |
|
Jozef Rebjak
|
1db90c402b
|
fix: skip http proxy added header
|
2023-06-26 13:07:39 +02:00 |
|
kenjis
|
b819f9d4e7
|
refactor: by RemoveUnusedNonEmptyArrayBeforeForeachRector
|
2023-06-26 15:10:00 +09:00 |
|
kenjis
|
ec5cb2fcb9
|
refactor: add workaround for old Config\App file
|
2023-06-26 15:09:46 +09:00 |
|
kenjis
|
3bb0831b32
|
Merge pull request #7611 from kenjis/refactor-config-classname
refactor: use ::class to config() param
|
2023-06-26 09:35:35 +09:00 |
|
kenjis
|
c9b6f3d17d
|
Merge pull request #7389 from kenjis/update-concepts-security.rst
docs: improve concepts/security.rst
|
2023-06-26 09:33:56 +09:00 |
|
kenjis
|
0574c89444
|
Merge pull request #7598 from kenjis/docs-TestResponse
docs: fix incorrect PHPDoc types in TestResponse
|
2023-06-25 18:06:52 +09:00 |
|
ping-yee
|
f92f091694
|
docs: Replace type mixed in system.
|
2023-06-24 21:54:17 +09:00 |
|
kenjis
|
3bdb53f374
|
refactor: use ::class to config() param
|
2023-06-24 09:20:24 +09:00 |
|
John Paul E. Balandan, CPA
|
b543f879e6
|
Merge pull request #7608 from paulbalandan/cli-test-wait-zero
fix: change assertion on CLITest::testWaitZero
|
2023-06-23 17:21:23 +08:00 |
|
John Paul E. Balandan, CPA
|
56f345fdf8
|
fix: change assertion on CLITest::testWaitZero
|
2023-06-23 12:00:02 +08:00 |
|
kenjis
|
ded8d382a0
|
Merge pull request #7603 from kenjis/fix-docs-message.rst
docs: fix message.rst
|
2023-06-22 15:42:47 +09:00 |
|
kenjis
|
8e9cc30e10
|
Merge pull request #7607 from paulbalandan/disable-process-timeout
chore: add Composer\Config::disableProcessTimeout
|
2023-06-22 15:41:58 +09:00 |
|
John Paul E. Balandan, CPA
|
33f2db46b2
|
chore: add Composer\Config::disableProcessTimeout
|
2023-06-22 11:55:10 +08:00 |
|
kenjis
|
4fd6ea0cd2
|
docs: fix incorrect description
|
2023-06-21 14:02:20 +09:00 |
|
kenjis
|
3e92760a7e
|
docs: update Valid HTTP protocol version
|
2023-06-21 14:01:48 +09:00 |
|
kenjis
|
52a2372add
|
Merge pull request #7596 from kenjis/docs-db-session
docs: improve "Configure DatabaseHandler" for Session
|
2023-06-20 15:11:55 +09:00 |
|
kenjis
|
9d9f19e3a5
|
Merge pull request #7592 from kenjis/add-changelog-437
docs: add changelog/upgrade guide for v4.3.7
|
2023-06-20 15:11:08 +09:00 |
|
kenjis
|
202b467883
|
docs: fix @param types
|
2023-06-19 18:36:46 +09:00 |
|
kenjis
|
2bcebad8e3
|
test: remove testCallWithJsonRequestObject() and add testAssertJsonExactObject()
testCallWithJsonRequestObject() is not a test for FeatureTestTrait.
|
2023-06-19 18:35:23 +09:00 |
|
kenjis
|
66526a8d5e
|
fix: incorrect tests
Cannot set non-string to Response body.
|
2023-06-19 18:29:29 +09:00 |
|
kenjis
|
e534332905
|
test: add param type for Response body
|
2023-06-19 18:26:43 +09:00 |
|
kenjis
|
dbfd8ff6ed
|
test: change test method names
Add the method name to test.
|
2023-06-19 18:26:43 +09:00 |
|
kenjis
|
edd820436e
|
docs: fix incorrect PHPDoc types
|
2023-06-19 17:34:15 +09:00 |
|
kenjis
|
f39530ac57
|
fix: reset params for HTTP testing
A previous test result causes an params count error in HTTP testing.
|
2023-06-19 17:09:07 +09:00 |
|
kenjis
|
6a8c20e1ca
|
test: add test to check param count is reset
|
2023-06-19 17:08:12 +09:00 |
|
kenjis
|
963526a517
|
docs: update description
There is already $DBGroup in the config file.
|
2023-06-19 09:59:15 +09:00 |
|
kenjis
|
658c517b77
|
docs: add important note
|
2023-06-19 09:59:15 +09:00 |
|
kenjis
|
eb4121284d
|
docs: add sub section titles
|
2023-06-19 09:44:01 +09:00 |
|
kenjis
|
f3ef6c2e63
|
docs: remove unneeded "// ..."
|
2023-06-19 09:43:07 +09:00 |
|
kenjis
|
ccd52d1998
|
Merge pull request #7595 from kenjis/update-cs
style: update coding style for PHP CS Fixer 3.18.0
|
2023-06-19 09:42:30 +09:00 |
|
kenjis
|
6675e77949
|
style: composer cs-fix
Update for PHP CS Fixer 3.18.0.
|
2023-06-19 08:59:06 +09:00 |
|
kenjis
|
a76685986d
|
Merge pull request #7591 from kenjis/docs-RELEASE.md
docs: small updates in RELEASE.md
|
2023-06-19 08:37:45 +09:00 |
|
kenjis
|
8124097c5e
|
Merge pull request #7590 from kenjis/docs-change-version-notation
docs: change version number notation
|
2023-06-19 08:37:03 +09:00 |
|
kenjis
|
05cdc290db
|
Merge pull request #7589 from kenjis/update-kint-506
chore: update Kint to 5.0.6
|
2023-06-19 08:36:19 +09:00 |
|
kenjis
|
6b0531b9e8
|
Merge pull request #7586 from kenjis/fix-docs-sessions.rst
docs: fix sessions.rst
|
2023-06-19 08:35:41 +09:00 |
|
kenjis
|
291b40b49b
|
Merge pull request #7584 from kenjis/docs-spark_commands.rst
docs: improve spark_commands.rst
|
2023-06-19 08:34:56 +09:00 |
|
kenjis
|
938249540c
|
Merge pull request #7583 from kenjis/fix-docs-inflector_helper.rst
docs: fix incorrect sample code in inflector_helper.rst
|
2023-06-19 08:34:06 +09:00 |
|
kenjis
|
f6ed69565b
|
Merge pull request #7582 from kenjis/docs-cli_library
docs: update sample code in cli_library
|
2023-06-19 08:33:28 +09:00 |
|