[D7] PHP 5.3.0-5.3.5 gives notice for debug_backtrace() call in PharWrapper

Created on 16 January 2019, almost 6 years ago
Updated 16 April 2024, 7 months ago

https://3v4l.org/1XYWu

Notice: Use of undefined constant DEBUG_BACKTRACE_IGNORE_ARGS - assumed 'DEBUG_BACKTRACE_IGNORE_ARGS' in /in/1XYWu on line 3

This likely needs to be patched in the library, but should be fixed somehow for Drupal 7.

The trouble is that when it is interpreted as a string, it evaluates to TRUE, which means that objects are returned in full in the backtrace, which in rare cases could lead to a OOM error.

πŸ› Bug report
Status

Closed: outdated

Version

7.0 ⚰️

Component
BaseΒ  β†’

Last updated about 16 hours ago

Created by

πŸ‡©πŸ‡ͺGermany Fabianx

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΈπŸ‡°Slovakia poker10

    PHP 5.3.x is no longer supported by Drupal 7. Closing this issue. Feel free to reopen if this affects also newer PHP versions. Thanks!

Production build 0.71.5 2024