瀏覽代碼

support php5.3

walkor 5 年之前
父節點
當前提交
0ac3c84653
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.