CodeIgniter 3.x.x Branch starting to show Depreciation Warnings using PHP 7.x.x |
This is just a heads up.
CodeIgniter 3.1.8 .system/core/Security.php LINE 633: PHP Code: // Unfortunately, none of the following PRNGs is guaranteed to exist ... mcrypt_create_iv PHP Code: Warning So it looks like the CodeIgniter 3 Branch is starting to show alot of depreciation warnings with PHP 7.x.x There are a lot more, but just wanted to point this one out. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
(04-23-2018, 04:23 AM)InsiteFX Wrote: This is just a heads up. No. It will not show a deprecated warning.... See: https://github.com/bcit-ci/CodeIgniter/b...y.php#L615
Maybe CI wont but the php editors are flagging it right off.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Hi Narf,
I know it is not a CodeIgniter problem I' am just mentioning it here in case other users come across the same issue. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |