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

      Designing Better UX For Left-Handed People

      July 25, 2025

      This week in AI dev tools: Gemini 2.5 Flash-Lite, GitLab Duo Agent Platform beta, and more (July 25, 2025)

      July 25, 2025

      Tenable updates Vulnerability Priority Rating scoring method to flag fewer vulnerabilities as critical

      July 24, 2025

      Google adds updated workspace templates in Firebase Studio that leverage new Agent mode

      July 24, 2025

      Trump’s AI plan says a lot about open source – but here’s what it leaves out

      July 25, 2025

      Google’s new Search mode puts classic results back on top – how to access it

      July 25, 2025

      These AR swim goggles I tested have all the relevant metrics (and no subscription)

      July 25, 2025

      Google’s new AI tool Opal turns prompts into apps, no coding required

      July 25, 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

      Laravel Scoped Route Binding for Nested Resource Management

      July 25, 2025
      Recent

      Laravel Scoped Route Binding for Nested Resource Management

      July 25, 2025

      Add Reactions Functionality to Your App With Laravel Reactions

      July 25, 2025

      saasykit/laravel-open-graphy

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

      Sam Altman won’t trust ChatGPT with his “medical fate” unless a doctor is involved — “Maybe I’m a dinosaur here”

      July 25, 2025
      Recent

      Sam Altman won’t trust ChatGPT with his “medical fate” unless a doctor is involved — “Maybe I’m a dinosaur here”

      July 25, 2025

      “It deleted our production database without permission”: Bill Gates called it — coding is too complex to replace software engineers with AI

      July 25, 2025

      Top 6 new features and changes coming to Windows 11 in August 2025 — from AI agents to redesigned BSOD screens

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

    Community News: Latest PECL Releases (03.11.2025)

    April 21, 2025

    Latest PECL Releases:

    • xdebug 3.4.2
      Sun, Mar 09, 2025 – Xdebug 3.4.2

      = Fixed bugs:

      • Fixed issue #2313: var_dump does not output some Russian characters
      • Fixed issue #2314: Class properties with hooks are always shown as null
      • Fixed issue #2315: xdebug_dump_superglobals() leaks memory
      • Fixed issue #2317: Code coverage leaks memory
      • Fixed issue #2321: Segfault when null is assigned to a superglobal
      • Fixed issue #2323: xdebug_notify() does not respect xdebug.var_display_max_* Settings
      • Fixed issue #2327: Segmentation Fault 139 if exception thrown in callback since PHP 8.4
    • phalcon 5.9.0
      Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md

      Changed

      • Changed PhalconFilterValidationValidatorEmail to allow UTF8 in local part. #16637
      • Changed PhalconCacheCache::getMultiple() to use mget() when the PhalconCacheAdapterRedis is used. #16689
      • Changed StorageAdapterRedis to accept ssl in the options for secure connections. #16711

      Added

      • Added dispatch:beforeCallAction and dispatch:afterCallAction to last-minute modifications to handler and method (mostly for debugging).

      Fixed

      • Fixed PhalconFormsForm and PhalconFilterValidation to correctly handle the validate() response when using validation class beforeValidate() #16702
      • Fixed PhalconSupportDebug to use correct passed arguments in set_error_handler callback. PHP v7.2.0 deprecated errcontext and has been removed since php v8.0.0 #16649
      • Fixed PhalconHttpResponseCookies, PhalconHttpResponseCookiesInterface and PhalconHttpCookie to use correct cookie default arguments, avoid deprecated null assign warning when trying to assign the same cookie twice #16649
      • Fixed PhalconEncryptionCrypt to use strlen instead of mb_strlen for padding calculations #16642
      • Fixed PhalconFilterValidationValidatorFileMimeType::validate to close the handle when using finfo #16647
      • Fixed PhalconMvcModelManager::getRelationRecords to explicitly set the referencedModel in the conditions along with the referencedFields #16655
      • Fixed PhalconImageAdaptersAbstractAdapter::watermark to correctly calculate the Y offset #16658
      • Fixed PhalconDispatcherAbstractDispatcher when calling action methods that do not define parameters to prevent Unknown named parameter error.
      • Fixed PhalconDiInjectable to reference the correct instance of PhalconDiDi in the docblock property #16634
      • Fixed PhalconFilterFilter to have the correct docblock for IDE completion
      • Fixed PhalconMvcModelQuery to use the lifetime in the “cache” service if none has been supplied by the options #16696
      • Fixed PhalconSessionAdapterStream::gc() to throw an exception if something is wrong with glob() #16713
      • Fixed PhalconHttpRequest::getBasicAuth() to return a null password if not defined on the server #16668
    • datadog_trace 1.7.2
      ## Tracer
      ### Fixed
      – Fallback to writing shared memory files to /tmp, if shm_open returns ENOTSUP Datadog/libdatadog#910

      Profiling

      Fixed

      • I/O upscaling and allocation to the right sample type #3118
      • fix DD_TAGS support #3121
    • phpy 1.0.11
      – Added PyCore::raise() to throw exceptions to the Python layer.
      – Added PyNamedFn function, which converts PHP functions into Python functions, complete with annotations, parameters, and return type information.
      – Added the PyEnum function to transform PHP classes containing only constants into Python Enums.
      – Added the bin/phpy tool.
      – Added the argument_as_object option
      – Fixed a bug in PyTuple::offsetExists where it returned false for negative input parameters.
      – Added a PyClass::__init() callback, which is invoked within the init method of Python classes.
    • protobuf 4.30.0
      * See github.com/protocolbuffers/protobuf/releases/tag/v30.0 for release notes.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleI’m bringing this Bluetooth speaker to every cookout this summer – and you should too
    Next Article What Makes Code Vulnerable – And How to Fix It

    Related Posts

    Development

    Laravel Scoped Route Binding for Nested Resource Management

    July 25, 2025
    Development

    Add Reactions Functionality to Your App With Laravel Reactions

    July 25, 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

    CVE-2025-38337 – Linux Kernel jbd2 Null Pointer Dereference and Data Race Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Microsoft Outlook gaat meer bij aanvallen gebruikte bestandstypes blokkeren

    Security

    CVE-2025-7939 – A vulnerability was found in jerryshensjf JPACooki

    Common Vulnerabilities and Exposures (CVEs)

    Critical Vulnerability in Anthropic’s MCP Exposes Developer Machines to Remote Exploits

    Development

    Highlights

    CVE-2025-5408 – WAVLINK QUANTUM D2G, QUANTUM D3G, WL-WN530G3A, WL-WN530HG3, WL-WN532A3 and WL-WN576K1 HTTP POST Request Handler Buffer Overflow

    June 1, 2025

    CVE ID : CVE-2025-5408

    Published : June 1, 2025, 10:15 p.m. | 5 hours, 5 minutes ago

    Description : A vulnerability was found in WAVLINK QUANTUM D2G, QUANTUM D3G, WL-WN530G3A, WL-WN530HG3, WL-WN532A3 and WL-WN576K1 up to V1410_240222 and classified as critical. Affected by this issue is the function sys_login of the file /cgi-bin/login.cgi of the component HTTP POST Request Handler. The manipulation of the argument login_page leads to buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

    Severity: 9.8 | CRITICAL

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

    octoDNS – manage DNS across multiple providers

    July 23, 2025

    CVE-2025-5066 – Google Chrome Android Messages UI Spoofing

    May 27, 2025

    A customizable and accessible web component

    May 12, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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