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

Community News:
Latest PECL Releases (02.25.2025)
Feb 25, 2025 @ 08:05:16

Latest PECL Releases:

  • memprof 3.1.0
    ## Improvements

    • Use filename for script and binary instead of /todo.php (@samlitowitz, #92)
    • Allow output_format to be defined from ini setting (@gaelreyrol, #97)
    • Add units to Callgrind label for memory size and update BlockCount to Call_Count (@samlitowitz, #95)
    • Add support for PIE
  • CSV 0.4.3
    * Fix a memory leak * Use standard error phrasing for error messages

    Sponsor me via GitHub sponsors: https://github.com/sponsors/Girgias

  • xmldiff 1.1.5
    - Fix various memory leaks (nielsdos) - Improve comparison performance (nielsdos)
  • datadog_trace 1.7.0
    ## Tracer ### Added - OTel Integration tracking #3084 - Send integration error logs through telemetry #3006

    Fixed

    • Fix fork handling of sidecar #3077
    • Work around preloaded enums being broken on early PHP 8.4 versions with observers #3093
    • Missing Predis Service Override #3098
    • Lazily init cadence client Datadog/libdatadog#890
      • This will work around unnecessarily many sidecar threads being created.
    • Fix possible race confition when adding, then removing remote config services Datadog/libdatadog#882
      • This aims to solve watchdog timeouts of the sidecar (a cause of broken pipes).
    • Handle a zero-sized file for mmap()ing Datadog/libdatadog#838

    Internal

    • Generate Markdown Table of Supported Versions #3062
    • Ensuring latest version of composer package are tested #3041
    • Fix UserAvailableConstantsTest::testAllTypesAreTested #3042

    Profiling

    Added

    • I/O profiling preview #3083
    • support new ZendMM api #2969

    Changed

    • switch to pthread_atfork() for fork barrier handling #3058

    Application Security Management

    Added

    • Add rasp telemetry #3061
    • Implement SSRF #3014

    Changed

    • Update user login and signup events collection #2976

    Fixed

    • Fix build of appsec helper with llvm's linker #3069
    • Amend login failure event being reported #3092
  • zip 1.22.5
    - Fix zip_entry_name() crash on invalid entry
tagged:

Link:


Trending Topics: