fuel / core

Fuel PHP Framework - The core of the Fuel v1 framework

Home Page:http://fuelphp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on php 7.2

it-can opened this issue · comments

Getting this error since today on php 7.2

Fuel\Core\PhpErrorException [ Warning ]:
count(): Parameter must be an array or an object that implements Countable

COREPATH/classes/database/mysqli/cached.php @ line 63

type casting I believe

Should already be adressed?

Dont think so...