File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
reference/datetime/datetimeimmutable Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 3a8c3e77df070a046c9d5b56b68926ca2d7e5ee3 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: cafec7df4c6ba597b5ac45b03191aea18f3cabab Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55
66<refentry xml : id =" datetimeimmutable.createfromformat" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
@@ -687,7 +687,7 @@ Mon, 10 Aug 2020 01:00:00 +0000
687687$d = DateTimeImmutable::createFromFormat('Y-m-d H:i:s', '2021-17-35 16:60:97');
688688echo $d->format(DateTimeImmutable::RFC2822), "\n\n";
689689
690- var_dump(DateTimeImmutable::GetLastErrors ());
690+ var_dump(DateTimeImmutable::getLastErrors ());
691691]]>
692692 </programlisting >
693693 &example.outputs.similar;
You can’t perform that action at this time.
0 commit comments