rezzza / TimeTraveler

Time traveling php library (pretty similar to ruby timecop)
103 stars 11 forks source link

Add support of DateTimeImmutable #16

Open armandabric opened 10 years ago

armandabric commented 10 years ago

Also support: date_create_immutable() and date_create_immutable_from_format()

armandabric commented 10 years ago

Wait for support of PHP 5.5 (see issue #6).