--TEST-- Test strptime() function : basic functionality --SKIPIF-- --FILE-- --EXPECTF-- *** Testing strptime() : basic functionality *** Deprecated: Function strftime() is deprecated in %s on line %d Deprecated: Function strptime() is deprecated in %s on line %d array(9) { ["tm_sec"]=> int(0) ["tm_min"]=> int(0) ["tm_hour"]=> int(10) ["tm_mday"]=> int(2) ["tm_mon"]=> int(6) ["tm_year"]=> int(63) ["tm_wday"]=> int(2) ["tm_yday"]=> int(182) ["unparsed"]=> string(4) " GMT" } Deprecated: Function strftime() is deprecated in %s on line %d Deprecated: Function strptime() is deprecated in %s on line %d array(9) { ["tm_sec"]=> int(0) ["tm_min"]=> int(0) ["tm_hour"]=> int(10) ["tm_mday"]=> int(2) ["tm_mon"]=> int(6) ["tm_year"]=> int(163) ["tm_wday"]=> int(1) ["tm_yday"]=> int(182) ["unparsed"]=> string(0) "" } Deprecated: Function strftime() is deprecated in %s on line %d Deprecated: Function strptime() is deprecated in %s on line %d array(9) { ["tm_sec"]=> int(0) ["tm_min"]=> int(0) ["tm_hour"]=> int(10) ["tm_mday"]=> int(2) ["tm_mon"]=> int(6) ["tm_year"]=> int(0) ["tm_wday"]=> int(2) ["tm_yday"]=> int(182) ["unparsed"]=> string(0) "" }