Closed theluk closed 8 years ago
There are a few style things and one bug that I'd like you to fix up, but otherwise, it looks good. Thanks. :smile:
will fix it next week
@theluk Hey, it's been a while. I have some time to look at this, so if you'd like to go ahead and clean this up, I'll pull it in. Thanks.
@theluk still interested in fixing this up? Seems like a decent addition.
I recommend closure in favour of https://github.com/jeremeamia/acclimate-container/pull/27 , which is still active.
Closed in favour of https://github.com/jeremeamia/acclimate-container/pull/27 , which is still active.
One issue in this commit is, that as Phalcon cannot be just installed using composer, as it needs to be compiled, I made the tests skippable if phalcon is not present using the following comment
That produces three
S
(skipped) in the command line test runner. I have not found a nicer method.