Sam Wilson

Results 157 comments of Sam Wilson

The other template that can probably be treated the same is [{{location withheld}}](https://commons.wikimedia.org/wiki/Template:Location_withheld).

There's a more active fork of this project at https://github.com/carlos-mg89/PHPoAuthLib

Lots of these tests fail at the moment :-) I temporarily added my fork to Travis https://travis-ci.org/samwilson/Piwigo and you can see an example of the results at https://travis-ci.org/samwilson/Piwigo/jobs/403372472

I'm not sure if you meant it, but that comes across as sarcastic. I'm actually trying to help here! I'm not suggesting that the phpcs ruleset is complete or correct,...

> I'm not suggesting anything neither Okay, sorry, I took your comment wrongly! :-) Is easily done in these text worlds. Anyway, I've removed the indenting rules. There are still...

I've remove all but the syntax checking from this PR, to keep it simpler. The build is now passing: https://travis-ci.org/samwilson/Piwigo/builds/403788915 The changes to xmlrpc_encoder.php are to wrap the xmlrpc_encode() function...

I've brought this up to date, in case it's still of interest. See example results at https://travis-ci.org/samwilson/Piwigo/builds/571741891

I've brought this up to date and switched it to use Github Actions. Results are at https://github.com/samwilson/Piwigo/actions/runs/127365045

I've added PHP 8.0 and 8.1 to this patch now (and removed the comment about only testing against supported PHP versions, because it's good to keep testing against all working...

Here's another regex for pulling language info from there: https://github.com/Krinkle/intuition/blob/236b5b134e045a109f85901ce4f50e70894db9be/src/Util.php#L159 (that Intuition library is pretty good at handling languages well; I've used it in a few projects).