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

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 5, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 5, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 5, 2025

      CodeSOD: Integral to a Database Read

      June 5, 2025

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025

      In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

      June 4, 2025

      Sam Altman’s ouster from OpenAI was so dramatic that it’s apparently becoming a movie — Will we finally get the full story?

      June 4, 2025

      One of Microsoft’s biggest hardware partners joins its “bold strategy, Cotton” moment over upgrading to Windows 11, suggesting everyone just buys a Copilot+ PC

      June 4, 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

      Enable Flexible Pattern Matching with Laravel’s Case-Insensitive Str::is Method

      June 5, 2025
      Recent

      Enable Flexible Pattern Matching with Laravel’s Case-Insensitive Str::is Method

      June 5, 2025

      Laravel OpenRouter

      June 5, 2025

      This Week in Laravel: Starter Kits, Alpine, PDFs and Roles/Permissions

      June 5, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      FOSS Weekly #25.23: Helwan Linux, Quarkdown, Konsole Tweaks, Keyboard Shortcuts and More Linux Stuff

      June 5, 2025
      Recent

      FOSS Weekly #25.23: Helwan Linux, Quarkdown, Konsole Tweaks, Keyboard Shortcuts and More Linux Stuff

      June 5, 2025

      Grow is a declarative website generator

      June 5, 2025

      Raspberry Pi 5 Desktop Mini PC: Benchmarking

      June 5, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Community News: Latest PECL Releases (02.04.2025)

    Community News: Latest PECL Releases (02.04.2025)

    February 4, 2025

    Latest PECL Releases:

    • openswoole 25.2.0
      . PHP 8.4 support
    • gRPC 1.70.0
      – gRPC Core 1.70.0 update
    • couchbase 4.2.6
      Enhancements
      ============
      • PCBC-992: Add zone aware replica reads (#201).

      Fixes

      • PCBC-1018: Do not destroy expired connection if it still being used (#200).

      • PCBC-1016: Fix trustCertificate option that was ignored previously (#195).

      • Update core to 1.0.5 (#203).

      • Fix PHP 8.4 deprecation warnings (#198).

      • Fix Undefined constant error (#196).

    • parallel 1.2.6
      – fix/update Windows CI #330
      – upgrade docker images and add PHP 8.4 containers #331
      – support in-tree build #334
      – support building via pie #335, #336
    • jsonpath 3.0.0
      ## Breaking changes

      In comparisons involving numbers, numeric strings are now treated as numbers.

      Example:

      $data = [
          'items' => [
              [
                  'id' => 1,
                  'quantity' => 5,
              ],
              [
                  'id' => 2,
                  'quantity' => '8',
              ],
          ],
      ];
      

      Before: $.items[?(@.quantity > 0)] returns [['id' => 1, 'quantity' => 5]].
      After: $.items[?(@.quantity > 0)] returns [['id' => 1, 'quantity' => 5], ['id' => 2, 'quantity' => '8']].

      What’s Changed

      • Test also on PHP 8.4 for Windows and PHP 8.5 (nightly) for Linux, cache PHP-SDK in Windows by @crocodele in https://github.com/supermetrics-public/pecl-jsonpath/pull/192
      • Allow numeric strings in number comparisons by @crocodele in https://github.com/supermetrics-public/pecl-jsonpath/pull/191
    • PDO_INFORMIX 1.3.7
      Changed the config file to support CSDK 5.0 for informix 15.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHands on: Microsoft is giving classic Windows 11 Paint app a big Copilot AI upgrade
    Next Article LWiAI Podcast #198 – DeepSeek R1 & Janus, Qwen2.5, OpenAI Agents

    Related Posts

    Development

    Enable Flexible Pattern Matching with Laravel’s Case-Insensitive Str::is Method

    June 5, 2025
    Development

    Laravel OpenRouter

    June 5, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    b2btester-01

    Development

    VLC Developers Working on AI-Powered Real-Time Subtitles

    Linux

    From idea to live website in minutes

    Web Development
    Hackers Had Access to 150,000 Emails in U.S. Treasury Email Breach

    Hackers Had Access to 150,000 Emails in U.S. Treasury Email Breach

    Development

    Highlights

    CVE-2025-5264 – Firefox Local Command Injection Vulnerability

    May 27, 2025

    CVE ID : CVE-2025-5264

    Published : May 27, 2025, 1:15 p.m. | 3 hours, 43 minutes ago

    Description : Due to insufficient escaping of the newline character in the “Copy as cURL” feature, an attacker could trick a user into using this command, potentially leading to local code execution on the user’s system. This vulnerability affects Firefox
    Severity: 4.8 | MEDIUM

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

    Reset Forgotten Root Password in Ubuntu

    June 18, 2024

    Microsoft: Russian-Linked Hackers Using ‘Device Code Phishing’ to Hijack Accounts

    February 14, 2025

    Rilasciata Commodore OS Vision 3.0: la distribuzione GNU/Linux per chi ama giocare e il retrocomputing

    April 25, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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