:elephant: PHP friends - A present for Friday. Re...
# pact-php
y
🐘 PHP friends - A present for Friday. Release 9.0.0 is out • ARM64 for both Linux & MacOS is now natively supported by Pact PHP • Linux Support for x86 platforms (32-bit) has been dropped • The ruby standalone now runs the latest ruby 3.2.2 (big bump from a deprecated Ruby 2.4) • Plus a few other fixes and enhancements from the community and maintainers. • The CI Pipeline has dependabot hooked up, (its still a little bit flaky) • Support for PHP 7.4 has been dropped. You should be on 8 by now though, surely 😉 Whats next in store? Oh Hi FFI blobwave https://github.com/pact-foundation/pact-php/issues/262
a
Hello @Yousaf Nabi (pactflow.io), except from the PHP7.4 support dropped, is there any migration guide from pact8 to pact9 ?
y
hello, that is for a different branch with the pact ffi. 9.0.0 should be largely a no op i think for your upgrade as long as you aren’t on php 7 or using linux 32bit
a
Ok thank you, i'll give it a try today 👍