Nalaka Samarasinghe
9727f104c8
chore: Fix Netbeans IDE related entries in two gitignore files under framework admin dir ( #9428 )
...
Check File Permissions / Check File Permission (push) Waiting to run
* Fix Netbeans IDE related entries in the framework/admin/starter gitignore file.
* Fix Netbeans IDE related entries in the framework/admin/framework gitignore file.
2025-01-22 06:36:06 +08:00
Denny Septian Panggabean
cd5dda1037
feat: full support on PHP8.4
( #9255 )
...
* refactor: review github CI on PHP8.4
* refactor: bump fakerphp/faker to v1.24 as minimum required
* refactor: bump mikey179/vfsstream to v1.6.12 as minimum required
* refactor: bump predis/predis to v2.3 as minimum required
* temporary ignore env PHP-CS-Fixer in github action
2024-12-17 08:52:53 +01:00
Denny Septian Panggabean
c46cea4ee0
chore: update Kint
to v6.0 ( #9289 )
...
* feat: update kint to v6.0
* fix: run cs
2024-12-02 07:17:23 +01:00
Denny Septian Panggabean
fff0c87664
refactor: bump laminas/laminas-escaper
to v2.14
minimum required ( #9254 )
...
* refactor: dump laminas/laminas-escaper to v2.14 minimum required
* refactor: dump laminas/laminas-escaper in framework
2024-11-05 08:14:10 +01:00
John Paul E. Balandan, CPA
ab87a9cae8
Update phpunit to ^10.5.16 || ^11.2
2024-07-28 21:57:34 +08:00
kenjis
0002c6b842
docs: update PHP 8.1 EOL dates
2024-05-10 11:06:20 +09:00
kenjis
754309e782
chore: update .gitignore
2024-04-13 19:46:32 +09:00
kenjis
2c112a6ebe
chore: add CODEIGNITER_SCREAM_DEPRECATIONS but disabled
2024-04-13 19:46:31 +09:00
kenjis
e7fca57c38
chore: move <source> up
2024-04-13 18:44:08 +09:00
kenjis
43889b151b
chore: add default attributes to coverage
...
No change will be made.
2024-04-13 18:38:26 +09:00
kenjis
601593679c
chore: change attribute order
...
Make the same as the main repositoy's phpunit.xml.dist.
2024-04-13 18:30:59 +09:00
kenjis
3b1ed37c75
chore: move PHPUnit cache to build/
2024-04-13 18:30:48 +09:00
kenjis
930a44ff66
chore: change coding style
2024-04-13 18:24:05 +09:00
kenjis
9e009e9440
chore: update PHPUnit version
2024-04-07 12:38:14 +09:00
kenjis
e360bed937
chore: update phpunit.xml.dist for PHPUnit10
...
vendor/bin/phpunit --migrate-configuration -c phpunit.xml.dist
2024-04-07 12:38:04 +09:00
kenjis
fc989b1829
chore: update PHPUnit to 10
2024-04-07 12:38:02 +09:00
kenjis
67c78b089a
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-02-17 12:48:49 +09:00
kenjis
f1c6367706
docs: use codeigniter.com URLs for user gude
2024-02-16 10:25:22 +09:00
kenjis
85ae66c048
docs: update end of life dates for PHP
2024-02-16 09:59:50 +09:00
kenjis
c28d551a5c
docs: replace link text here
2024-02-16 09:59:50 +09:00
kenjis
0da6311a1f
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-01-17 19:58:17 +09:00
kenjis
7fce7c636d
chore: update php-cs-fixer vertion to ^3.47.1
2024-01-17 05:30:42 +09:00
kenjis
088d01522f
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-01-16 13:55:30 +09:00
Denny Septian Panggabean
675ec94dc6
Update composer.json
2024-01-16 10:58:22 +07:00
kenjis
bd4d21eb3c
Merge remote-tracking branch 'upstream/develop' into 4.5
...
Conflicts:
tests/system/Validation/CreditCardRulesTest.php
tests/system/Validation/StrictRules/CreditCardRulesTest.php
2023-12-30 08:03:14 +09:00
John Paul E. Balandan, CPA
4d18f14976
Remove overrides for coding-standard v1.7.12
2023-12-30 01:59:02 +08: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
e5331d4324
chore: update php-cs-fixer version
2023-12-29 09:36:00 +09:00
kenjis
6d34289d12
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-12-26 06:53:58 +09:00
kenjis
1354ae78a3
chore: fix php-cs-fixer version to 3.41.*
...
See https://github.com/codeigniter4/CodeIgniter4/pull/8367#issuecomment-1868853441
2023-12-25 18:02:13 +09:00
kenjis
b7654dcf00
chore: update psr/log to 3.0
2023-12-16 11:57:27 +09:00
kenjis
885d1bb352
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-12-09 19:16:59 +09:00
kenjis
b1b7d169d5
docs: add missing "use"
...
Co-authored-by: MGatner <mgatner@icloud.com>
2023-12-03 05:36:02 +09:00
Nicolae Iotu
ea305a11fc
Eliminated php 8+ core dependency ext-json
2023-12-01 07:08:08 +00:00
kenjis
edd31c0971
chore: add missing ext-sodium in suggest
2023-12-01 15:13:10 +09:00
kenjis
c7f9572019
chore: update laminas-escaper to ^2.13
2023-10-21 08:10:41 +09:00
kenjis
4cab531f0d
docs: require min PHP version 8.1
2023-10-13 17:28:37 +09:00
kenjis
f73a3c8b30
chore: require ^8.1 in composer.json
2023-10-13 17:26:26 +09:00
kenjis
079d80103d
chore: update psr/log to ^2.0
2023-09-25 09:32:13 +09:00
kenjis
b21a63c4ae
docs: require min PHP version 8.0
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
John Paul E. Balandan, CPA
bd6a8e3e28
Run composer normalize
2023-07-25 11:29:55 +08:00
kenjis
a69ee43d2e
chore: update Kint to 5.0.4
2023-03-01 15:27:31 +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
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