["fraction"]=>
bool(false)
["warning_count"]=>
- int(0)
+ int(1)
["warnings"]=>
- array(0) {
+ array(1) {
+ [12]=>
+ string(27) "The parsed date was invalid"
}
["error_count"]=>
int(1)
["fraction"]=>
bool(false)
["warning_count"]=>
- int(0)
+ int(1)
["warnings"]=>
- array(0) {
+ array(1) {
+ [11]=>
+ string(27) "The parsed date was invalid"
}
["error_count"]=>
int(0)
["fraction"]=>
bool(false)
["warning_count"]=>
- int(0)
+ int(1)
["warnings"]=>
- array(0) {
+ array(1) {
+ [8]=>
+ string(27) "The parsed date was invalid"
}
["error_count"]=>
int(0)
bool(false)
}
-Warning: date_parse() expects parameter 1 to be string, array given in %s on line %d
+Warning: date_parse() expects parameter 1 to be string, array given in /home/derick/dev/php/php-5.3dev/ext/date/tests/date_parse_001.php on line 11
bool(false)
Done