Lines Matching refs:IntlGregorianCalendar
2 IntlGregorianCalendar::__construct(): bad arguments
25 var_dump(new IntlGregorianCalendar(1,2,NULL,4));
30 var_dump(new IntlGregorianCalendar(1,2,3,4,5,array()));
35 $cal = new IntlGregorianCalendar();
43 …eprecated since 8.4, use IntlGregorianCalendar::__construct(), IntlGregorianCalendar::createFromDa…
46 …eprecated since 8.4, use IntlGregorianCalendar::__construct(), IntlGregorianCalendar::createFromDa…
49 …eprecated since 8.4, use IntlGregorianCalendar::__construct(), IntlGregorianCalendar::createFromDa…
52 …IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, use either IntlGreg…
55 …IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, use either IntlGreg…
56 IntlGregorianCalendar::__construct(): Argument #6 ($second) must be of type int, array given
57 IntlGregorianCalendar object is already constructed