mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
dbaf9b7924
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.