Andrew Broberg

Results 9 comments of Andrew Broberg

Noticing the same issue here, could it be this change that has caused it potentially? https://github.com/mockery/mockery/commit/72cf17bb9ac96fe52015c8fbc41b2a6b88e3177a

Found the reason why these are failing, it looks like it may be by design. ```php Mockery::mock(Foo::class)->shouldReceive('bar'); ``` The above will fail as we have not provided the number of...

IMO this is a good change, we should be calling `once` or similar otherwise we're not actually asserting on anything

Still got 100+ accounts going with no bans yet. Fingers crossed.

And they're gone! RIP accounts.

A dot doesn't work for emails, it is an allowed character, my email address has a dot in it.

Well I had no idea, just tested and you're right. Can't believe I didn't know that after having this email for 5 years...

Brilliant! I'm currently running multiple workers to accomplish this for a few towns in my area. Would love to see this merged in so I only need to run 1...

Mine seem to be updating fine, using MySQL for database.