php-pm v2.0.3 Release Notes

Release Date: 2020-01-13 // over 4 years ago
  • 🐛 Bug fixes:

    • 🛠 Fix deprecated syfmony/debug component messages (#487)
    • 0️⃣ Increase default TCP backlog to match other known servers (#488)
    • 🔊 Avoid excessive logs if the client connection is already closed (#489)

    Note: #488 should allow a performance increase in higher-load situations where previous versions quickly became saturated. Upgrading is highly encouraged.

    🛠 We welcome @acasademont to the team and thank him for providing the fixes above.