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

GitHub / pocketarc/codeigniter / commits

SHA Message Author Date Stats
fb57d351 fix: Detect modern Edge instead of reporting it as Chrome.
Co-authored-by: Muhammad Nobin <n****n@l****m>
Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9d4d979b Update Edge user agent detection for legacy version Muhammad Nobin <n****n@l****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9317e57d fix: Initialise $result in write_log() to handle an empty log message. Fix #46. Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8aafcce7 fix: Make get_dir_file_info() call get_file_info() for each file. Fix #47. Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3bb853dc Restore deprecated functions that were removed in 3.2.0-dev (for backward com... Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
5 months ago
17ea1c68 Fix Redis session driver returning success on failed connection. czirosan <4****n@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
6ff57178 chore: bump version to 3.4.2. Bruno Moreira <g****t@p****m> 6 months ago
dfa6f32d fix: add PHPUnit 8.x to composer.json to restore PHP 7.2 test support. Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
6 months ago
a87d76d1 Fix deprecation notice for passing a null to preg_replace (#39) Brian Carey <b****n@k****m>
Committed by: GitHub <n****y@g****m>
6 months ago
02041607 fix: cast mt_rand() arguments to int to resolve PHP 8.1+ deprecation notices ... Bruno Moreira <g****t@p****m> 6 months ago
a39221a4 fix: cast ctype_digit() arguments to string to resolve PHP 8.1+ deprecation n... Bruno Moreira <g****t@p****m> 6 months ago
dca13487 docs: update upgrade guide and readme to reflect restored functionality for b... Bruno Moreira <g****t@p****m> 7 months ago
1aa03c7a chore: Update version number. Bruno Moreira <g****t@p****m> 7 months ago
f534bc3a feat: restore Cart library removed in CI 3.2. Bruno Moreira <g****t@p****m> 7 months ago
1d7cc44a docs: update project description for Packagist. Bruno Moreira <g****t@p****m> 8 months ago
eb3ac6b6 docs: update project description for Packagist. Bruno Moreira <g****t@p****m> 8 months ago
5466331f docs: inline images Bruno Moreira <g****t@p****m> 8 months ago
b7a984dd docs: add badges for PHPUnit tests, PHP compatibility, Packagist version, and... Bruno Moreira <g****t@p****m> 8 months ago
fa7e9fe3 fix(tests): correct PHP version check for highlight_string() format change. T... Bruno Moreira <g****t@p****m> 8 months ago
746767e2 fix(ci): replace deprecated set-output with $GITHUB_OUTPUT. Bruno Moreira <g****t@p****m> 8 months ago
d7ccac0d fix(xmlrpc): Replace deprecated xml_set_object() + string callback pattern wi... Bruno Moreira <g****t@p****m> 8 months ago
849eaeac merge Merge remote-tracking branch 'origin/develop' into develop Bruno Moreira <g****t@p****m> 8 months ago
3fea824f Update DB_query_builder.php Ashraf Kaabi <m****l@k****o>
Committed by: GitHub <n****y@g****m>
8 months ago
397a8b85 mimes: add support for webp image type RedDragonWebDesign <4****n@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
b2450925 fix(tests): add PHPUnit compatibility shim for assertObjectHasProperty. asser... Bruno Moreira <g****t@p****m> 8 months ago
5276118c fix(tests): conditionally call setAccessible() for PHP 8.1+ compatibility. Re... Bruno Moreira <g****t@p****m> 8 months ago
5300de43 fix(image): add PHP 8.0+ compatibility for imagedestroy() deprecation. imaged... Bruno Moreira <g****t@p****m> 8 months ago
e486ffe9 fix: handle null language line key in Lang::line() for PHP 8.5+. Bruno Moreira <g****t@p****m> 8 months ago
ea3b4f98 fix(tests): update highlight_code test for PHP 8.4+ compatibility. PHP 8.4 ch... Bruno Moreira <g****t@p****m> 8 months ago
c46e9a28 fix(log): restore log_file_extension config for backward compatibility. Resto... Bruno Moreira <g****t@p****m> 8 months ago
93cd584b Merge gxgpet's XML-RPC fixes.
Co-authored-by: George Petculescu <g****t@g****m>
Bruno Moreira <g****b@p****m>
Committed by: GitHub <n****y@g****m>
8 months ago
91a3d809 fix: handle null values in Encryption library for PHP 8.1+ compatibility. Bruno Moreira <g****t@p****m> 8 months ago
baeaad2e fix(upload): add PHP 8.1+ compatibility for finfo_close() deprecation. finfo_... Bruno Moreira <g****t@p****m> 8 months ago
91bb1b57 fix: remove deprecated MYSQLI_TYPE_INTERVAL constant for PHP 8.4+ compatibility. Bruno Moreira <g****t@p****m> 8 months ago
7a583c53 Fix PHP 8.5 compatibility issue with MySQL driver. Bruno Moreira <g****t@p****m> 12 months ago
1be9a6c4 Update readme to clarify version support and maintenance policy. Bruno Moreira <g****t@p****m> 12 months ago
a2d200ec Add PHP 8.3/8.4/8.5 to the test matrix in CI. Bruno Moreira <g****t@p****m> 12 months ago
3dd76801 Add wording to the README explaining this is based on CI 3.2. Bruno Moreira <g****t@p****m> 12 months ago
f0436170 Fix #16: Add the email helper back to the repo to reduce backward compatibili... Bruno Moreira <g****t@p****m> 12 months ago
d68db8c1 Fix #19: Fix PDO Postgres DB forge deprecation notice. Bruno Moreira <g****t@p****m> 12 months ago
b008b9ad Fix #23: Fix deprecation notice in db->order_by(). Bruno Moreira <g****t@p****m> 12 months ago
62c84636 Fix #24: Fix deprecation notice in db->join(). Bruno Moreira <g****t@p****m> 12 months ago
e87d3832 Fix #27: Clarify installation instructions and update CI_VERSION to fit the n... Bruno Moreira <g****t@p****m> 12 months ago
9f7bec3e Fix #25: Resolve dynamic property deprecation notice for CI models. Bruno Moreira <g****t@p****m> 12 months ago
59d8cffe Fix #28: Fix Postgres DB forge deprecation notice. Bruno Moreira <g****t@p****m> 12 months ago
ba2bafcd Improve timezones() return type. P2GR <L****s@h****m>
Committed by: Bruno Moreira <g****t@p****m>
over 1 year ago
28467bac Fixes a few more PHP 8.4 compatibility issues. Bruno Moreira <g****t@p****m> almost 2 years ago
96fcced1 Adds compatibility with PHP 8.4. Bruno Moreira <g****t@p****m> almost 2 years ago
ab8b010a Fix warning and ignored TTL in Redis cache driver. siemova <5****a@u****m>
Committed by: Bruno Moreira <g****t@p****m>
almost 2 years ago
25a96c4b Fix deprecated dynamic property creation in CI_Profiler Library. AJ Dunn <a****n@g****m>
Committed by: Bruno Moreira <g****t@p****m>
almost 2 years ago
3658d731 merge Merge pull request #6266 from kenjis/docs-add-about-ci4 Lonnie Ezell <l****e@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad09d767 Fixes backward incompatibility caused by the upgrade from CI 3.1 to 3.2-dev. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
over 2 years ago
cec56c54 Fix PHP 8.x compatibility (#5)
Co-authored-by: Roger <r****a@u****r>
Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
over 2 years ago
7b34f8be Fixes backward incompatibility caused by the upgrade from CI 3.1 to 3.2-dev. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
over 2 years ago
462628e5 docs: add about CI3 kenjis <k****i@g****m> over 2 years ago
da637af2 docs: explicitly state that this is for CI3. kenjis <k****i@g****m> over 2 years ago
70d0a0ed merge Merge pull request #6256 from Khuthaily/patch-2 George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ae7b30f9 merge Merge pull request #6261 from gxgpet/develop_fixactions George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7d2fbce9 [ci skip] hardcoding the ubuntu version for better predictability George Petculescu <g****t@g****m> over 2 years ago
d1a488a9 [ci skip] Adapting the php comment on assert George Petculescu <g****t@g****m> over 2 years ago
7060216f Encryption_test should be considered a skipped test in older versions of PHP,... George Petculescu <g****t@g****m> over 2 years ago
73d3d649 Using a more widely available cipher & mode for test_initialize_encrypt_decry... George Petculescu <g****t@g****m> over 2 years ago
eba320e2 Switches to ubuntu-latest as base os ver George Petculescu <g****t@g****m> over 2 years ago
c0b8c6ea fix generating captcha in PHP 8.1 Khaled Huthaily <k****h@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7cb9d541 Update package name for release in Packagist. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
almost 3 years ago
6bff5887 Merge PHP 8.2 support from gxgpet
Co-authored-by: George Petculescu <g****t@g****m>, George Petculescu <g****t@u****m>
Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
dedd7a63 Fix issue with previous commit. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
55d7657b Add debugbar code back. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
72786e4a Make query builder variables accessible to end-user code. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
32dcc1d1 Make the PDO driver always throw exceptions on failed queries. Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
6f1342f2 Fix PHP 8.1 E_DEPRECATED issue when the page has no output.
Signed-off-by: Bruno Moreira <b****o@t****m>
Bruno Moreira <b****o@t****m>
Committed by: Bruno Moreira <g****t@p****m>
about 3 years ago
63d03756 [ci skip] Doc updates for 3.1.14 (first part) George Petculescu <g****t@g****m> over 3 years ago
ea1e3c8b Fixes #6134 George Petculescu <g****t@g****m> over 3 years ago
c707e650 Fixes #6159 George Petculescu <g****t@g****m> over 3 years ago
9612185e Fixes #6164 George Petculescu <g****t@g****m> over 3 years ago
3e5d1095 Fixes #6201 George Petculescu <g****t@g****m> over 3 years ago
a6faab2e Fixes #6175 George Petculescu <g****t@g****m> over 3 years ago
7eda20fa Fixes #6169 George Petculescu <g****t@g****m> over 3 years ago
127c44df Fixes #6174 George Petculescu <g****t@g****m> over 3 years ago
ad060386 merge Merge pull request #6155 from sashashura/patch-1 George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0588cc67 merge [ci skip] Merge pull request #6176 from tenzap/testfixassertMatchesRegularExp... George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
22751f4d merge [ci skip] Merge pull request #6179 from jedio60/docum-feat1 George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
48972be2 In the tutorial, fix a bad sentence
Signed-off-by: jediodev <j****v@g****m>
jediodev <j****v@g****m> over 3 years ago
517b9aec Adapt unit tests so as not to fail with PHPUnit 8.5 tenzap <f****t@y****r> almost 4 years ago
ca889b00 merge Merge pull request #6150 from orionstar/develop George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
526fc02a Update test-phpunit.yml Alex <9****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8d80bef6 fixes #6149 László Bóra <b****o@g****m> about 4 years ago
9b8f2b7a merge Merge pull request #6140 from Mouerr/develop George Petculescu <g****t@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3efe7f0d Fixes #6141 George Petculescu <g****t@g****m> about 4 years ago
ca00ea86 Bug Fix: [cookie_helper.php] set_cookie was missing sameSite argument Mouad Err <m****d@t****m> about 4 years ago
87f9ac6c merge Merge branch '3.1-stable' into develop Andrey Andreev <n****f@d****t> over 4 years ago
2042929b [ci skip] Doc updates for 3.1.13 start and changelog entry for #6107 Andrey Andreev <n****f@d****t> over 4 years ago
68ff9c15 [ci skip] Remove epub-related stuff from build-release script Andrey Andreev <n****f@d****t> over 4 years ago
dc8dbf23 [ci skip] Merge pull request #6107 from ducng99/patch-1 Andrey Andreev <n****f@d****t> over 4 years ago
f73181e2 merge [ci skip] Merge pull request #6107 from ducng99/patch-1 Andrey Andreev <n****f@d****t>
Committed by: GitHub <n****y@g****m>
over 4 years ago
48432138 Fix SessionUpdateTimestampHandlerInterface name Thomas Nguyen <t****m@d****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
33781804 merge Merge branch '3.1-stable' into develop Andrey Andreev <n****f@d****t> over 4 years ago
4196eb22 [ci skip] Misc. maintenance Andrey Andreev <n****f@d****t> over 4 years ago
0fbd5788 [ci skip] Update copyright notices Andrey Andreev <n****f@d****t> over 4 years ago
9a24c007 [ci skip] Fix #6103 Andrey Andreev <n****f@d****t> over 4 years ago

← Back to repository