anvoz / CodeIgniter-Skeleton

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.
Other
157 stars 100 forks source link

PHP error #24

Open cjeller opened 8 years ago

cjeller commented 8 years ago

Hey I noticed this php error when I installed this CIS.

A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

The fix is here. You might want to change it.

http://stackoverflow.com/questions/28348879/only-variable-references-should-be-returned-by-reference-codeigniter