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
kenjis
819695588f
chore: fix php-cs-fixer version to 3.13.0
2022-12-21 06:50:29 +09:00
kenjis
e2c4a3be7e
Merge remote-tracking branch 'upstream/develop' into 4.3
2022-12-05 06:39:14 +09:00
kenjis
253d385fb6
chore: move preload.php
...
codeigniter4/framework also should have this file.
2022-12-04 16:06:03 +09:00
kenjis
4efe890dba
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
app/Config/Autoload.php
2022-11-24 14:19:27 +09:00
kenjis
fc0a497f39
docs: remove xml extention
...
We do not use it.
https://www.php.net/manual/en/book.xml.php
2022-11-23 14:58:26 +09:00
kenjis
472cc79412
docs: curl is not a must
2022-11-23 13:58:06 +09:00
kenjis
6036672aff
fix: curl and xml are not required extentions
2022-11-23 13:56:14 +09:00
kenjis
700c3d32a3
chore: update Kint to 5.0.1
2022-11-22 21:22:04 +09:00
kenjis
c9bde3d2f6
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
system/Security/Security.php
2022-11-17 06:29:15 +09:00
kenjis
652bed2528
test: add @var for PHPStan
2022-11-16 18:56:04 +09:00
kenjis
3bb20c97cf
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
composer.json
tests/system/Commands/Database/ShowTableInfoTest.php
2022-11-15 10:42:27 +09:00
ddevsr
ab7b0ad1b1
fix: turn off Xdebug note when running PHPStan
2022-11-14 11:40:05 +07:00
Denny Septian Panggabean
338d288ee3
fix: make faster phpstan with XDebug
2022-11-13 20:33:55 +07:00
kenjis
60f1e8eae8
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
composer.json
2022-11-09 08:21:49 +09:00
kenjis
b549c44002
Merge pull request #6829 from kenjis/update-README
...
docs: update README.md
2022-11-09 08:20:01 +09:00
totoprayogo1916
a54dc7ef52
use https
2022-11-08 16:37:15 +07:00
kenjis
dbc523f630
Merge remote-tracking branch 'upstream/develop' into 4.3
...
Conflicts:
user_guide_src/source/dbmgmt/forge.rst
user_guide_src/source/dbmgmt/forge/013.php
2022-11-08 08:38:23 +09:00
kenjis
7465030e0b
docs: update README.md
2022-11-07 17:50:47 +09:00
kenjis
279e66a86b
docs: improve git command
...
Co-authored-by: MGatner <mgatner@icloud.com>
2022-11-06 20:46:49 +09:00
kenjis
8399585285
docs: update RELEASE.md
2022-11-06 08:04:34 +09:00
kenjis
a6438fdfbd
docs: update template for next patch version changelog
2022-11-06 08:04:33 +09:00