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

Community News:
Latest PECL Releases (04.29.2025)
Apr 29, 2025 @ 08:05:18

Latest PECL Releases:

  • gRPC 1.72.0
    - gRPC Core 1.72.0 update

  • protobuf 3.25.7
    * See github.com/protocolbuffers/protobuf/releases/tag/v25.7 for release notes.
  • phalcon 5.9.3
    Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md

    Changed

    • Added Multi-Stage Dockerfile and Github action for release Docker images to ghcr.io and Docker Hub. #16752

    Added

    • Added PhalconMvcRouter::setUriSource() to allow URI processing from $_GET['url'] or $_SERVER['REQUEST_URI'] as it was in v3 #16741

    Fixed

    • Fixed PhalconMvcRouter to correctly handle numeric URI parts as it was in v3 #16741
    • Fixed PhalconMvcModelBinder to use ReflectionParameter::getType() instead of deprecated method, PHP 8.0 or higher issue. #16742
    • Fixed PhalconMvcModelQuery to check if cache entry exists. #16747
    • Fixed PhalconMvcRouter to correctly match route when using query string URIs. #16749
    • Fixed PhalconMvcModel::cloneResultset to properly parse fields that do not accept null values #16736
  • solr 2.8.1
    Fixes: - Fix return type of SolrUtils::escapeQueryChars() (#83)
tagged:

Link:


Trending Topics: