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

Community News:
Latest PECL Releases (12.01.2015)
Dec 01, 2015 @ 14:05:01

Latest PECL Releases:

  • swoole 1.7.21
    - Fixed memory leak swoole_client synchronous mode occurs when the server closes

    • Fixed POST/Upload problem can not handle more than 8K
    • Added swoole_http_response->sendfile method for sending large files
    • Fixed swoole_client core dump when enable SSL/TLS encrypted
    • Added swoole_server->getSocket/swoole_client->getSocket
    • Fixed UDP large package in question Worker process occurs dispatch_mode = 1/3 deadlock
    • Added swoole_client->sleep/wakeup method for suspend/resume data reception event
    • Fixed UDP large package data is abnormal
  • pcs 1.2.0
    - Improve registration and load logic - Fix static compile - Add information methods: PCSMgr::fileCount/fileInfos/symbolInfos - Add PCSDisplay class (PHP code) to display information about virtual files and symbols as plain text or html - Add tests
  • mongo 1.6.12
    ** Bug * [PHP-1494] - We don't allocate enough space for the hash buffer

    ** Task * [PHP-1474] - Declare no support for PHP 7

  • crypto 0.2.2
    * Fixed missing CCM cipher algorithms with OpenSSL 1.0.1
  • pthreads 3.1.3
    fix gh issue #482
tagged:

Link:


Trending Topics: