Anahkiasen / underscore-php

A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel
http://anahkiasen.github.com/underscore-php/
1.12k stars 88 forks source link

Cannot use Underscore\Types\Object #106

Open jarretmoses opened 5 years ago

jarretmoses commented 5 years ago

Recently after upgrading to php7.2 I have received the following error "PHP message: PHP Fatal error: Cannot use Underscore\Types\Object as Object because 'Object' is a special class name". I've been noticing this across multiple libraries.

natenolting commented 5 years ago

Just running into this now while upgrading a legacy site to 7.2.