Robin Ingelbrecht

Results 7 issues of Robin Ingelbrecht

At this moment in time primary keys have to ne numeric: `The id of the document has to be numeric` I like to use https://github.com/ramsey/uuid to generate UUIDs for my...

question
discussion
feature

It would be great if we could set the options "Show only favorites" and "Hide common" per server. Now I have multiple servers and each time I switch I have...

enhancement

I would like to get the releases of a certain project, this can be done by requesting something like this: https://www.drupal.org/api-d7/node.json?type=project_release&field_release_project=my_project_id How would I do this with your API? Or...

Since PHPunit 10 we need to use events and extensions to write plugins. I'm currently writing a plugin where I would need the total amount of assertions, passed and failed...

type/enhancement
feature/events

The new event system allows us to write plugins and react to certain events. Even though we already have a lot of useful events, I think there are still a...

type/enhancement
feature/events

### Symfony version(s) affected 7.3.0 ### Description When running `composer update symfony/*` to upgrade from 7.2 to 7.3, all packages are downloaded and installed. When composer tries to clear the...

DependencyInjection
Bug
Status: Needs Review

Hi, First of all, thanks for this amazing project, I LOVE it! Before using Zerobyte, I just used a simple bash script that ran a Restic CLI command every night....