Gary Lockett

Results 64 comments of Gary Lockett

On further investigation, the original example given above is in fact valid, and it's only UK mobiles which have an issue: e.g. 0787 512 1234.

I have a Ns\SubNs\Controller\IndexController and confirm it is being picked up as Ns\SubNs... There is an undocumented feature, ```"view_manager" => ["controller_map" => ["Ns" => true]]``` which was required for the...

Thanks, that's the one I'm currently using. Should the hosted one be versioned and based on the one in here?

Because it's a PHP tool requiring PHP and the matrix runs in JS was my thinking, but I guess the JS just needs to set up a job to run...

I don't think we do want to do that, I was stating why I (mistakenly) thought #119 would be a blocker, but you're right we can just add it as...

Yeah makes sense. With the lock file constantly updated, that now makes the latest tests redundant. +1 from me.

Good idea, I should probably transfer this to the matrix action repository.

Hmmm... My original thoughts for adding this to the integration action are because if composer install fails, I'm not sure it will then proceed to `composer validate` in order to...

Also adding `composer audit` for consideration (issue description updated)

Would a better way not be to just replace `,` with ` || ` or a space?