Răsfoiți Sursa

support php5.3

walkor 5 ani în urmă
părinte
comite
0ac3c84653
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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.