fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

OIL scaffolding not working on php 7.1.3 #251

Closed Qchmqs closed 7 years ago

Qchmqs commented 7 years ago

Uncaught exception Fuel\Core\PhpErrorException: A non-numeric value encountered

Steps to reproduce : oil create project oil g admin test name:string

andrewwheal commented 7 years ago

Already addressed in https://github.com/fuel/core/issues/2051 and a fix is in the develop branch

Qchmqs commented 7 years ago

https://github.com/fuel/oil/commit/30dcb1f9a5ae08b5afd7e10e0366340328768b1a?w=1

this fixes the issue