Ben Peachey

Results 71 issues of Ben Peachey

There is an issue with the AddSlashToPathController that causes problems with the DPop class from `pdsinterop/solid-auth`. Because of the added slash, the requested HTU and PATH no longer match. To...

bug

## Proposed Changes Because of the amount of GitHub API calls composer does, the CI runs into a rate limit. This causes jobs to fail or be aborted. Adding the...

builds / deploys / releases

This is not finished yet, hence this MR is merged as "draft". Feedback on what has already been written is welcome. The "Release" section is a continuation of the list...

not-stale

The syntax of the markdown in `vocabularies/README.md` was incorrect for the headers. Because of a missing space ` ` behind the hash character `#` the headers were not rendered as...

As originally posted by @StarpTech in https://github.com/Prettyhtml/prettyhtml/issues/143#issuecomment-856633878 > This project is no longer maintained [..] I recommend to switch to prettier. It might be worth either pinning an issue stating...

When [comparing the test for tiny-mustache against the results of mustache.js](https://gist.github.com/Potherca/4ce15246191c11a2b2d278a6687a3c05), I noticed there is a bug in the current `lambda` implementation. The [Mustache manual](https://mustache.github.io/mustache.5.html) states: > **Lambdas** > >...

When researching #8 I made some changes to the test setup (to make it easier to run diffs) that might be useful, hence this MR. Feel free to ignore if...

This MR: - Adds `nextcloud/coding-standard` as a development dependency - Updates the existing PHP Codesniffer config to match the Nextcloud Coding Standard - Fixes all PHP Codesniffer Violations To review...

> Hello, I would like to propose some updates regarding copyright and licensing information. [REUSE](https://reuse.software/) specifications intend to make licensing easier by setting one way to display all this legal...