PHP 7.2 released |
(12-04-2017, 12:33 PM)gdhnz Wrote: I've just hit https://github.com/bcit-ci/CodeIgniter/issues/5300. "When it's ready" (12-05-2017, 11:51 AM)Wouter60 Wrote:(12-02-2017, 04:18 AM)Narf Wrote:(12-01-2017, 10:51 AM)Wouter60 Wrote: No further problems running CI 3.1.6 under PHP 7 or higher? I don't know what kind of an answer you expect on that ... 7.0 was released 2 years ago and 7.1 was released 1 year ago - if there was any problems with those, you'd know them already. The one deprecation notice in 7.2 is what we know about; I wouldn't say that there's only 1 known issue if we knew there's more. (12-05-2017, 10:02 PM)koficypher Wrote: kindky take a look at this thread i posted here and assist.... Kindly have patience and don't spam other threads.
(12-01-2017, 08:35 AM)Narf Wrote: PHP 7.2 release announcement How to fix Count() function in PHP 7.2, in PHP 7.2 Count(null) is object that doesn't implement the Countable interface.
@happyape and Others,
For XAMPP you can just download the correct PHP 7.2 binary and install it into XAMPP. Please make sure that you backup your XAMPP directory first... What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
CI: v3.1.6
PHP Version: 7.2.0 (XAMPP) Function: create_captcha Problem: Unable to load the custom font. Font path is correct. The same setup is working on another PHP Version. Screenshot: https://i.imgur.com/SCzhwZI.png Thanks
(01-03-2018, 11:36 AM)jewelbdx Wrote: CI: v3.1.6 Have you installed the correct GD package for php 7.2? (12-22-2017, 01:19 AM)nguyenthao Wrote:(12-01-2017, 08:35 AM)Narf Wrote: PHP 7.2 release announcement You can't "fix" a core PHP function, but more importantly - there's nothing wrong with it. count(null) isn't something that you should be doing in the first place. (01-03-2018, 11:36 AM)jewelbdx Wrote: CI: v3.1.6 You may think that the path is correct, but I'd bet that it's not.
yesterday I have upgraded my php version from version 7.1 to 7.2.
but when I want to install the sqlsrv and pdo sqlsrv extensions, there is no sqlsrv or pdo sqlsrv extension available for php version 7.2. so, i downgrade my php version to 7.1 while waiting for sqlsrv extension and pdo sqlsrv for php version 7.2. Thanks CodeIgniter-Indonesia |
Welcome Guest, Not a member yet? Register Sign In |