442 Commits

Author SHA1 Message Date
kenjis
9e009e9440
chore: update PHPUnit version 2024-04-07 12:38:14 +09:00
kenjis
8b137fb667
chore: update nexusphp/tachycardia 2024-04-07 12:38:08 +09:00
kenjis
fc989b1829
chore: update PHPUnit to 10 2024-04-07 12:38:02 +09:00
kenjis
2f3cc3dfd0
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-04-06 08:23:17 +09:00
dependabot[bot]
88b6fb926b
chore(deps-dev): update rector/rector requirement from 1.0.3 to 1.0.4
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:59:12 +00:00
kenjis
8c91b0d537
Merge pull request #8569 from kenjis/fix-composer-autoload-psr-4
[4.5] fix: Composer autoload.psr4
2024-03-26 08:14:29 +09:00
kenjis
8737b4b8ce
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
	system/Autoloader/Autoloader.php
2024-03-15 09:26:59 +09:00
dependabot[bot]
dffec7fb30
chore(deps-dev): update rector/rector requirement from 1.0.2 to 1.0.3
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 15:44:53 +00:00
kenjis
8b0752a140
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
	tests/_support/Log/Handlers/TestHandler.php
2024-03-05 09:28:34 +09:00
dependabot[bot]
6581e616c6
chore(deps-dev): update rector/rector requirement from 1.0.1 to 1.0.2
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 15:28:02 +00:00
kenjis
563f5da50c
config: remove Config\\ from autoload.psr4
If we use this repository from appstarter, the Config files in
app/Config/ in this repository are loaded first.
2024-02-22 20:35:05 +09:00
kenjis
4ef8619fef
Merge pull request #8547 from kenjis/add-phpmetrics
chore: add PhpMetrics
2024-02-21 10:57:05 +09:00
kenjis
4b147f8fa1
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-02-17 10:26:01 +09:00
dependabot[bot]
7479779f81
chore(deps-dev): update rector/rector requirement from 1.0.0 to 1.0.1
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 15:34:06 +00:00
kenjis
16cbc683e1
chore: composer normailze 2024-02-15 20:11:28 +09:00
kenjis
c37ac9d828
chore: install PhpMetrics 3.0.0rc6
mkdir -p tools/phpmetrics
composer require --working-dir=tools/phpmetrics phpmetrics/phpmetrics:^3.0rc6
2024-02-15 19:54:53 +09:00
kenjis
0e5d1a872c
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
	system/Database/BaseConnection.php
2024-02-10 09:24:39 +09:00
dependabot[bot]
069e9c644a
chore(deps-dev): update rector/rector requirement from 0.19.8 to 1.0.0
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.8...1.0.0)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 15:42:10 +00:00
kenjis
c36b72912e
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-02-06 08:59:25 +09:00
dependabot[bot]
01f616a304
chore(deps-dev): update rector/rector requirement from 0.19.5 to 0.19.8
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.5...0.19.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 15:53:10 +00:00
kenjis
dfdc101aad
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
	phpstan-baseline.php
2024-01-31 08:22:01 +09:00
dependabot[bot]
e234370301
chore(deps-dev): update rector/rector requirement from 0.19.2 to 0.19.5
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.2...0.19.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 15:50:49 +00:00
kenjis
b28948e944
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-01-20 10:02:11 +09:00
dependabot[bot]
2e6fbddc89
chore(deps-dev): update rector/rector requirement from 0.19.1 to 0.19.2
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.1...0.19.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:43:45 +00:00
kenjis
0da6311a1f
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-01-17 19:58:17 +09:00
kenjis
9582c8fd72
Merge pull request #8422 from kenjis/update-cs-fixer-3.47.1
chore: update php-cs-fixer to v3.47.1
2024-01-17 19:57:12 +09:00
kenjis
7fce7c636d
chore: update php-cs-fixer vertion to ^3.47.1 2024-01-17 05:30:42 +09:00
dependabot[bot]
c12f75f829
chore(deps-dev): update rector/rector requirement from 0.19.0 to 0.19.1
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.0...0.19.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 15:51:54 +00:00
kenjis
088d01522f
Merge remote-tracking branch 'upstream/develop' into 4.5 2024-01-16 13:55:30 +09:00
Denny Septian Panggabean
cbdfd3865e
fix duplicate 2024-01-16 10:56:43 +07:00
Denny Septian Panggabean
e5a2ebc1b6
chore: temporary fix for v3.47 2024-01-16 10:52:45 +07:00
dependabot[bot]
42afdb1a31
chore(deps-dev): update rector/rector requirement from 0.18.13 to 0.19.0
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.13...0.19.0)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 15:10:43 +00:00
Michal Sniatala
d64fdb5b4e
feat: remove pre-commit (#8406)
* remove pre-commit

* re-add pre-commit and setup.sh
2024-01-09 08:30:38 +01: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
ed4fce13ab
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
	phpstan-baseline.php
	rector.php
	system/Database/BaseBuilder.php
	system/Honeypot/Honeypot.php
	system/Router/RouteCollection.php
	system/Test/FeatureTestCase.php
	system/Test/FeatureTestTrait.php
	system/Validation/FormatRules.php
2023-12-22 07:07:52 +09:00
dependabot[bot]
6ab340d696
chore(deps-dev): update rector/rector requirement
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.12...0.18.13)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 21:56:04 +00:00
John Paul E. Balandan, CPA
bed91738f5
Add replace to composer.json 2023-12-21 15:35:09 +08:00
kenjis
b7654dcf00
chore: update psr/log to 3.0 2023-12-16 11:57:27 +09:00
kenjis
64b12f9804
chore: remove php-coveralls/php-coveralls in composer.json 2023-12-16 11:50:29 +09:00
kenjis
885d1bb352
Merge remote-tracking branch 'upstream/develop' into 4.5 2023-12-09 19:16:59 +09:00
kenjis
a37ae72eda
Merge pull request #8281 from kenjis/add-ext-sodium
chore: add missing ext-sodium in suggest
2023-12-08 09:12:16 +09:00
kenjis
1081b19709
Merge remote-tracking branch 'upstream/develop' into 4.5 2023-12-06 18:33:24 +09:00
dependabot[bot]
705a695119
chore(deps-dev): update rector/rector requirement
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.18.11...0.18.12)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:40:52 +00:00
kenjis
b1b7d169d5
docs: add missing "use"
Co-authored-by: MGatner <mgatner@icloud.com>
2023-12-03 05:36:02 +09:00
Nicolae Iotu
db46aef8fa
Eliminated ext-json from requirements 2023-12-01 06:27:01 +00:00