Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 295826

[PP-1] Whitelist phar files encountered to avoid too frequent debug_backtrace()

$
0
0

Currently it seems that debug_backtrace() is called again and again whenever a new file is included from a phar:// file.

However it should be sufficient to whitelist the path to the phar file once and then take it from the whitelist.

This should slightly improve performance by avoiding doing the debug_backtrace() again and again.


Viewing all articles
Browse latest Browse all 295826

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>