Jordi Boggiano

Results 75 issues of Jordi Boggiano

Closes #661 - this implements it in a different way, instead of a sub-directory with the phpstan binary we just require phpstan in the CI, so it runs there, but...

Backports: - #670 - #655

My use case here is that I have a form inside a table row, unfortunately html does not allow that so we need to have something like: `form > table...

The upgrade to 0.7 and the new hash support for arrays broke our usage because we use numeric ids as part of arrays e.g. ``. We then end up with...

https://github.com/polyfractal/sherlock/blob/master/composer.json#L5 lists https://sherlockphp.org/ as the homepage but I can't seem to connect to the site over https. Please either fix https or the composer.json info

I just published https://github.com/composer/mirror which supports Composer 1 and Composer 2 style metadata mirroring. I would appreciate very much if you could update this repo to use this instead of...

refs #1862, refs #1860, refs #1634

The PHP7-support and php7-support branches create a conflict as they have the same case-insensitive name. Deleting either one would fix it.