GitHub
07/28/2023, 1:56 PMffi
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": "10.0.0-alpha1"
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
• 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!
See the open PR for the ffi
branch
pact-foundation/pact-php