Install
Works with Drupal: ^10.2 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
10.44 KB
MD5: e10d5147787caa3b8f476ffdb57c03e2
SHA-1: 382d5dde54f0c663eff492499db620cb4c462d48
SHA-256: 02fabf98649353b7a05ffa142514782b0fddb5d546e67f51abbb1ba2ffa4b588
Download zip
15.39 KB
MD5: d6dd76312bf8417f0f5c650acb0dad50
SHA-1: 88b710419e09c7cc3eb2727e92e40792e68aa001
SHA-256: f995c594e4ecb1b03aa5a58c40e8b7d412d69bea3b992c4493bea01df87313b5
Release notes
Now usable with JSON-RPC module 3.0-beta1
Contributors (1)
Changelog
Issues: 7 issues resolved.
Changes since 2.0.0-alpha1 (compare):
Misc
- phpstan: add custom config, target level 9
- testing: add basic install/uninstall test
- phpstan: fix test and add custom exception
- fix dependency definition in info.yml
- ci: broaden scope of testing
Task
- #3472594 by ptmkenny: Update coding standards Drupal.Functions.MultiLineFunctionDeclaration
- #3472596 by ptmkenny: Require optional CI tests to pass
- #3472022 by ptmkenny: Add initial support for JSON-RPC 3.x
- #3483610 by ptmkenny: Require PHP 8.3
- #3537167 by ptmkenny: phpstan conflicts break composer test
- #3537114 by ptmkenny: Phpunit tests need to have assertions
- #3537115 by ptmkenny: Convert from annotation to attribute