54 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
c3ac0f9483
chore: add more trailing commas in more places (#9395)
* Apply to parameters

* Apply to array destructuring

* Apply to match

* Apply for arguments
2025-01-13 11:03:02 +08:00
kenjis
e25bc7e7a7
refactor: run rector 2024-04-06 09:24:47 +09:00
kenjis
25ec3df976
refactor: add declare(strict_types=1) to system files 2023-11-30 16:14:48 +09:00
kenjis
94a25b250a
chore: update psr/log to v2.0 2023-09-25 09:32:13 +09:00
kenjis
a5fa2122d3
Merge remote-tracking branch 'upstream/develop' into 4.3 2022-11-22 06:43:57 +09:00
Myst
204a76afc1
Update system/ComposerScripts.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2022-11-18 12:02:46 +01:00
Myst
970e533591
Exit if the composer update cannot create the target directory
Co-Authored-By: kenjis <87955+kenjis@users.noreply.github.com>
2022-11-12 14:12:48 +01:00
Myst
65b4738e77
Update system/ComposerScripts.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
2022-11-12 14:08:34 +01:00
Myst
4dba9f8d37
Exit function recursiveDelete if nothing to do
Fix #6832
2022-11-12 14:08:33 +01:00
kenjis
144f6b8ba6
chore: move kint-php/kint to require-dev 2022-08-29 17:08:40 +09:00
Abdul Malik Ikhsan
af7fb3f9a5
[Rector] Apply PHP 7.4 Requirement and syntax 2022-01-10 02:02:27 +00:00
kenjis
3a03e452a9
chore: add third party license files 2021-12-27 09:50:10 +09:00
John Paul E. Balandan, CPA
ea6469b852
Manual cleanup of comments and docblocks 2021-07-28 23:26:26 +08:00
John Paul E. Balandan, CPA
b7ec33cd56
Remove superfluous phpdoc tags (#4941) 2021-07-24 19:30:51 +08:00
John Paul E. Balandan, CPA
0ee2b2f922
Add file-level headers 2021-07-19 23:04:56 +08:00
John Paul E. Balandan, CPA
d030096732
Enable braces 2021-06-08 10:15:25 +08:00
John Paul E. Balandan, CPA
7b37453fcc
Enable blank_line_before_statement fixer 2021-06-08 01:26:32 +08:00
John Paul E. Balandan, CPA
e04d17b390
Convert tabs to 4 spaces (#4771) 2021-06-04 22:51:52 +08:00
John Paul E. Balandan, CPA
8b072dfd37
Refactor ComposerScripts 2021-05-01 22:12:19 +08:00
John Paul E. Balandan, CPA
81888e2545
Remove package tag 2020-10-28 19:28:07 +08:00
John Paul E. Balandan, CPA
c3dcd05e35
Use short notices for header docblock 2020-10-25 21:38:43 +08:00
John Paul E. Balandan, CPA
e739cb74be
Remove extra spaces inside parentheses 2020-10-22 22:40:00 +08:00
Abdul Malik Ikhsan
b8ad7782ab
apply rector: set auto import FQCN 2020-10-11 13:22:34 +07:00
Abdul Malik Ikhsan
50f5548fe5
Apply phpstan level 2 2020-08-19 10:41:07 +07:00
Abdul Malik Ikhsan
70e7ed8902
ignore coverage on exit and die 2020-04-11 14:54:55 +07:00
Lonnie Ezell
7836f71434 Updated loader and composer script to use Kint 3.3 for #2373 2020-02-19 22:59:25 -06:00
Lonnie Ezell
fed757bee0
It is now 2020 2020-02-06 22:58:39 -06:00
Lonnie Ezell
91db7c36a0
Transition from Zend Escaper to Laminas Escaper now that they've transitioned to a new open source version of the Zend framework. 2020-01-01 22:31:17 -06:00
Jim Parry
e8ae780d83
CodeIgniter Foundation gets copyright [ci skip] 2019-10-19 00:43:47 -07:00
Jim Parry
5b9ced3537
Merge branch 'develop' into apidocs/errors 2019-05-05 23:23:44 -07:00
Jim Parry
47c68d4cd3
Fourth set of docblock corrections. 2019-05-05 23:22:31 -07:00
Jim Parry
fd1486fd1c
Update docblock version to 4.0.0 2019-05-04 00:58:04 -07:00
Atish Amte
da9eace2d1
Base Modules typos changes 2019-04-19 17:56:57 +05:30
Jim Parry
ef3a6270ad
Docs: fix phpdocs for core classes 2019-03-27 09:21:05 -07:00
Atish Amte
84f10f4fbb
Some Base Functional Changes 2019-03-10 22:50:54 +05:30
Jim Parry
7643dbfc95
Update copyright to 2019 2018-12-26 21:49:51 -08:00
Abdul Malik Ikhsan
70292c9ee5
remove manual define "system/" directory prefix at ComposerScripts 2018-11-29 02:36:54 +07:00
ytetsuro
c8df1ba586
fix: file_exists to is_file.
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
2018-11-28 01:38:52 +09:00
Abdul Malik Ikhsan
e87e6db4e5
use static:: instead of self:: for call protected/public functions as well 2018-11-12 22:33:54 +07:00
Natan Felles
b597db5cee
phpcbf: fix all at once 2018-11-10 02:58:52 -02:00
Master Yoda
b733001e59
Annual copyright update 2018-01-09 01:01:00 -08:00
Lonnie Ezell
45951eb089
Upgraded to Kint 2 2017-07-27 00:16:09 -05:00
Natan Felles
41ab103c72
Set PHPDocs 2017-07-23 11:34:40 -03:00
Master Yoda
fcce549142
Update (2) copyright comments per phpDocumentor 2017-07-13 14:20:27 -07:00
Master Yoda
bda7c8a252
Update copyright comments per phpDocumentor 2017-07-13 10:22:49 -07:00
Master Yoda
b6247d1196
Update license & site link to https:// 2017-01-20 00:45:11 -08:00
Master Yoda
bf3e165bfe
Updated copyright to 2017 2016-12-30 12:47:28 -08:00
Lonnie Ezell
07d1e4ceeb Move third-party software to system/ThirdParty. Updated ComposerScripts file. Tweaked common folders in application. 2016-06-23 22:28:06 -05:00
Master Yoda
c4b13900ff Eliminate errors reported by phpdoc
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-24 02:53:11 -07:00
sv3tli0
c8d2a3707a Replacing hard coded file paths with class reflection file paths
I suggest this reflection way to get class filepaths instead of hard coding file start paths which should be moved.
2016-05-20 11:43:01 +03:00