Kaynağa Gözat

work with php5.3

walkor 6 yıl önce
ebeveyn
işleme
2da7be6834
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Lib/Timer.php

+ 1 - 1
Lib/Timer.php

@@ -91,7 +91,7 @@ class Timer
         }
 
         if ($args === null) {
-            $args = [];
+            $args = array();
         }
 
         if (self::$_event) {