kenjis
|
1877269f5b
|
chore: update Kint to 5.0.6
|
2023-06-18 08:27:17 +09:00 |
|
kenjis
|
12f3867964
|
Merge remote-tracking branch 'origin/develop' into 4.4
|
2023-06-18 08:16:13 +09:00 |
|
kenjis
|
2834ef991f
|
Merge pull request #7588 from codeigniter4/develop
4.3.6 Ready code
v4.3.6
|
2023-06-18 08:07:50 +09:00 |
|
kenjis
|
b730910469
|
Merge pull request #7587 from kenjis/release-4.3.6
Prep for 4.3.6 release
|
2023-06-18 07:49:42 +09:00 |
|
kenjis
|
1f05ec69ba
|
Prep for 4.3.6 release
|
2023-06-18 05:55:00 +09:00 |
|
kenjis
|
557b0ed86f
|
Merge pull request #7570 from ping-yee/230613_img
fix: `imagecreatefrompng()` gd-png: libpng warning
|
2023-06-18 05:36:42 +09:00 |
|
kenjis
|
7dda3b12e0
|
chore: remove PHPStan ignored error pattern
|
2023-06-17 10:11:54 +09:00 |
|
kenjis
|
24fc2553d5
|
test: update out of dated test
|
2023-06-17 10:11:53 +09:00 |
|
kenjis
|
33829746ef
|
refactor: revert parameter variable name
|
2023-06-17 10:11:53 +09:00 |
|
kenjis
|
3a84ef4f36
|
test: update parameter
|
2023-06-17 10:11:53 +09:00 |
|
kenjis
|
9db8130f94
|
docs: add changelog and upgrading guide
|
2023-06-17 10:11:52 +09:00 |
|
kenjis
|
6a80edddec
|
test: remove unneeded variable
|
2023-06-17 10:10:14 +09:00 |
|
kenjis
|
01e1e51c28
|
refactor: add property for SessionConfig and use it
|
2023-06-17 10:10:13 +09:00 |
|
kenjis
|
75fbf5650f
|
fix: remove Config\App from constructors in Session and Session Handlers
|
2023-06-17 10:10:13 +09:00 |
|
kenjis
|
49be3f1d23
|
fix: remove Session config items in Config\App
|
2023-06-17 10:10:12 +09:00 |
|
kenjis
|
9c3637a6af
|
refactor: remove unused property
|
2023-06-17 10:08:41 +09:00 |
|
kenjis
|
041d2bc7cd
|
docs: improve sample code and description
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
30bda4ff1d
|
docs: replace Controller with BaseController
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
8bae53b7dc
|
docs: improve explanation about Model pagination
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
0068d2047e
|
docs: add sub section titles
|
2023-06-17 10:07:47 +09:00 |
|
kenjis
|
92e6fa3970
|
docs: update sample code
Spark command is recommended.
|
2023-06-17 10:07:12 +09:00 |
|
kenjis
|
ae5a2f2a41
|
Merge remote-tracking branch 'upstream/develop' into 4.4
|
2023-06-17 10:06:05 +09:00 |
|
kenjis
|
fb269be6e7
|
docs: fix letter upper/lower cases
|
2023-06-17 09:53:49 +09:00 |
|
kenjis
|
855d528abf
|
docs: add "// ..." in sample code
|
2023-06-17 09:52:27 +09:00 |
|
kenjis
|
aaf95afd37
|
docs: update old session config names
|
2023-06-17 09:51:59 +09:00 |
|
kenjis
|
eea5087495
|
Merge pull request #7580 from kenjis/fix-psalm_autoload.php
chore: [Psalm] workarround for Tests\Support\Controllers\Hello does not exist
|
2023-06-17 09:23:06 +09:00 |
|
kenjis
|
0abe958e5f
|
docs: add sub sections and reorganize
|
2023-06-16 21:55:54 +09:00 |
|
kenjis
|
8ddb9908c5
|
docs: fix incorrect sample code
|
2023-06-16 21:20:51 +09:00 |
|
kenjis
|
2679f74e10
|
docs: add items
|
2023-06-16 17:55:34 +09:00 |
|
kenjis
|
ca3e3ad724
|
docs: remove item that do not make sense
|
2023-06-16 17:54:57 +09:00 |
|
kenjis
|
df6ccd1d3b
|
docs: add items
|
2023-06-16 17:54:37 +09:00 |
|
kenjis
|
1f05c692a4
|
docs: add CSP support
|
2023-06-16 17:33:32 +09:00 |
|
kenjis
|
5985268da6
|
docs: add Shield
|
2023-06-16 17:33:32 +09:00 |
|
kenjis
|
13717cb473
|
docs: add links to other pages
|
2023-06-16 17:33:31 +09:00 |
|
kenjis
|
1cd3bfa13c
|
Merge remote-tracking branch 'upstream/develop' into 4.4
|
2023-06-16 09:31:58 +09:00 |
|
kenjis
|
d827fc9e14
|
Merge pull request #7572 from ping-yee/230614_config
docs: replace mixed type at `Config` class.
|
2023-06-16 09:31:23 +09:00 |
|
kenjis
|
8069635843
|
Merge pull request #7571 from ping-yee/230613_encryption
docs: replace mixed type at `Encryption` class.
|
2023-06-16 09:29:37 +09:00 |
|
kenjis
|
66ea8c0a9e
|
Merge pull request #7573 from kenjis/fix-docs-routing.rst
docs: improve routing.rst
|
2023-06-16 09:27:59 +09:00 |
|
ping-yee
|
ed327576fc
|
docs: modify the type.
|
2023-06-16 00:10:22 +08:00 |
|
ping-yee
|
1d2eb6302c
|
docs: add type null.
|
2023-06-16 00:06:46 +08:00 |
|
kenjis
|
8e5c50e8bf
|
chore: scan tests/_support
|
2023-06-15 18:53:22 +09:00 |
|
kenjis
|
59da1737a4
|
docs: fix by proofreading
|
2023-06-15 17:03:21 +09:00 |
|
kenjis
|
8b8da0f6a8
|
docs: change note to warning
|
2023-06-15 17:01:47 +09:00 |
|
kenjis
|
42a31658cb
|
Merge remote-tracking branch 'upstream/develop' into 4.4
|
2023-06-15 16:55:23 +09:00 |
|
kenjis
|
bfd952c3a5
|
Merge pull request #7576 from kenjis/fix-docs-query_builder-sample
docs: fix incorrect comments in query_builder
|
2023-06-15 16:54:13 +09:00 |
|
kenjis
|
95be341d13
|
Merge pull request #7575 from kenjis/refactor-AutoRouterImproved-getRoute
refactor: [Auto Routing Improved] ensure $httpVerb is lower case
|
2023-06-15 16:53:26 +09:00 |
|
kenjis
|
712ddbfa5d
|
Merge pull request #7540 from kenjis/docs-remove-throws
docs: remove unneeded @throws in CodeIgniter
|
2023-06-15 16:52:41 +09:00 |
|
Abdul Malik Ikhsan
|
9d4e10cec1
|
Merge pull request #7578 from codeigniter4/dependabot/composer/rector/rector-0.17.1
chore(deps-dev): update rector/rector requirement from 0.17.0 to 0.17.1
|
2023-06-15 10:36:47 +07:00 |
|
Abdul Malik Ikhsan
|
8967217e6f
|
Re-run Rector
|
2023-06-15 09:52:49 +07:00 |
|
Abdul Malik Ikhsan
|
f171b089a4
|
skip SimplifyRegexPatternRector
|
2023-06-15 09:50:44 +07:00 |
|