1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 09:10:21 +02:00

php 5.3 compatibility

This commit is contained in:
Hakan Aktaş
2014-09-18 14:43:19 +03:00
parent 950c3e613e
commit 3acf5b71e0

View File

@@ -23,7 +23,7 @@ class Image extends File
* *
* @var mixed * @var mixed
*/ */
protected $backups = []; protected $backups = array();
/** /**
* Last image encoding result * Last image encoding result