An open API service providing commit metadata for open source projects.

GitHub / codeigniter4/CodeIgniter4 / commits

Open Source PHP Framework (originally from EllisLab)

SHA Message Author Date Stats
e52b9154 merge Merge pull request #9636 from paulbalandan/make-test-suffix Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b1fdbb79 fix: ensure `make:test` generate test files ending in `Test` John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
268a5275 fix: ensure `make:test` works on Windows (#9635) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3bef730f chore: bump to psalm v6.12 (#9633) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4bf608df chore(deps-dev): update rector/rector requirement from 2.1.0 to 2.1.1 (#9632)
Co-authored-by: dependabot[bot] <4****]@u****m>, Abdul Malik Ikhsan <s****k@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b8a036de merge Merge remote-tracking branch 'upstream/develop' into 4.7 michalsn <m****l@s****l> about 1 year ago
a54e6277 merge Merge pull request #9630 from totoprayogo1916/gitignore-appstarter-framework Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ff04e9e7 fix: improve CURLRequest intermediate HTTP response handling (#9627) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f15d7074 fix: update .gitignore for writable/debugbar Toto <t****6@g****m> about 1 year ago
42f68a62 style: fix code styles from php-cs-fixer v3.82.1 (#9629) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0121e8da fix: use correct 24-hour time format. (#9628) Ping-yee <6****1@m****w>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1f2fdf7f style: fix code styles from php-cs-fixer v3.76 (#9626) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
228ba7db docs: add detailed explanation about paginate() and beforeFind model event (#... Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3d019b07 docs: fix outdated documentation on how to exclude multiple test groups (#9621) Francesco Ciannavei <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
78f38424 fix: support for multibyte folder names when the app is served from a subfold... Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
28e80960 fix: correct path parsing in SiteURIFactory::parseRequestURI() (#9613) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4247be6f refactor: `Console::showHeader()` call `date()` only once (#9616) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
89581dce merge Merge pull request #9612 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4b1fa12d chore(deps-dev): update rector/rector requirement from 2.0.18 to 2.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
80fefc1e merge Merge pull request #9614 from michalsn/fix/rector Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7aa73ff1 fix: apply rector rule TernaryImplodeToImplodeRector michalsn <m****l@s****l> about 1 year ago
488ace93 refactor: fix various phpstan errors in Cache (#9610) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
764cd550 chore: update phpstan baseline (#9609) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c7f2c80a chore: fix rector crash (#9608) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
80005b2b docs: note removal of `AbstractRenderer::SORT_FULL` and `$richSort` in Kint c... Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e29ce026 fix: URI authority generation for schemes without default ports (#9605) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
863faeea fix: encapsulation violation in `BasePreparedQuery` class (#9603) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
15f56bbb feat: require double curly braces for placeholders in `regex_match` rule (#9597) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5c7181e4 merge Merge pull request #9599 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f7373079 chore(deps-dev): update rector/rector requirement from 2.0.17 to 2.0.18
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
af683588 refactor: fix phpstan errors in mock classes (#9594) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c2f9731f refactor: precise PHPDocs for Autoloader (#9593) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
06340ce1 refactor: remove deprecated types in random_string() helper (#9592)
Co-authored-by: John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>
Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5ff2df00 merge Merge branch 'develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
88ec911a refactor: fix phpstan errors in `ResponseTrait` (#9591) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3f2a434c chore: fix psalm error on 4.7 (#9590) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a19b44c2 chore: fix psalm error on 4.7 (#9590) John Paul E. Balandan, CPA <p****n@g****m> about 1 year ago
113a0fdf fix: crrect getHostname() fallback logic in Email class (#9587) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
58f6b16c refactor: partial fix errors on Email (#9582) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
acb5470c fix: add error handling for corrupted cache files in FileHandler (#9586) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
63ab5559 refactor: fix various phpstan errors in Log component (#9581) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
315f55b1 docs: update description for the (:num) placeholder in routes (#9588) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fa1178dd feat: add option to change default behaviour of `JSONFormatter` max depth (#9... Denny Septian Panggabean <9****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
56544d00 merge Merge pull request #9589 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7e194737 chore(deps-dev): update rector/rector requirement from 2.0.16 to 2.0.17
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
37445bcf merge Merge branch 'develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
327c7e13 refactor: add assert on `LiveModelTestCase::createModel()` (#9584) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c3cc3fe9 refactor: fix and micro-optimize code in `Format` (#9583) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c65b238b refactor: fix non-booleans in if conditions (#9578) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8c3f3e73 refactor: fix phpstan errors in `Events` (#9580) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
edb04a74 refactor: fix `notIdentical.alwaysTrue` error (#9579) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4046b8dd feat: share connection & DNS Cache to `CURLRequest` (#9557)
Co-authored-by: Michal Sniatala <m****l@s****l>, Michal Sniatala <m****l@s****l>
Denny Septian Panggabean <9****r@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
045e12b6 fix: throw exception for unsupported DB drivers in session (#9574) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3638a496 fix: use native PHP truthiness for condition evaluation in when()/whenNot() (... Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9b14ad94 refactor: use native phpdocs wherever possible (#9571) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b0144381 merge Merge branch 'develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
4d912e39 fix: ucfirst all cookie samesite values (#9564) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cf6011fc feat: update `CookieInterface::EXPIRES_FORMAT` to use date format per RFC 723... John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e1317af6 refactor: cleanup code in Email (#9570) Denny Septian Panggabean <9****r@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9d032efb refactor: more accurate array PHPDocs of Cookie (#9569) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a21845c3 refactor: update places to use `system/util_bootstrap.php` (#9568) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4fd4be18 test: fix `PublisherInputTest::testAddUri(s)` failing due to rate limiting (#... John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fce28583 docs: `CookieStore::get()` does not give an array of Cookie objects (#9566) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c8f8ff7f refactor: add `system/util_bootstrap.php` to curb overreliance to `system/Tes... John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e7898a0e test: ensure all test methods have native return types (#9565) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
153c7380 fix: remove service dependency from sanitize_filename() helper function (#9560) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
59a48193 feat: added `fresh_connect` options to `CURLRequest` (#9559) Denny Septian Panggabean <9****r@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f7d61428 feat: add `dns_cache_timeout` for option `CURLRequest` (#9553)
Co-authored-by: John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>
Denny Septian Panggabean <9****r@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
551c56dd chore: add missing EscaperInterface to the AutoloadConfig (#9561) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
db79418e merge Merge pull request #9554 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
50ae7d74 chore(deps-dev): update rector/rector requirement from 2.0.15 to 2.0.16
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ac89c61d feat: add `clearMetadata()` method to provide privacy options when using imag... Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8119039d merge Merge remote-tracking branch 'upstream/develop' into 4.7 michalsn <m****l@s****l> over 1 year ago
10d39156 chore: bump to laminas-escaper v2.17 (#9552) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9cb6a083 chore: update predis/predis to version 3 (#9550) Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b5fc9b59 merge Merge pull request #9549 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d8db4035 chore(deps-dev): update rector/rector requirement from 2.0.14 to 2.0.15
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
45073a8d docs: add changelog and upgrade for v4.6.2 (#9547) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6cddc290 merge Merge remote-tracking branch 'upstream/develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
85206910 merge Merge pull request #9546 from codeigniter4/develop John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
143ea7d6 Prep for 4.6.1 release (#9545) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
958cd547 merge Merge branch 'develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
8139e460 fix: added "application/octet-stream" to the "stl" mime type in the M… (#9543)
Co-authored-by: Michal Sniatala <m****l@s****l>, Michal Sniatala <m****l@s****l>, Michal Sniatala <m****l@s****l>, Michal Sniatala <m****l@s****l>
Francesco Ciannavei <6****1@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0eb31259 merge Merge pull request #9544 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d6c94c67 chore(deps-dev): update rector/rector requirement from 2.0.12 to 2.0.14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a1f0f070 test: fix `missingType.return` errors (#9542) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9d12f04f feat: add `Time::addCalendarMonths()` and `Time::subCalendarMonths()` methods...
Co-authored-by: John Paul E. Balandan, CPA <p****n@g****m>, Michal Sniatala <m****l@s****l>, John Paul E. Balandan, CPA <p****n@g****m>, Michal Sniatala <m****l@s****l>
christianberkman <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
28d368bd merge Merge pull request #9540 from codeigniter4/dependabot/composer/rector/rector-... Abdul Malik Ikhsan <s****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dee43cd4 chore(deps-dev): update rector/rector requirement from 2.0.11 to 2.0.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e15078c6 feat: rewrite `ImageMagickHandler` to rely solely on the PHP `imagick` extens...
Co-authored-by: John Paul E. Balandan, CPA <p****n@g****m>, John Paul E. Balandan, CPA <p****n@g****m>
Michal Sniatala <m****l@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
489d0bec merge Merge remote-tracking branch 'upstream/develop' into 4.7 michalsn <m****l@s****l> over 1 year ago
d1ae7759 fix: `Session::markAsTempdata()` adding wrong TTL (#9536) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e28f9729 refactor: fix `Session` and `SessionInterface` code (#9535) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3329576a test: add tests showing `Session::markAs(Flash|Temp)data()` invalidates all k... John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8c6da937 refactor: fix `codeigniter.modelArgumentType` errors (#9533) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3d3ba051 merge Merge branch 'develop' into 4.7 John Paul E. Balandan, CPA <p****n@g****m> over 1 year ago
caf9f347 test: fix `codeigniter.unknownServiceMethod` errors (#9532) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fabd736f test: fix `generator.valueType` error (#9531) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
402bbe91 refactor: fix `missingType.return` errors in system files (#9530) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bbb65b0a refactor: fix `@readonly` property errors (#9529) John Paul E. Balandan, CPA <p****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository