2.0.0 Beta 10
Pre-release
Pre-release
What's Changed
- Swapped a use of
yield from
to aforeach
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
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