GDATASoftwareAG / vaas

Verdict-as-a-Service SDKs: Analyze files for malicious content
https://www.gdata.de/business/security-services/verdict-as-a-service
MIT License
36 stars 10 forks source link

Phpdev async with amphp #592

Closed unglaublicherdude closed 1 month ago

unglaublicherdude commented 2 months ago

So basically you can now require a specific branch.

Branches that are named like phpdev-* are pushed without the phpdev- prefix to the vaas-php repository.

So when you have a branch called phpdev-somethinggreat you can install the branch with

composer require gdata/vaas:dev-somethinggreat
unglaublicherdude commented 2 months ago

This PR also replaces this https://github.com/GDATASoftwareAG/vaas/pull/544

unglaublicherdude commented 2 months ago

You can see the asnyc version running in this https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus/pull/117

unglaublicherdude commented 2 months ago

This has to be a major release because there is a big api change

unglaublicherdude commented 1 month ago

will merge this, after the wordpress-review is passed