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

Community News:
Latest PECL Releases (05.12.2020)
May 12, 2020 @ 13:05:02

Latest PECL Releases:

  • event 2.5.5
    Issue #60: fixed a segfault which appeared when Event::add was called on malformed or freed Event object

  • yaf 3.2.2
    - Added Yaf_Dispatcher::setResponse - Removed FINAL flags of Yaf_Request_*, Yaf_Response_* - Fixed bug that ErrorController doesn't respect returnResponse
  • swoole 4.5.1
    Enhancement --- + Support socket context bindto in hook (#3275) (#3278) (@codinghuang) + Support dns resolve in client::sendto (#3292) (@codinghuang) + Process->exit(0) will call os.exit directly (a732fe56) (@matyhtf) + Support `log_date_format` to change format of log date, `log_date_with_microseconds` to show micro-time in log (baf895bc) (@matyhtf) + Support CURLOPT_CAINFO and CURLOPT_CAPATH (swoole/library#32) (@sy-records) + Support CURLOPT_FORBID_REUSE (swoole/library#33) (@sy-records)

    Fixed

    • Fixed 32-bit build (#3276) (#3277) (@remicollet) (@twose)
    • Fixed missing error info (#3280) (@codinghuang)
    • Fixed potential bugs in Table (d7b87b65) (@matyhtf)
    • Fixed null ptr error in Server (defensive programming) (#3304) (#3305) (@twose)
    • Fixed heartbeat timeout null ptr error (#3307) (@twose)
    • Fixed mysqli options error (swoole/library#35)
    • Fixed response header parsing when there is no space after the colon in the response header (swoole/library#27) (@Yurunsoft)

    Deprecated

    • Mark CoroutineSystem::(fread/fgets/fwrite) as deprecated, please use runtime hook instead (it should have been included in v4.5.0) (c7c9bb40) (@twose)

    Kernel

    • Use zend_object_alloc (cf1afb25) (@twose)
    • Add more options for log (#3296) (@matyhtf)
    • Improve code and add more tests (swoole/library) (@deminy)
  • ice 1.6.1
    - Update zephir, Model dafault rules fix #270 - Build with recent GCC fix #266 - Image, gd watermark fix #268
  • redis 5.2.2
    phpredis 5.2.2

    This is a bugfix release that contains a fix for authentication when using persistent connections, and an option to make the ECHO challenge response logic optional.

    • Inexpensive liveness check, and making ECHO optional [56898f81] (Pavlo Yatsukhnenko)

    • Move AUTH to redis_sock_server_open [80f2529b](Pavlo Yatsukhnenko)

    • Sponsors ~ Audiomack.com - https://audiomack.com ~ Till Kruss - https://github.com/tillkruss

tagged:

Link:


Trending Topics: