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

Community News:
Latest PEAR Releases (11.03.2025)
Nov 03, 2025 @ 08:05:18

Latest PEAR Releases:

tagged:

Link:

Community News:
Latest PEAR Releases (10.27.2025)
Oct 27, 2025 @ 08:05:24

Latest PEAR Releases:

tagged:

Link:

Community News:
Latest PEAR Releases (07.28.2025)
Jul 28, 2025 @ 08:05:18

Latest PEAR Releases:

tagged:

Link:

Community News:
Latest PEAR Releases (07.21.2025)
Jul 21, 2025 @ 08:05:20

Latest PEAR Releases:

tagged:

Link:

Community News:
Latest PECL Releases (06.24.2025)
Jun 24, 2025 @ 08:05:22

Latest PECL Releases:

  • geospatial 0.3.3
    - Drop support for PHP 7

    • Added support for PIE
    • Convert extension to use stubs files
tagged:

Link:

Community News:
Latest PECL Releases (06.17.2025)
Jun 17, 2025 @ 08:05:18

Latest PECL Releases:

  • brotli 0.18.0
    - add: BROTLI_VERSION_TEXT and BROTLI_VERSION_NUMBER constants

    • change!: remove length argument for brotli_uncompress()
    • remove: BROTLI_LIB_VERSION that is no longer needed
    • fix: memory leak
    • refactor: change library version acquisition in ZEND_MINFO_FUNCTION to constant
    • refactor: zend parse parameters sets the return value on error to false
  • mongodb 2.1.1
    ## What's Changed * Ignore branches that are no longer maintained when merging up by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1838 * PHPC-2593: Update libmongoc to 1.30.5 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1841

    Full Changelog: https://github.com/mongodb/mongo-php-driver/compare/2.1.0...2.1.1

  • mongodb 1.21.1
    ## What's Changed * PHPC-2558: Update to libmongoc 1.30.3 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1806 * Add CODEOWNERS for 1.21+ by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1810 * PHPC-2537 Update to newer Ubuntu version in GitHub Actions workflows by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1814 * PHPLIB-1678: Use assume_role command before accessing secrets by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1832 * Ignore branches that are no longer maintained when merging up by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1838 * PHPC-2593: Update libmongoc to 1.30.5 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1841

    Full Changelog: https://github.com/mongodb/mongo-php-driver/compare/1.21.0...1.21.1

  • couchbase 4.3.0
    New features and enhancements =============================
    • PCBC-1023: Add numVBuckets to BucketSettings. (#210)
    • PCBC-1024: Improve SDK error messages for account lock/unlock feature. (#211)
    • PCBC-1025: Add CAS to core append/prepend. (#208)
    • PCBC-1020: Implement getMulti() and getMultiReplicasFromPreferredServerGroup() for transactions. (#213)
  • xdebug 3.4.4
    Thu, Jun 12, 2025 - Xdebug 3.4.4

    = Fixed bugs:

    • Fixed issue #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators
    • Fixed issue #2350: Crash when a certain page generates an exception since Xdebug 3.4.3
    • Fixed issue #2352: Crash when using latest Xdebug version when throwing exceptions
    • Fixed issue #2354: The __invoke frame in call stacks don't have the argument name in the trace
  • parallel 1.2.7
    - Crash less and allow more cyclomatic refs #339 - Update docs #340 - Fix PHP-FPM POST bug #343
  • gRPC 1.73.0
    - gRPC Core 1.73.0 update
tagged:

Link:

Community News:
Latest PECL Releases (06.10.2025)
Jun 10, 2025 @ 08:05:20

Latest PECL Releases:

  • nsq 3.9.1
    Fixed consumer not working on CentOS: Switched to timer-based solution, abandoned multi-process approach

tagged:

Link:

Community News:
Latest PECL Releases (06.03.2025)
Jun 03, 2025 @ 08:05:19

Latest PECL Releases:

  • gRPC 1.73.0RC2
    - gRPC Core 1.73.0 update

  • gnupg 1.5.3
    * Fixed GH-32: Decryption of message encrypted with multiple keys
  • nsq 3.9.0
    fix connection be closed when function run over twice heartbeat time
  • protobuf 4.29.5
    * See github.com/protocolbuffers/protobuf/releases/tag/v29.5 for release notes.
  • protobuf 4.31.1
    * See github.com/protocolbuffers/protobuf/releases/tag/v31.1 for release notes.
  • datadog_trace 1.10.0
    ## All products ### Added - Add injection information to phpinfo output for the SSI loader #3271 - Allow specifying datadog.loader.force_inject=1 in loader #3278

    Fixed

    • Add missing dep to injected ddappsec #3252
    • Filter SSI paths from installer ini paths #3275

    Tracer

    Added

    • Add http status error configuration #3223 (Thanks @scott-shields-github)
    • Baggage span tags #3262

    Changed

    • Avoid retrieving all the roots all the time in remote config DataDog/libdatadog#1069

    Fixed

    • Fix Laravel error reporting #3185
    • Fix crash with non-interned string in Trace attribute tags #3251
    • Init ddtrace_coms_globals.tmp_stack #3256 (Thanks @junjihashimoto)
    • Enhance Guzzle integration to handle promise fulfillment state #3260
    • Block signals for mysqli_real_connect too #3264
    • Fix exception serialize arena cleanup #3272
    • Handle stack-allocated execute_data but outside of stack allocated func #3273
    • Fix WordPress integration hook handling for "static" and object methods #3274

    Internal

    • Remove non actionnable telemetry logs #3270

    Profiling

    Changed

    • Re-enable allocation profiling with JIT for PHP 8.4.7 #3277

    Fixed

    • Fix borrow error in request shutdown #3247
    • Fix crash in ZEND_INIT_ARRAY #3255

    Internal changes

    • Add opcache tags in crash report #3231
    • Use local_key_cell_methods #3248

    Application Security Management

    Fixed

    • Use the ddtrace handle instead of dlopen(NULL) #3244, #3249
  • protobuf 3.25.8
    * See github.com/protocolbuffers/protobuf/releases/tag/v25.8 for release notes.
tagged:

Link:

Community News:
Latest PECL Releases (05.27.2025)
May 27, 2025 @ 08:05:19

Latest PECL Releases:

  • mongodb 2.1.0
    ## What's Changed

    • Mention Serializable and Unserializable types in upgrade guide by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1805
    • Add CODEOWNERS for 1.21+ by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1810
    • PHPC-2537 Update to newer Ubuntu version in GitHub Actions workflows by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1814
    • Feature: Client Bulk Write by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1818
    • PHPC-2580: Bump to libmongoc 1.30.4 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1822
    • PHPC-2510 Install evergreen tools using git submodule by @GromNaN in https://github.com/mongodb/mongo-php-driver/pull/1797
    • PHPC-2555: Stop testing with MongoDB 4.0 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1827
    • PHPLIB-1678: Use assume_role command before accessing secrets by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1832

    Full Changelog: https://github.com/mongodb/mongo-php-driver/compare/2.0.0...2.1.0

tagged:

Link:

Community News:
Latest PEAR Releases (05.26.2025)
May 26, 2025 @ 08:05:14

Latest PEAR Releases:

tagged:

Link:


Trending Topics: