Niels Keurentjes

Results 151 comments of Niels Keurentjes

Reassigned 0.2 as it will break API.

Moving back into 0.1.x as it can be done in a backwards compatible fashion using `__toString` overloading.

Backup management is not implemented. PRs welcome.

We're currently not actively *extending* this library as we're not actually using it ourselves anymore. I still do active maintenance and perform updates though, and will review/merge PRs as offered.

It seems the maintainer dropped all work on Slack projects in May 2016. Should these projects be considered abandoned?

I'm running into the same issue with Doctrine being strict about this. However what surprises me is that the fixture dates are not generated as `DateTimeImmutable` to begin with? I...

Your suggestion doesn't work btw @theofidry: > Could not evaluate the expression "\DateTimeImmutable::createFromMutable()": syntax error, unexpected token "

Having alternative functions for it seems like a weak workaround placing the burden on the fixture developer. Given that there already is a decorated property accessor I think it should...

I don't fundamentally disagree with either of those things, it's a pragmatism vs idealism situation methinks. > Faker is not meant to be used only in Alice, having functions to...

This was supposed to be fixed by https://github.com/docker/compose/pull/9636 in v2.7, but I'm also not seeing any changes at all. I'm forced to downgrade to Compose 1 as well (again....) as...