Deprecated dynamic properties in PHP 8.2 |
Is there any plan to fix this in CI3?
From what I recall, CI uses dynamically assigned properties rampantly. I'm trying to upgrade a site running on PHP 7 (which is EOL as of 2022/11/28) and there are a whole lot of dynamic property deprecation errors. These errors in my case are limited to about 6 classes (at least for the one page i've looked at so far) but I suspect there are more classes with this problem. I created an issue on the ci3 repo. I hope others might go chime in over there. Also, is this a problem in CI4? |
Welcome Guest, Not a member yet? Register Sign In |