michalsn
da85d9f523
chore: update gpg key for phpdocumentor workflow
2025-02-15 12:03:25 +01:00
John Paul E. Balandan, CPA
74a78610fd
chore: remove draft condition in mergeable ( #9439 )
PHPUnit / DatabaseLive (MySQLi, 5.7, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (MySQLi, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (MySQLi, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (MySQLi, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (MySQLi, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.4) (push) Has been cancelled
PHPUnit / SeparateProcess (8.1) (push) Has been cancelled
PHPUnit / SeparateProcess (8.2) (push) Has been cancelled
PHPUnit / SeparateProcess (8.3) (push) Has been cancelled
PHPUnit / SeparateProcess (8.4) (push) Has been cancelled
PHPUnit / CacheLive (8.1) (push) Has been cancelled
PHPUnit / CacheLive (8.2) (push) Has been cancelled
PHPUnit / CacheLive (8.3) (push) Has been cancelled
PHPUnit / CacheLive (8.4) (push) Has been cancelled
PHPUnit / Upload coverage results to Coveralls (push) Has been cancelled
2025-01-30 18:18:20 +08:00
John Paul E. Balandan, CPA
3276808f5b
chore: greet new PR contributors using mergeable ( #9434 )
Check File Permissions / Check File Permission (push) Has been cancelled
2025-01-26 14:58:03 +08:00
John Paul E. Balandan, CPA
6fca1213e7
Merge branch 'develop' into 4.6
2025-01-20 01:16:12 +08:00
John Paul E. Balandan, CPA
0aad98b578
chore: allow "Merge code" as valid PR title for PRLint ( #9418 )
2025-01-20 01:15:14 +08:00
John Paul E. Balandan, CPA
80719d473b
Merge branch 'develop' into 4.6
2025-01-18 01:42:58 +08:00
John Paul E. Balandan, CPA
8ea35826cc
chore: fix wrong constraint in mergeable.yml
2025-01-17 14:19:07 +08:00
John Paul E. Balandan, CPA
797d37751a
Merge branch 'develop' into 4.6
2025-01-13 11:15:24 +08:00
John Paul E. Balandan, CPA
c39659b1bd
chore: fix mergeable integration file
2025-01-10 19:46:40 +08:00
John Paul E. Balandan, CPA
eec3739823
Merge remote-tracking branch 'upstream/develop' into 4.6
2024-12-31 20:22:12 +08:00
John Paul E. Balandan, CPA
0fe4bd0ca2
chore: clean up issue templates ( #9355 )
2024-12-31 16:49:06 +08:00
John Paul E. Balandan, CPA
1833933dc7
chore: add PHP 8.4 to issue template
2024-12-30 21:13:59 +08:00
John Paul E. Balandan, CPA
bd5945df9b
Merge branch 'develop' into 4.6
2024-12-19 16:39:09 +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
John Paul E. Balandan, CPA
242745c661
refactor: split phpstan-baseline into smaller files ( #9299 )
...
* refactor: split phpstan-baseline into smaller files
* Checkout base branch to resolve codeigniter4/framework
* Fix rector changes
2024-12-15 08:38:40 +08:00
michalsn
3e78c58f0b
Merge remote-tracking branch 'upstream/develop' into 4.6
2024-11-03 20:21:21 +01:00
Michal Sniatala
fc19b690f8
fix: case-insensitivity in the like()
method when in use with accented characters ( #9238 )
...
* fix: case-insensitivity in the like() method when in use with accented characters
* Update system/Database/BaseBuilder.php
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
* add more cases for tests
* even more tests
* fix types
* set collation for sqlsrv
---------
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
2024-11-03 19:48:50 +01:00
michalsn
b837ab92a5
Merge remote-tracking branch 'upstream/develop' into 4.6
2024-10-20 11:06:55 +02:00
Michal Sniatala
28d76073b0
fix: pin python version for sphinx ( #9224 )
...
* dev: pin python version for sphinx
* dev: pin python for deploy workflow
2024-10-20 08:42:42 +02:00
kenjis
1938a7cc02
Merge remote-tracking branch 'upstream/develop' into 4.6
2024-08-29 10:11:14 +09:00
kenjis
982f995331
chore: fix link
...
This workflow comments to PRs with conflicts. So it is better
to link to "Updating Your Branch".
2024-08-28 08:34:31 +09:00
kenjis
312ffa0ae6
chore: move continue-on-error to reusable-phpunit-test.yml
2024-08-22 08:20:18 +09:00
kenjis
452b792327
chore: remove duplicated 8.4
2024-08-22 08:08:56 +09:00
kenjis
01ddd2c349
chore: add continue-on-error
2024-08-22 08:08:46 +09:00
kenjis
6cf5c78b46
chore: add PHP 8.4 to test-phpunit.yml
2024-08-22 08:08:36 +09:00
Pooya Parsa
4909cfe1f4
fix: remove empty space
2024-07-31 03:58:44 +03:30
Pooya Parsa
7369828264
refactor: use >-
for readability
2024-07-31 03:51:16 +03:30
Pooya Parsa
25ae31259d
refactor: code readability
2024-07-31 03:37:55 +03:30
Pooya Parsa
8f46c88cfb
fix: add --exclude SQLSRV/Forge.php
2024-07-30 20:14:36 +03:30
Pooya Parsa
0aafa5c218
chore: use codeigniter4/.github/.github/ for phpcpd
2024-07-30 19:58:34 +03:30
John Paul E. Balandan, CPA
cbd502488b
chore: add composer scripts for phpstan
2024-07-25 23:29:52 +08:00
John Paul E. Balandan, CPA
4edba3ae9e
Call composer cs
instead of individual calls
2024-07-25 23:00:24 +08:00
kenjis
ddb60ede57
chore: add -C option
2024-07-25 09:42:56 +09:00
kenjis
80c5030179
chore: update config for mcr.microsoft.com/mssql/server:2022-latest
2024-07-25 09:37:28 +09:00
John Paul E. Balandan, CPA
90ea5c7cc1
Move phpstan and rector to root composer.json
2024-07-23 20:58:52 +08:00
John Paul E. Balandan, CPA
8c854b1aa4
Fix GH actions
2024-07-23 20:58:52 +08:00
John Paul E. Balandan, CPA
8c94deb2ad
chore: fix invalid symbol '"'
2024-07-23 19:03:16 +08:00
kenjis
71dc065f80
Merge pull request #8968 from paulbalandan/script-check
...
chore: add checks for RELEASE and VERSION variables
2024-06-19 11:13:58 +09:00
kenjis
8360ffb672
chore: workaround for phpDocumentor error
...
Run php tools/phpDocumentor run --ansi --verbose
In ArgvInput.php line 196:
[Symfony\Component\Console\Exception\RuntimeException]
No arguments expected, got "run".
2024-06-17 18:08:49 +09:00
John Paul E. Balandan, CPA
bab239106a
chore: add checks for RELEASE and VERSION variables
2024-06-17 00:14:08 +08:00
kenjis
e0d2cff888
chore: add file permission check workflow
2024-05-30 11:55:41 +09:00
kenjis
be71fbb726
chore: add db extentions
2024-05-08 08:56:38 +09:00
kenjis
e132901016
chore: remove sqlsrv ext version
...
Use the latest.
2024-05-08 08:55:57 +09:00
kenjis
b71b7ee944
chore: add tests/ to paths
2024-05-06 19:07:28 +09:00
kenjis
6647a8e5fe
chore: update highest PHP version
2024-05-06 09:19:17 +09:00
kenjis
07daa923b1
chore: update test-coding-standards.yml for .php-cs-fixer.tests.php
2024-05-06 09:18:49 +09:00
kenjis
62bcfa80b3
Merge pull request #8649 from kenjis/feat-cors
...
feat: add CORS filter
2024-03-31 08:52:10 +09:00
kenjis
0e6bd76361
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-03-28 11:20:22 +09:00
kenjis
2f16e3d803
chore: add revert to prlint.json
2024-03-28 08:56:31 +09:00
kenjis
48ac9cdf4d
chore: add exclude
2024-03-27 19:20:38 +09:00