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

Make use of doctrine/instantiator #375

Closed
wants to merge 6 commits into from

Conversation

davedevelopment
Copy link
Collaborator

Hopefully this will make things a little easier going forward, phpunit are already using it and of course doctrine

@GrahamCampbell
Copy link
Contributor

Fatal error: A null object pointer was used. in /home/travis/build/padraic/mockery/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php on line 74

@davedevelopment
Copy link
Collaborator Author

Reported the clone problem over at doctrine/instantiator#7

@davedevelopment
Copy link
Collaborator Author

Don't think the HHVM issue is going to get fixed any time soon. As for php 5.3, I'm considering excluding those tests that will fail.

@davedevelopment
Copy link
Collaborator Author

Reported another issue with instantiator, but it will probably need taking up with HHVM doctrine/instantiator#9

@davedevelopment
Copy link
Collaborator Author

Closing this in favour of #403 for now, may revisit at a later date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants