Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (09.19.2023)

syndicated from www.phpdeveloper.org on September 19, 2023

Latest PECL Releases:

  • datadog_trace 0.91.2
    ## Tracer

    Fixed

    • fix: Use DD_SERVICE if available (Laravel) #2256
  • phalcon 5.3.1
    Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md

    Fixed

    • Fixed infinite save loop in PhalconMvcModel::save() #16395
    • Fixed undefined column with columnMap and model caching #16420
    • Fixed memory leak in PhalconMvcRouter::handle() #16431