Parcourir la source

support php5.3

walkor il y a 5 ans
Parent
commit
0ac3c84653
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Protocols/Http.php

+ 1 - 1
Protocols/Http.php

@@ -32,7 +32,7 @@ class Http
      * Cache.
      * @var array
      */
-    protected static $_cache = [];
+    protected static $_cache = array();
 
     /**
      * Check the integrity of the package.