Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DateTimeImmutable support #87

Merged
merged 1 commit into from
Oct 22, 2016

Conversation

Einenlum
Copy link

@Einenlum Einenlum commented Jul 11, 2016

Solve #66

Use of DateTimeInterface instead of DateTime.
The project is now PHP 5.5 minimum.

@Einenlum Einenlum force-pushed the feature/add-datetimeimmutable-support branch 2 times, most recently from 9ddcdf5 to b96ee28 Compare July 11, 2016 15:40
@Einenlum Einenlum force-pushed the feature/add-datetimeimmutable-support branch from b96ee28 to c44c151 Compare July 11, 2016 15:43
@weaverryan
Copy link
Collaborator

@Einenlum there is just one problem: on the 5.5 test matrix, PHPUnit 4.8 is downloaded, and it does not have the createMock method. Can you fix that?

@weaverryan weaverryan merged commit 847efae into master Oct 22, 2016
@weaverryan weaverryan deleted the feature/add-datetimeimmutable-support branch October 22, 2016 20:29
@jrushlow jrushlow added the Feature New Feature label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants