Ver código fonte

support php5.3

walkor 5 anos atrás
pai
commit
0ac3c84653
1 arquivos alterados com 1 adições e 1 exclusões
  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.