mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This reverts commit 7435ab3375.
It looks like we can't access EG(current_module) here in ZTS builds.
As the problematic asserts have now been disabled outside RC_DEBUG,
I'm just reverting this commit and leaving things as they were.