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

Community News:
Latest PECL Releases (08.29.2023)
Aug 29, 2023 @ 08:05:11

Latest PECL Releases:

  • gRPC 1.58.0RC1
    - gRPC Core 1.58.0 update

  • zephir_parser 1.6.0
    ### Added - Enabled support of PHP8.3 for PECL [#141](https://github.com/phalcon/php-zephir-parser/issues/148)
  • ecma_intl 0.1.1
    Fix: remove package.xml from manifest to avoid md5 checksum errors when installing via pecl.
  • ecma_intl 0.1.0
    Initial release with initial functionality ported from ECMA-402:
    • EcmaIntl static class with static methods getCanonicalLocales() and supportedValuesOf()
    • EcmaIntlCategory enum to pass to Intl::supportedValuesOf()
    • EcmaIntlLocale to represent Unicode locales
    • EcmaIntlLocaleOptions for manipulating locales when creating instances of EcmaIntlLocale
    • EcmaIntlLocaleTextInfo and EcmaIntlLocaleCharacterDirection for conveying typesetting information for the locale
    • EcmaIntlLocaleWeekInfo and EcmaIntlLocaleWeekDay for conveying calendar information for the locale
  • protobuf 3.24.2
    * See github.com/protocolbuffers/protobuf/releases/tag/v24.2 for release notes.
  • skywalking_agent 0.6.0
    ## What's Changed * Polish doc about Swoole by @wu-sheng in https://github.com/apache/skywalking-php/pull/73 * Start 0.6.0 development. by @jmjoy in https://github.com/apache/skywalking-php/pull/74 * Fix hook for Doctrine PDO class by @matikij in https://github.com/apache/skywalking-php/pull/76 * Log Exception in tracing span when throw. by @jmjoy in https://github.com/apache/skywalking-php/pull/75 * Upgrade dependencies and adapt. by @jmjoy in https://github.com/apache/skywalking-php/pull/77 * Fix required rust version and add runing php-fpm notice in docs. by @jmjoy in https://github.com/apache/skywalking-php/pull/78 * Bump openssl from 0.10.48 to 0.10.55 by @dependabot in https://github.com/apache/skywalking-php/pull/79 * Fix the situation where the redis port is string. by @jmjoy in https://github.com/apache/skywalking-php/pull/80 * Optionally enable zend observer api for auto instrumentation. by @jmjoy in https://github.com/apache/skywalking-php/pull/81 * Fix the empty span situation in redis after hook. by @jmjoy in https://github.com/apache/skywalking-php/pull/82 * Add mongodb pluhgin. by @jmjoy in https://github.com/apache/skywalking-php/pull/83 * Update rust nightly toolchain in CI and format. by @jmjoy in https://github.com/apache/skywalking-php/pull/84 * Add notice document for `skywalking_agent.enable`. by @jmjoy in https://github.com/apache/skywalking-php/pull/85 * Upgrade dependencies. by @jmjoy in https://github.com/apache/skywalking-php/pull/86 * Fix docs by @heyanlong in https://github.com/apache/skywalking-php/pull/87 * Add kafka reporter. by @jmjoy in https://github.com/apache/skywalking-php/pull/88 * Release SkyWalking PHP Agent 0.6.0 by @jmjoy in https://github.com/apache/skywalking-php/pull/89

    New Contributors

    • @matikij made their first contribution in https://github.com/apache/skywalking-php/pull/76

    Full Changelog: https://github.com/apache/skywalking-php/compare/v0.5.0...v0.6.0

  • zip 1.22.2
    - add ZipArchive::LENGTH_TO_END and ZipArchive::LENGTH_UNCHECKED constants with libzip 1.10.1 - use typed constants in 8.3
tagged:

Link:


Trending Topics: