Skip to content

v5.1.7

Compare
Choose a tag to compare
@NathanFreeman NathanFreeman released this 16 Feb 03:54
· 8 commits to 5.1.x since this release
6bd13e4

🐛 Bug Fixes:

  • Fixed an issue where PostgreSQL would revert to synchronous mode under coroutine when receiving large amounts of data. @NathanFreeman
  • Fixed an issue where dynamically creating properties in Swoole\Http2\Request would throw an exception. @xuanyanwow @guandeng
  • Fixed a memory error caused by fatal errors occurring in one-click coroutine. @matyhtf

😊 Thank you:

  • Thank you for your contributions to Swoole v5.1.7. Wishing everyone good health, success in all endeavors, and smooth sailing in your work.

🐛 Bug修复:

  • 修复Postgresql在协程化下在接收大量数据会退化成同步模式下的问题。 @NathanFreeman
  • 修复Swoole\Http2\Request动态创建类的属性抛出异常的问题。 @xuanyanwow @guandeng
  • 修复一键协程化中发生的致命错误会导致内存错误的问题。 @matyhtf

😊 致谢:

  • 感谢你们为Swoole v5.1.7做出的贡献,祝愿大家身体健康,万事如意,工作顺利。