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

Community News:
Latest PECL Releases (03.13.2018)
Mar 13, 2018 @ 13:05:01

Latest PECL Releases:

  • gRPC 1.10.0
    - Memory leak fixes

    • gRPC C Core 1.10 uptake
  • ds 1.2.5
    - Fixed empty `PriorityQueue` causing segfault on `gc_collect_cycles`. #106
  • couchbase 2.4.5
    * PCBC-527: Initial tracing implementation. The extension checks if libcouchbase has tracing support, and sets up hooks for fetch/persist operations to report encoding/decoding times. This functionality is preview and is not enabled by default. * PCBC-519: Implement log redaction. When `log_redaction=on` is specified in the connection string, the library will wrap sensitive data in the logs in special tags, which can be processed by the `cblogredaction` tool from the server distribution.
  • win32service 0.3.0
    Add support for use a non admin account for start, stop, pause, resume service. Add support for PHP 7.2. Fix bugs. The binary is also available here: https://github.com/InExtenso/win32service/releases/tag/v0.3.0
  • ref 0.6.0
    Changelist: - Drop PHP < 7.2 support (BC-breaking); - Enforce object typehint (BC-breaking); - Drop windows support (BC-breaking);
  • APCu 5.1.11
    - fix gh#246 apcu_entry hangs - fix gh#259 deadlock in apcu_store - fix gh#281 undefined variable in apc.php - fix handling of fatal errors in apcu_entry - check string lengths when looking up keys - many internal C APIs changed
  • stackdriver_debugger 0.2.0
    - Limit memory usage (#28) - Limit time spent in debugger (#33) - Detect and handle OPcache clearing (#35) - Optionally limit stackframe depth for capturing variables (#39) - Provide hash id for deduping arrays and strings (#41) - Fix segfault for OSX (#42)
  • swoole 2.1.1
    - Added co::fgets - Added co::exec - Added Client::peek - Added CoRedis::$connected property - Added CoMySQL::$connected property
  • mongodb 1.4.2
    ** Bug * [PHPC-1128] - Aggregation pipelines are broken on sharded collections

    ** Task * [PHPC-962] - Document example of tailable cursor iteration

tagged:

Link:


Trending Topics: