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
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
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
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
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
7465030e0b
docs: update README.md
2022-11-07 17:50:47 +09:00
kenjis
3564449bb8
Merge remote-tracking branch 'upstream/develop' into 4.3
2022-07-21 10:04:47 +09:00
kenjis
d2ef36809c
Merge pull request #6275 from kenjis/update-phpunit.xml.dist
...
config: update phpunit.xml.dist
2022-07-21 07:03:56 +09:00
kenjis
5834996df2
config: use space for indentation
...
Now we use 4 space indentation for XML
2022-07-18 17:40:40 +09:00
kenjis
8fe0acad8f
docs: update test/README
2022-07-18 08:51:15 +09:00
kenjis
d19912336e
docs: update command style
2022-07-18 08:42:50 +09:00
kenjis
17b5c3f6dc
docs: remove spaces at the end of the lines
2022-07-18 08:42:12 +09:00
kenjis
7c2fe75ac5
config: update starter/app/Config/Paths.php
2022-07-02 18:16:24 +09:00
John Paul E. Balandan, CPA
b39ff84cd7
Add close PR action for repo splits
2022-06-22 12:11:58 +08:00
kenjis
0fe1ed19fd
Merge pull request #6143 from kenjis/fix-preload-comment
...
docs: update classname in preload.php
2022-06-18 06:52:12 +09:00
kenjis
b694c6e266
docs: replace getServer with server
...
See f524c25cb0
2022-06-17 19:50:04 +09:00
kenjis
8fc8dd5456
docs: update classname
2022-06-17 17:35:50 +09:00
Abdul Malik Ikhsan
8e4a6692ee
Move preload.php example to starter app
2022-06-07 07:17:32 +07:00
kenjis
63a53ad09f
docs: add link to user guide
2022-04-28 11:57:25 +09:00
kenjis
53f95167f8
docs: update PHPUnit version and doc link
2022-04-28 11:52:47 +09:00
kenjis
05801cb1ad
docs: add how to run phpunit on Windows
2022-04-28 11:52:09 +09:00
kenjis
57e0594a8d
chore: remove App\ and Config\ in autoload.psr-4 in app starter composer.json
...
Revert #3423
Problems:
- Cannot change `app` folder name. Because the composer's path overwrite the config in Config\Autoload.
- Causes error when defining new namespace under app/. See #5818
2022-03-23 09:15:58 +09:00
Tetsuro Yoshikawa
6559c6738f
style: vendor/bin/php-cs-fixer fix --verbose --ansi --config=.no-header.php-cs-fixer.dist.php
2022-01-16 09:49:38 +09:00
kenjis
a2234d31e6
chore: update version references to PHP 7.4
2022-01-12 10:55:12 +09:00
kenjis
8624a78900
docs: update version references to PHP 7.4
2022-01-12 10:53:40 +09:00
MGatner
d5a8acac32
Fix repo PHP versions
2022-01-10 02:08:10 +00:00
kenjis
027381d6fb
chore: fix example test code for starter and module
2021-12-02 11:27:21 +09:00
John Paul E. Balandan, CPA
88c45d6947
Fix wrong logic
2021-10-30 00:16:12 +08:00
John Paul E. Balandan, CPA
1a048f9ba3
Other optimizations
2021-10-29 18:33:02 +08:00
John Paul E. Balandan, CPA
ef47af4460
Remove unnecessary comments
2021-10-29 18:26:03 +08:00
John Paul E. Balandan, CPA
3ac80c37d8
Run builds
thru CS lint
2021-10-29 18:23:05 +08:00
kenjis
125052ade2
docs: Github -> GitHub
2021-10-14 01:11:05 +08:00
John Paul E. Balandan, CPA
cb714b5b0c
Change behavior of class_attributes_separation
rule
2021-10-11 17:03:05 +08:00
John Paul E. Balandan, CPA
f3bf386928
Refactor/optimise starter's tests
2021-10-04 12:17:27 +08:00
John Paul E. Balandan, CPA
8ac891bd3f
Conditionally enable no_blank_lines_after_phpdoc
fixer
2021-07-03 00:44:18 +08:00
John Paul E. Balandan, CPA
2d11584a0e
Strive for stricter assertions
2021-06-27 00:49:59 +08:00
John Paul E. Balandan, CPA
d47cd9e172
Change visibility of setUp
and tearDown
to original protected
2021-06-25 22:45:31 +08:00
John Paul E. Balandan, CPA
7e4e56c72a
Test classes should be marked as final and internal
2021-06-25 22:27:37 +08:00
John Paul E. Balandan, CPA
36abf56f5f
Merge pull request #4823 from paulbalandan/phpdoc-types
...
Phpdoc types
2021-06-15 21:42:29 +08:00
John Paul E. Balandan, CPA
de234899aa
Sort phpdoc types alphabetically
2021-06-11 23:46:56 +08:00