{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":84362583,"defaultBranch":"master","name":"codeigniterpower","ownerLogin":"venenux","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-08T20:21:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2458401?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711381553.0","currentOid":""},"activityList":{"items":[{"before":"af9f71b5db335174d7ccf9e18468b63c0bdb8d77","after":"94c099e9927aa56d8ee0fb2ba731191c3840a87d","ref":"refs/heads/codeigniter2","pushedAt":"2024-06-12T21:13:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"backguard compat with CI3 using errors from views directory\n\n* move errors from application to application/views\n* make symlinks to be compatible with CI3","shortMessageHtmlLink":"backguard compat with CI3 using errors from views directory"}},{"before":"e46e1d917d70c7a7b5f26ff1ff0b71ab06e51964","after":"af9f71b5db335174d7ccf9e18468b63c0bdb8d77","ref":"refs/heads/codeigniter2","pushedAt":"2024-06-12T20:47:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Add a defensive check in CI_Loader::_ci_load()\n\n* Prevents possible internal variable overwrites when loading views\n* backported from commit 92d1cc05362998ceabe39c4023f41fd939c1f5b2","shortMessageHtmlLink":"Add a defensive check in CI_Loader::_ci_load()"}},{"before":"8f65428abec50c8ea4a4c6c95c79e3e2bd4ae0ad","after":"e46e1d917d70c7a7b5f26ff1ff0b71ab06e51964","ref":"refs/heads/codeigniter2","pushedAt":"2024-06-12T16:14:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix upcoming deprecation of mt_rand on newer php versions\n\n* provide a workaround function in code/Common like is_php does\n* closes bcit-ci/CodeIgniter#6275\n* related to pocketarc/codeigniter#3 (comment)","shortMessageHtmlLink":"Fix upcoming deprecation of mt_rand on newer php versions"}},{"before":"be87b9595288a6215c2e0a939426f76556ff3f90","after":"8f65428abec50c8ea4a4c6c95c79e3e2bd4ae0ad","ref":"refs/heads/codeigniter2","pushedAt":"2024-06-12T15:57:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix deprecation warning messages","shortMessageHtmlLink":"fix deprecation warning messages"}},{"before":"67f7eb993bc30fb2437102f9ec9c51030661fd23","after":"be87b9595288a6215c2e0a939426f76556ff3f90","ref":"refs/heads/codeigniter2","pushedAt":"2024-06-12T15:57:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix last commit, invalit conditional due missing parentesis\n\n* related to commit 3c9fcc8","shortMessageHtmlLink":"fix last commit, invalit conditional due missing parentesis"}},{"before":"3c9fcc86565c1a074e8be47a83541221154b1a8c","after":"903a7f255eb1fec834696a35c3f8f4fca210a3a1","ref":"refs/heads/master","pushedAt":"2024-06-12T15:01:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix last commit, invalit conditional due missing parentesis\n\n* related to commit 3c9fcc86565c1a074e8be47a83541221154b1a8c","shortMessageHtmlLink":"fix last commit, invalit conditional due missing parentesis"}},{"before":"c844c2e466180b32d0e938f52d607182fb77ab5a","after":"67f7eb993bc30fb2437102f9ec9c51030661fd23","ref":"refs/heads/codeigniter2","pushedAt":"2024-03-25T18:41:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix upcoming deprecation of mt_rand on newer php versions\n\n* provide a workaround function in code/Common like is_php does\n* closes https://github.com/bcit-ci/CodeIgniter/issues/6275\n* related to https://github.com/pocketarc/codeigniter/issues/3#issuecomment-2017024184","shortMessageHtmlLink":"Fix upcoming deprecation of mt_rand on newer php versions"}},{"before":"7899920fd6464c34f3171ec8207e853bd03942c2","after":"3c9fcc86565c1a074e8be47a83541221154b1a8c","ref":"refs/heads/master","pushedAt":"2024-03-25T18:26:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix upcoming deprecation of mt_rand on newer php versions\n\n* provide a workaround function in code/Common like is_php does\n* closes https://github.com/bcit-ci/CodeIgniter/issues/6275\n* related to https://github.com/pocketarc/codeigniter/issues/3#issuecomment-2017024184","shortMessageHtmlLink":"Fix upcoming deprecation of mt_rand on newer php versions"}},{"before":null,"after":"c844c2e466180b32d0e938f52d607182fb77ab5a","ref":"refs/heads/codeigniter2","pushedAt":"2024-03-25T15:45:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Laoder make is to load any model name in unix\n\n* Unix like OS are CAmelCase so lest permit to load\n models from CI3 or CI2 no matter if first is uppercase","shortMessageHtmlLink":"Laoder make is to load any model name in unix"}},{"before":"bfef7d2cab4575183367f554eab11bbd27abeec3","after":"7899920fd6464c34f3171ec8207e853bd03942c2","ref":"refs/heads/master","pushedAt":"2024-02-06T21:01:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix asignation vs value on misctyped Fixes bcit-ci#6175 commit\n\n* fix commit ad1a30755626c1cee0b03bb95ccac2d894306288\n on directory asignation.","shortMessageHtmlLink":"Fix asignation vs value on misctyped Fixes bcit-ci#6175 commit"}},{"before":"0175908e9728cbf9f3be3ce6ce5545d2e710fad0","after":"bfef7d2cab4575183367f554eab11bbd27abeec3","ref":"refs/heads/master","pushedAt":"2024-02-06T18:15:30.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fixes bcit-ci#6175 fix $this->uri->ruri_string() generates in PHP 8.1\n\n* it coplements prevous commit and related to\n commit ad1a30755626c1cee0b03bb95ccac2d894306288\n is not the proper way but compatible with\n https://github.com/bcit-ci/CodeIgniter/pull/6117\n and solves\n https://github.com/bcit-ci/CodeIgniter/issues/6120","shortMessageHtmlLink":"Fixes bcit-ci#6175 fix $this->uri->ruri_string() generates in PHP 8.1"}},{"before":"6530fd660057024effcd087eb4ab09cc66b33a6f","after":"0175908e9728cbf9f3be3ce6ce5545d2e710fad0","ref":"refs/heads/master","pushedAt":"2024-02-06T17:22:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"fix generating captcha in PHP with workaround\n\n* allows php8 working too\n* https://github.com/bcit-ci/CodeIgniter/pull/6256","shortMessageHtmlLink":"fix generating captcha in PHP with workaround"}},{"before":"0e109f6eb4ff38167849cef9544a11657cc908a2","after":"6530fd660057024effcd087eb4ab09cc66b33a6f","ref":"refs/heads/master","pushedAt":"2024-02-06T17:02:06.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix php8/php7 compat for xml_parser_create that nows returns object\n\n* this function returns an XMLParser instance on php8;\n previously, a resource was returned, or false on failure.\n so i just compare php versions and use thep roperty on","shortMessageHtmlLink":"Fix php8/php7 compat for xml_parser_create that nows returns object"}},{"before":"e053596cbc38adb2f23fed5ebbccec92c71f2d1e","after":"0e109f6eb4ff38167849cef9544a11657cc908a2","ref":"refs/heads/master","pushedAt":"2024-02-06T16:21:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"PHP 8.2 support for dynamics properties, improve table class\n\n* Adding PHP 8.2 support by using AllowDynamicProps tag comment\n thanks to @diazvictor\n* Adds $uri prop in Router, and AllowDynamicProps attribute for CI_Controller\n backported https://github.com/gxgpet/CodeIgniter/commit/e9ff2f2329244176c9275022c3cb5b3916123bcc\n* Adding missing `dest_image` property in CI_Image_lib\n backported https://github.com/gxgpet/CodeIgniter/commit/d3c610ba85f3d41121b210a6954c72c7b544ea34\n* Improve table class","shortMessageHtmlLink":"PHP 8.2 support for dynamics properties, improve table class"}},{"before":"00c3e9217d96139da4767636449a74cbfc8e982a","after":"e053596cbc38adb2f23fed5ebbccec92c71f2d1e","ref":"refs/heads/master","pushedAt":"2024-02-06T15:47:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"PDO driver always throw exceptions on failed queries for develop mode (real fix)\n\n* better fix to pocketarc/codeigniter@8888916\n that assumes alwasy in developer mode this co0udl leave a\n disgustin render in production\n* improvements over commit 00c3e9217d96139da4767636449a74cbfc8e982a previously","shortMessageHtmlLink":"PDO driver always throw exceptions on failed queries for develop mode…"}},{"before":"aad14aaf58d8b4b3e0278b27ec7be747a05a9cee","after":"00c3e9217d96139da4767636449a74cbfc8e982a","ref":"refs/heads/master","pushedAt":"2024-02-06T15:44:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"PDO driver always throw exceptions on failed queries for develop mode\n\n* better fix to https://github.com/pocketarc/codeigniter/commit/88889169b89c1042adecde00509cd4d1431b6c25\n that assumes alwasy in developer mode this co0udl leave a\n disgustin render in production","shortMessageHtmlLink":"PDO driver always throw exceptions on failed queries for develop mode"}},{"before":"537ec86c29328b487729701ba17d7072975410d9","after":"aad14aaf58d8b4b3e0278b27ec7be747a05a9cee","ref":"refs/heads/master","pushedAt":"2024-02-05T14:17:10.000Z","pushType":"push","commitsCount":26,"pusher":{"login":"mckaygerhard","name":"Герхард PICCORO Lenz McKAY ","path":"/mckaygerhard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1571724?s=80&v=4"},"commit":{"message":"Fix PHP 8.1 E_DEPRECATED issue when the page has no output.","shortMessageHtmlLink":"Fix PHP 8.1 E_DEPRECATED issue when the page has no output."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY8IzGwA","startCursor":null,"endCursor":null}},"title":"Activity · venenux/codeigniterpower"}