Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases (11.06.2018)
Nov 06, 2018 @ 14:05:01

Latest PECL Releases:

  • swoole 4.2.6
    + Built-in hiredis dependency, no longer needed to compile it separately, refactor CoRedis, more stable

    • Improve the compilation test of the Alpine system
    • Refactor Co::exec and functions about file to fix its execution and output issues in some scenarios
    • Fixed errors about coroutine switching in multi-level nesting and multiple suspend scenarios
    • Fixed connection leaks that may occur when both sides are closed at the same time
    • Fixed channel bug in blocking scenarios
    • Fixed mysql->prepare return true (#2080)
    • Fixed the reference count problem when use swoole_table as an array (#2079)
    • Fixed ssl_host_name cannot open SNI (#2085)
    • Fixed kqueue nanosecond conversion problem under MacOS (#2087)
    • Fixed all swoole_object dangling pointer
    • Add a series of scripting tools for the underlying development
tagged:

Link:


Trending Topics: