Phalanger
Phalanger copied to clipboard
Missing Methods and function from DateTime
DateTime class is missing: CreateFromFormat() and Diff - also missing corresponding procedural functions: date_create_from_format & date_diff
I also believe diff will be missing dependency class DateInterval.
These were introduced in PHP 5.3.0