You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
redbullpeter
changed the title
PHP 7 error reported when profiling intermediate hook with LSPHP 8.x
PHP 7 error reported when profiling intermediate hook with LSPHP 8.1.24
Dec 27, 2023
Bug Report
Describe the current, buggy behavior
My server is setup to use LSPHP for command line PHP.
The command: wp profile hook plugins_loaded:before
Results in:
Error: Profiling intermediate hooks is broken in PHP 7, see https://bugs.php.net/bug.php?id=72966
There are no issues profiling non-intermediate hooks.
Describe how other contributors can replicate this bug
Command run in the the root Wordpress folder:
wp profile hook plugins_loaded:before
Describe what you would expect as the correct outcome
Expected output is the default table results
Let us know what environment you are running this on
LSPHP modules installed:
lsphp81 lsphp81-common lsphp81-curl lsphp81-igbinary lsphp81-imagick lsphp81-imap lsphp81-intl lsphp81-msgpack lsphp81-mysql lsphp81-opcache lsphp81-redis
The text was updated successfully, but these errors were encountered: