Geoff Maddock

Results 8 issues of Geoff Maddock

After installing Gridmove on my Windows 10 machine, if I change to any grid, I get an error: "There was an error while reading the grid file. Reverting to default...

As a user of bandcamp downloader, I'd like to be able to have the application log into my account, download any albums I've purchased, unzip them and organize them in...

feature-request

#### What are you trying to achieve? Inject a symfony class into a functional test #### What do you get instead? Codeception fails to inject the class - fails to...

If I run a fixtures load command from the command line, it works as expected: ``` /srv/api # php bin/console doctrine:fixtures:load Careful, database "powerdns" will be purged. Do you want...

**API Platform version(s) affected**: 2.5.9 **Description** This issue started after upgrading API Platform core from 2.5.7 to 2.5.9 When making an assertion such as: ``` $this->assertJsonContains([ 'content' => '127.0.0.1', ]);...

Setting this up for the first time on a Laravel 8 app in order to protect my site from having a bunch of random bot registrations. I followed some examples...

- Laravel Mix Version: [email protected] (`npm list --depth=0`) - Node Version (`node -v`): v14.15.5 - NPM Version (`npm -v`): 8.14 - OS: Ubuntu 18.04.6 LTS ### Description: Noticed that building...

Running in WSL (2, on Windows 10) as admin. Anyone else run into this? ``` cutups@cutups-PC:/mnt/c/Windows/System32$ sudo npm install -g magicat npm WARN deprecated @babel/[email protected]: 🚨 As of Babel 7.4.0,...