php-solid-server icon indicating copy to clipboard operation
php-solid-server copied to clipboard

Standalone Solid Server written in PHP by PDS Interop

Results 18 php-solid-server issues
Sort by recently updated
recently updated
newest added

php-solid-server is failing the new concurrency tests that were added in solid-crud-tests v5.1.0. What these tests do is send 10 PUT requests for the same resource at the same time,...

Not sure if we want to go forward with this branch, but it is helpful for the proof of concept for the applauncher

I've been tinkering with the server to make my apps compatible, and I wasn't able to make it work out of the box but I'll share what I got working....

Will hopefully fix #52 First step: use updated dependencies Next step: digging into ``` Create non-container › in an existing container › using PATCH › creates the resource "PATCH /storage/solid-crud-tests-1693553898252/exists/new.ttl...

I copied the replay detector from Solid-Nextcloud but this server does not have a database server so I didn't find a good way to store/query previously used JTIs. I disabled...

Check the action results for test-suite

Bumps [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) from 2.8.0 to 2.14.0. Release notes Sourced from laminas/laminas-diactoros's releases. 2.14.0 Release Notes for 2.14.0 Feature release (minor) 2.14.0 Total issues resolved: 0 Total pull requests resolved: 3...

dependencies