Abdul Malik Ikhsan
b3750d4263
Merge pull request #5876 from samsonasik/phpstan-prepare-for-phpstan-16x
...
[PHPStan] Prepare for PHPStan 1.6.x-dev
2022-04-16 00:39:23 +07:00
Abdul Malik Ikhsan
fc9a7b8fbd
set conditional tag
2022-04-15 20:36:37 +07:00
Abdul Malik Ikhsan
c3ecc1971d
[PHPStan] Prepare for PHPStan 1.6.x-dev
2022-04-15 20:35:51 +07:00
Abdul Malik Ikhsan
d0a55f37ec
Merge pull request #5899 from kenjis/fix-docs-app-dir
...
docs: replace `/app/` with `app/`
2022-04-15 12:53:36 +07:00
kenjis
0208c720f2
fix: Composer PSR-4 overwrites Config\Autoload::$psr4
2022-04-15 14:00:25 +09:00
kenjis
c2bb64594a
docs: fix the file path text decration
2022-04-15 12:04:26 +09:00
kenjis
43fb2fc9b9
docs: add back
2022-04-15 12:04:00 +09:00
kenjis
5d737089b8
docs: remove unneeded description
...
We don't need a trailing back slash, so escaping back slashes is not needed.
Double-quotes have nothing to do with escaping.
2022-04-15 11:58:10 +09:00
kenjis
a5c8c50cae
docs: remove out of dated description
...
The core classes are not added to the classmap.
2022-04-15 11:56:18 +09:00
kenjis
6c01476b83
docs: add TOC
2022-04-15 11:56:03 +09:00
kenjis
33ef2742a9
docs: small improvement
2022-04-15 11:30:21 +09:00
kenjis
f189594478
docs: replace /app/ with app/
...
Because there are more places listed as app/.
2022-04-15 11:16:07 +09:00
kenjis
768dd238f5
docs: improve Managing your Applications
...
- add note for composer.json autoload.psr-4
- change example from Zip install to Composer install
2022-04-14 17:08:19 +09:00
kenjis
faff1f8b15
Merge pull request #5891 from kenjis/fix-escaper-class-not-found
...
fix: add Escaper Exception classes in $coreClassmap
2022-04-14 13:14:59 +09:00
kenjis
1b26129b24
test: add test
2022-04-13 21:28:55 +09:00
kenjis
8995da98a7
test: add line breaks
2022-04-13 21:24:16 +09:00
kenjis
325b59759b
Merge pull request #5894 from datamweb/patch-1
...
docs: mailPath Alright!
2022-04-13 13:51:12 +09:00
Pooya Parsa Dadashi
7688add69c
mailPath Alright!
2022-04-13 09:02:52 +04:30
kenjis
f406f4aee2
refactor: vendor/bin/rector process
2022-04-13 12:47:57 +09:00
kenjis
61999b0205
fix: multiple CLI::color() inside CLI::write() change color of strings that shouldn't be affected
2022-04-13 11:57:03 +09:00
kenjis
a3e7eeabed
Merge pull request #5779 from kenjis/fix-baseconfig-type-conversion
...
fix: [BaseConfig] string value is set from environment variable even if it should be int/float
2022-04-13 08:40:21 +09:00
kenjis
86ab911ac1
Merge pull request #5885 from kenjis/feat-exception-router-invalid-controller-name
...
feat: throws exception when controller name in routes contains `/`
2022-04-12 21:22:25 +09:00
kenjis
16dde2391c
fix: add Escaper Exception classes in $coreClassmap
2022-04-12 18:16:27 +09:00
kenjis
b5486a43f3
Merge pull request #5840 from kenjis/fix-parser
...
fix: Parser fails with `({variable})` in loop
2022-04-12 10:57:29 +09:00
kenjis
8864f43049
Merge pull request #5888 from kenjis/fix-docs-changelogs-v4.2.0.rst
...
docs: add link to the detailed page in changelogs/v4.2.0.rst
2022-04-11 07:46:45 +09:00
kenjis
ed33966e11
Merge pull request #5887 from kenjis/fix-docs-upgrade_4xx.rst
...
docs: add TOC in upgrade_4xx.rst
2022-04-11 07:46:32 +09:00
kenjis
adcfa13919
Merge pull request #5886 from kenjis/fix-docs-api_responses.rst
...
docs: fix heading level in api_responses.rst
2022-04-11 07:46:19 +09:00
MGatner
3149f3d9f5
Merge pull request #5883 from codeigniter4/dependabot/github_actions/actions/upload-artifact-3
2022-04-10 08:00:30 -04:00
kenjis
ae4f318922
Merge pull request #5880 from totoprayogo1916/docs-curl-lib
...
docs: add `literalinclude` for curlrequest -> debug
2022-04-09 16:06:38 +09:00
kenjis
ab0d86b967
docs: add link to the detailed page
2022-04-09 10:43:07 +09:00
kenjis
fd6c6e5378
docs: fix heading underlines
2022-04-09 09:46:45 +09:00
kenjis
7c137dc250
docs: add TOC
2022-04-09 09:46:23 +09:00
kenjis
1640b8f89b
docs: fix heading level
2022-04-09 09:29:24 +09:00
kenjis
847746d2f1
Merge pull request #5881 from totoprayogo1916/docs-api-responses
...
docs: fix parameters display for API response > `setResponseFormat($format)` method
2022-04-09 09:25:31 +09:00
kenjis
830750edd4
feat: throws exception when controller name in routes contains /
2022-04-09 09:04:37 +09:00
Toto Prayogo
022563377e
change $request->
to $client->
2022-04-09 03:44:19 +07:00
Abdul Malik Ikhsan
1f9af01384
Merge pull request #5882 from totoprayogo1916/fix-paths
...
doc: fix `$pathsConfig` for spark
2022-04-08 23:15:45 +07:00
dependabot[bot]
571923915b
chore(deps): bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 15:03:24 +00:00
Toto Prayogo
5161942e2c
fix paths
2022-04-08 21:07:41 +07:00
Toto Prayogo
fc8946faf3
fix parameters display for API response > setResponseFormat($format)
method
2022-04-08 20:44:35 +07:00
Toto Prayogo
3fc0c6b61b
add literalinclude
for curlrequest -> debug
2022-04-08 20:34:42 +07:00
MGatner
957656faf0
Merge pull request #5878 from michaelrk02/patch-1
2022-04-08 08:11:19 -04:00
Michael R. Krisnadhi
53cdb671b8
clarify Models user guide
...
Inform the $useAutoIncrement default value (which is 'true'), so developers would be aware of that option if they don't use auto-incremented INT's on primary keys, especially when triggering an 'afterInsert' event which will eventually cause the $data['id'] value to be 0 instead of the actual primary key (see 'system/Model.php' line 254 : 622d50aa29/system/Model.php (L254)
)
2022-04-08 16:08:14 +07:00
kenjis
622d50aa29
Merge pull request #5855 from kenjis/fix-docs-view-saveData
...
docs: fix View/Parser saveData description
2022-04-07 16:37:11 +09:00
John Paul E. Balandan, CPA
2320793992
Merge pull request #5874 from kenjis/fix-gitattributes
...
chore: update gitattributes
2022-04-07 13:54:52 +08:00
kenjis
0f672e4dca
Merge pull request #5873 from kenjis/fix-docs-migration
...
docs: update migration
2022-04-07 14:11:47 +09:00
kenjis
7b58b7217e
chore: update gitattributes
2022-04-07 13:27:54 +09:00
Abdul Malik Ikhsan
7ff9081bfe
Merge pull request #5871 from codeigniter4/dependabot/composer/rector/rector-0.12.20
...
chore(deps-dev): update rector/rector requirement from 0.12.19 to 0.12.20
2022-04-07 09:51:10 +07:00
kenjis
180dca40ec
docs: update deprecated command
2022-04-07 08:48:31 +09:00
kenjis
5ee5304c24
docs: update spark migrate:status
output
2022-04-07 08:47:57 +09:00