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

Community News:
Latest PECL Releases (08.02.2016)
Aug 02, 2016 @ 13:05:02

Latest PECL Releases:

  • xdebug 2.4.1
    Tue, Aug 02, 2016 - xdebug 2.4.1

    = Fixed bugs:

    • Fixed issue #1106: A thrown Exception after a class with __debugInfo gives 2 errors
    • Fixed issue #1241: FAST_CALL/FAST_RET take #2
    • Fixed issue #1246: Path and branch coverage should be initialised per request, not globally
    • Fixed issue #1263: Code coverage segmentation fault with opcache enabled
    • Fixed issue #1277: Crash when using a userland function from RSHUTDOWN with profiling enabled
    • Fixed issue #1282: var_dump() of integers > 32 bit is broken on Windows
    • Fixed issue #1288: Segfault when uncaught exception message does not contain " in "
    • Fixed issue #1291: Debugclient installation fails on Mac OS X
    • Fixed issue #1326: Tracing and generators crashes with PHP 7.x
    • Fixed issue #1333: Profiler accesses memory structures after freeing
  • ds 1.0.4
    Fix memory leak when unserialize fails Fix bad hash table bucket copy
  • ds 1.0.3
    Fix intersect, diff, xor before contains bug (see docs #4) Add Set::merge
  • ds 1.0.2
    Add Map::putAll
  • ev 1.0.3
    Fix: issue #29 where object properties were wrapped in double quotes
  • ev 1.0.2
    Fix: issue #28 where generator test failed with PHP 5.4
  • ev 1.0.1
    Fix: issue #27 where callbacks with < 2 arguments were rejected
  • gRPC 1.0.0RC3
    - PHP7 Support continued, reduce code duplication #7543
  • cassandra 1.2.1
    # 1.2.1

    Bug Fixes:

    • [PHP-113] pecl install of 1.2.0 fails because sourcecode is missing FutureRows.h
  • ds 1.0.1
    Fixed Map::apply
  • swoole 1.8.8
    - Added SwooleServerPort->getSocket - Added SwooleServer->getClientInfo()['close_errno'] property - Added SwooleEvent namespace and class styles - Added SwooleMySQL character set support - Added SwooleServer->taskWaitMulti can perform multiple tasks concurrently - Added SwooleClient->getPeerCert method - Added SwooleClient->pause and SwooleClient->resume - Fixed SwooleServer->taskwait cannot use in BASE mode - Fixed SwooleMySQL client crash when receive more than 250 field query statement - Fixed SwooleServer->task third parameter passed Callback Crash at PHP7 - Fixed SwooleHttpRequest->files crash on PHP7 when externally referenced
  • ds 1.0.0
    Test release.
  • cassandra 1.2.0
    # 1.2.0

    Features:

    • Added support for tinyint and smallint types
    • Added support for date and time types
    • Added support for secondary index metadata
    • Added support for UDF/UDA metadata
    • Added support for materialized view metadata
    • Added blacklist and whitelist datacenter and host policies

    Bug Fixes:

    • [PHP-100] Whitelist/Blacklist LB setting should update the cluster builder hash key
    • [PHP-101] Memory leak when paging results
tagged:

Link:


Trending Topics: