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.

Comments

Fabianx created an issue. See original summary.

fabianx’s picture

Issue summary: View changes
damienmckenna’s picture

oliver.hader’s picture

This only seems to be present in 7.x-dev (due to https://www.drupal.org/commitlog/commit/2/7f1f3b8be02f6f3af5934687bbb56f...), but not in the upstream version of the PharStreamWrapper library.

poker10’s picture

Status: Active » Closed (outdated)

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!