<#262 Pact PHP - Support for V3 / V4 + Plugins Via...
# pact-php
g
#262 Pact PHP - Support for V3 / V4 + Plugins Via FFI Issue created by Lewiscowles1986 Pact PHP - Support for V3 / V4 + Plugins Via FFI What is the current status Pact-PHP does not currently support v3+ features of the rust core, in the mainline branch. V3+ features are now available for beta testing in
ffi
branch, in a view to stabilise and release into the mainline. We would <3 your support How can I test this today Anyone can start testing
pact-php
with
pact_ffi
code by updating their
composer.json
"pact-foundation/pact-php": "dev-ffi as 10.0.0"
Migration Guide:- https://github.com/pact-foundation/pact-php/blob/ffi/UPGRADE-10.0.md PR's which made up this release ☑︎ Consumer #280 ☑︎ Message Consumer #281 ☑︎ Provider #282 ☑︎ Stub Server #283 ☑︎ #294 ☑︎ #295 ☑︎ #295 ☑︎ #296 ☑︎ #297 ☑︎ #302 ☑︎ #303 ☑︎ #310 How can I submit feedback All feedback is gratefully received, positive feedback is great, as it allows us to ascertain how well the package is doing for users. Constructive criticism is okay too, but see the next section • Reply in this issue • Raise a new issue, clearly stating you are using the
ffi
branch How can I contribute If you want to help improve Pact-PHP, read the `DEVELOPING.md` documentation, fork the repo and have a play! Edited by @YOU54F to help showcase current status pact-foundation/pact-php