Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Community News: Latest PECL Releases (06.03.2025)

    Community News: Latest PECL Releases (06.03.2025)

    June 3, 2025

    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.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleA Comprehensive Guide to Azure Firewall
    Next Article Teaching AI models what they don’t know

    Related Posts

    Development

    GPT-5 is Coming: Revolutionizing Software Testing

    July 22, 2025
    Development

    Win the Accessibility Game: Combining AI with Human Judgment

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Pocket is shutting down – here’s how to retrieve what little data you still can

    News & Updates

    CVE-2023-45721 – HCL Leap Unauthenticated Directory Information Exposure

    Common Vulnerabilities and Exposures (CVEs)

    Windows Hello face unlock no longer works in the dark, and Microsoft says it’s not a bug

    News & Updates

    CVE-2025-32301 – LambertGroup CountDown Pro WP Plugin SQL Injection

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-46340 – Misskey CSS Injection Vulnerability

    May 5, 2025

    CVE ID : CVE-2025-46340

    Published : May 5, 2025, 7:15 p.m. | 18 minutes ago

    Description : Misskey is an open source, federated social media platform. Starting in version 12.0.0 and prior to version 2025.4.1, due to an oversight in the validation performed in `UrlPreviewService` and `MkUrlPreview`, it is possible for an attacker to inject arbitrary CSS into the `MkUrlPreview` component. `UrlPreviewService.wrap` falls back to returning the original URL if it’s using a protocol that is likely to not be understood by Misskey, IE something other than `http` or `https`. This both can de-anonymize users and_allow further attacks in the client. Additionally, `MkUrlPreview` doesn’t escape CSS when applying a `background-image` property, allowing an attacker to craft a URL that applies arbitrary styles to the preview element. Theoretically, an attacker can craft a CSS injection payload to create a fake error message that can deceive the user into giving away their credentials or similar sensitive information. Version 2025.4.1 contains a patch for the issue.

    Severity: 7.2 | HIGH

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Effective cross-lingual LLM evaluation with Amazon Bedrock

    July 8, 2025

    Community News: Latest PECL Releases (06.24.2025)

    June 24, 2025

    CVE-2025-3740 – “WordPress School Management System Local File Inclusion Vulnerability”

    July 18, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.