Skip to content

Broadway 2.0, PHP 7

Compare
Choose a tag to compare
@othillo othillo released this 09 Dec 11:32
· 54 commits to master since this release
68e465f
  • 125b5d3 show changelog (othillo)
  • d5303f9 use phpunit from vendor (othillo)
  • 6f9a8fe removed obsolete option (othillo)
  • 1bf6f32 do not run composer self-update already done by Travis (othillo)
  • 53fb83e test PHP 7.2 (othillo)
  • aa7a24c use PHPUnit 6 for testing errors (othillo)
  • fcce43e use PHPUnit 5 for expectException (othillo)
  • e511d81 updated method signatures, added type hints, removed superfluous docblocks (othillo)
  • a9154c5 require Broadway 2.0 (othillo)
  • f3f40dd test for nullable binary uuid converter (othillo)
  • 3cd26e1 Set binaryUuidConverter as an optional parameter (othillo)
  • 2214db2 do no test hhvm on Travis CI (othillo)