Skip to content

2.0.0 Beta 10

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 30 Dec 17:21
· 5 commits to 2.x since this release
v2.0.0-beta.10
5d7dce7

What's Changed

  • Swapped a use of yield from to a foreach loop to avoid a PHP bug which caused an infinite loop (see amphp/mysql#133).

Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10