From 1ff0e06a1d2c5fa1ec262783c5c0932be1ba9078 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Sun, 12 Dec 2010 19:35:11 +0000 Subject: [PATCH] to git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306289 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/datetime/createfromformat.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/datetime/createfromformat.xml b/reference/datetime/datetime/createfromformat.xml index d0010334e0..6bdcfba2be 100644 --- a/reference/datetime/datetime/createfromformat.xml +++ b/reference/datetime/datetime/createfromformat.xml @@ -258,7 +258,7 @@ + If this format specifier is present, trailing data in the string will not cause an error, but a warning instead - Use DateTime::getLastErrors to find out + Use DateTime::getLastErrors to find out whether trailing data was present. @@ -269,7 +269,7 @@ Unrecognized characters in the format string will cause the parsing to fail and an error message is appended to the returned structure. You can query error messages with - DateTime::getLastErrors. + DateTime::getLastErrors. If format does not contain the character