mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
As per the discussion in GH-17120, we are printing a placeholder value only. The commit history of that PR also includes alternative implementations, should a different decision be desirable. Fixes GH-17096 Closes GH-17120