Daniele Bonini (皮夕) | 5mode.com | WebDev | Translator преди 3 години
родител
ревизия
15c55851a7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      functions/func.casp-datetime-polyfills.inc

+ 1 - 1
functions/func.casp-datetime-polyfills.inc

@@ -38,7 +38,7 @@
  * function now() {}
 
  //other stuff simplified:
- * function date_add1(string $intervalType, int $interval, $date) {}
+ * function date_add1(string $intervalType, int $interval, ?mixed $date) {}
  *
  */