Andrew Minion
Andrew Minion
@hbjydev I haven’t heard anything. @GrahamCampbell is the maintainer, so it’s up to him
@matthew-inamdar any chance you could look at this? This is preventing us from using `php artisan config:cache` in a number of Laravel applications (using the https://github.com/vyuldashev/laravel-openapi package which depends on...
https://github.com/goldspecdigital/oooas/pull/56 should fix this
Good point. Seems like it should work without that change, but for some reason it didn’t. At this point, I can’t recall why 😄
I’m not sure what’s up with the failing scrutinizer tests…I’m more familiar with Gitlab CI. When running `phpunit` locally, I’m seeing only one failure: the `testCopy` method fails due to...
@mlambley Thanks—updated and I’m seeing all passing tests now.
Ooh…very nice! Updated with accessories
> Agree with @Loskir, and I think `Icon.Tray` may be more fitting. > >  I’m not opposed to the tray, though gitlab itself does use an exclamation mark 
As far as GDPR compliance goes, if we added an email address field to the preacher tax terms, we could hook into the standard exporter/eraser tools from WP core: -...