PHP 7.2 released |
PHP 7.2.6 Was released today.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
For font issues try this added to your .htaccess file.
Code: # Add Font Types What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
No issues with CI3.1.6 so far. We Upgraded our XAMPP install to use 7.2 last night.
No SEO spam, per forum policy
(12-01-2017, 08:35 AM)Narf Wrote: PHP 7.2 release announcement Sessions not working between controllers after redirection . . . . Plz help
(07-31-2019, 03:41 AM)nitin.d12 Wrote:(12-01-2017, 08:35 AM)Narf Wrote: PHP 7.2 release announcement I am a great believer in compiled languages because sloppy code prevents a successful compile. Google's Golang compiler is so strict it will not even compile if there are functions or variables declared and not used!!! PHP was initially a very sloppy language and is now changing. To take fully advantage of the new features it is essential to use the new features which will reduce processing time. If only by a little bit It took me a couple of hours to create a PHP file to iterate through the ./system directory, add the strict declaration and remove all the errors and warnings. I think this should be fixed now rather than later. Once done any additional scripting will fail fast and make debugging far easier. Also best to declare function type parameters and return values: PHP Code: <?php
01-09-2021, 12:36 PM
(This post was last modified: 01-10-2021, 02:49 PM by includebeer. Edit Reason: No spam allowed in signature )
I hope not having problems with this new release. I do not know the reason, but from time to time I have to clear cache. Otherwise the page does not work properly.
I will keep 7.0 in wordpress until it works no more. |
Welcome Guest, Not a member yet? Register Sign In |