kenjis
079d80103d
chore: update psr/log to ^2.0
2023-09-25 09:32:13 +09:00
kenjis
fd836d8ded
chore: update php version
...
Co-authored-by: MGatner <mgatner@icloud.com>
2023-09-23 14:06:37 +09:00
kenjis
b21a63c4ae
docs: require min PHP version 8.0
2023-09-23 14:06:35 +09:00
kenjis
6bf8cd9b89
chore: drop PHP 7.4 in workflows
2023-09-23 14:06:35 +09:00
kenjis
a816e0f9af
chore: require ^8.0 in composer.json
2023-09-23 14:06:35 +09:00
totoprayogo1916
79716a22dc
dont ignore .gitkeep
2023-09-13 16:11:38 +07:00
kenjis
d06f9cf2b1
docs: add warning on PHP 7.4 EOL
2023-09-12 20:53:05 +09:00
Denny Septian Panggabean
7b901c5118
fix: color hex to variable
2023-09-07 16:07:36 +07:00
Denny Septian Panggabean
ddcc7d831a
fix: theme dark scss timeline-parent-open
2023-09-07 16:05:48 +07:00
kenjis
630819f99d
docs: update RELEASE.md
2023-09-05 10:13:16 +09:00
Simon Weber
a98c0a6114
[DebugBar] make rotate class less broad
2023-08-30 10:14:47 +02:00
kenjis
81cead15a3
docs: update RELEASE.md
2023-08-25 15:39:27 +09:00
kenjis
5b00242f77
Merge remote-tracking branch 'upstream/develop' into 4.4
...
Conflicts:
phpstan-baseline.php
2023-08-04 10:19:29 +09:00
kenjis
6ec3a099de
Merge pull request #7752 from kenjis/docs-update-RELEASE.md
...
docs: update RELEASE.md
2023-08-03 18:39:03 +09:00
kenjis
a5378a792b
Merge remote-tracking branch 'upstream/develop' into 4.4
...
Conflicts:
user_guide_src/source/incoming/routing.rst
2023-08-02 09:51:07 +09:00
kenjis
a516dd3851
docs: add git command
2023-07-30 18:03:11 +09:00
John Paul E. Balandan, CPA
bd6a8e3e28
Run composer normalize
2023-07-25 11:29:55 +08:00
kenjis
d19d0342a6
Merge remote-tracking branch 'upstream/develop' into 4.4
...
Conflicts:
user_guide_src/source/general/errors/010.php
user_guide_src/source/general/errors/011.php
2023-06-28 06:04:38 +09:00
Lonnie Ezell
bd3420b6ef
chore: remove php-stan from the precommit hook
2023-06-26 23:16:13 -05:00
Lonnie Ezell
3fd7e4ba8d
CSS corrections, and other utility fixes
2023-06-24 23:53:56 -05:00
kenjis
c225c8523e
docs: small updates
2023-06-18 08:43:27 +09:00
kenjis
86cadcfac7
docs: remove sending PR to https://github.com/FriendsOfPHP/security-advisories
...
`composer audit` uses GitHub Security Advisory Database.
https://github.com/advisories?query=codeigniter4
2023-05-24 08:56:37 +09:00
kenjis
b381b224d4
docs: add templete for next upgrading guide
2023-04-27 22:14:39 +09:00
kenjis
7bf7ea3cd2
docs: change process
...
Since it is odd to have the unreleased version listed in the latest documentation,
we have not recently created a changelog for the next version in the release process.
2023-03-26 10:46:07 +09:00
kenjis
bd192cf1d3
docs: change text decration
...
Use `` for input.
2023-03-26 10:30:26 +09:00
kenjis
94402cce18
docs: add note
2023-03-26 10:30:26 +09:00
kenjis
0fe83fec41
docs: add instructions
2023-03-26 10:30:26 +09:00
kenjis
89da1cf9f9
docs: change identations
...
I don't know why, but now PhpStorm does identation like this.
2023-03-26 10:30:26 +09:00
kenjis
2d59e3bee7
docs: fix identation of command block
2023-03-26 10:30:25 +09:00
kenjis
a69ee43d2e
chore: update Kint to 5.0.4
2023-03-01 15:27:31 +09:00
kenjis
d195c772a8
docs: update branch for checking "All Changes"
...
In case you forgot to update your local master branch.
2023-02-19 09:55:16 +09:00
kenjis
dfe0334315
docs: break long lines
2023-02-19 09:45:13 +09:00
kenjis
393040da48
docs: add missing "Full Changelog:"
2023-02-19 09:43:57 +09:00
kenjis
1450be7e1c
chore: update Kint version in composer.json
2023-02-05 13:30:11 +09:00
kenjis
975210720c
chore: remove post-update-cmd
...
If a dev has installed the Composer packages, they will be used.
There is no need to update the source code in the system/ThirdParty/ folder.
2023-02-01 10:55:41 +09:00
kenjis
0130b06b4f
chore: remove suggest in starter
...
If you run `composer suggest`, it shows framework's.
2023-01-23 12:47:51 +09:00
kenjis
e293c6472c
chore: add missing items
...
The items in composer.json in main repository.
2023-01-23 09:22:42 +09:00
kenjis
0970eab73e
Merge pull request #7150 from totoprayogo1916/code
...
add tag `code` in close-pull-request.yml
2023-01-18 14:36:45 +09:00
totoprayogo1916
4908a47128
add tag code
2023-01-18 11:33:56 +07:00
John Paul E. Balandan, CPA
ccef2aca21
Merge pull request #7146 from totoprayogo1916/close-pr-appstarter
...
fix close-pull-request.yml failed
2023-01-18 10:43:20 +08:00
totoprayogo1916
4e2a8505ba
update close-pull-request.yml
...
- add types for pull_request_target
- add permission
- use GitHub CLI
2023-01-18 09:10:54 +07:00
kenjis
0438a1b1f8
Merge pull request #7074 from kenjis/update-RELEASE.md
...
docs: update RELEASE.md for minor version release
2023-01-11 11:20:39 +09:00
kenjis
ad085a2a09
docs: update RELEASE.md for minor version release
2023-01-10 15:44:29 +09:00
kenjis
16453ff158
docs: update changelog templates
2023-01-10 15:27:36 +09:00
kenjis
4f54e7e42c
docs: add links to GitHub Actions to watch
2023-01-10 15:09:48 +09:00
kenjis
4c3ff53175
Merge remote-tracking branch 'upstream/develop' into 4.3
2023-01-09 09:00:01 +09:00
kenjis
bb2aea6c65
chore: remove items for codeigniter 3
2023-01-07 10:09:33 +09:00
kenjis
4c4dc80b40
chore: copy files in this repo to userguide
2023-01-07 09:45:26 +09:00
kenjis
06357d439a
chore: copy files from codeigniter4/userguide
2023-01-07 09:40:02 +09:00
kenjis
1284e73392
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
phpstan-baseline.neon.dist
system/Session/Handlers/DatabaseHandler.php
system/Test/Mock/MockAppConfig.php
system/Test/Mock/MockCLIConfig.php
user_guide_src/source/installation/upgrading.rst
user_guide_src/source/libraries/sessions.rst
user_guide_src/source/libraries/sessions/039.php
user_guide_src/source/libraries/sessions/040.php
user_guide_src/source/libraries/sessions/041.php
user_guide_src/source/libraries/sessions/042.php
2022-12-22 13:15:05 +09:00