mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
For `zend_string` pointers in class entries, show the string contents (if not `NULL`). For class constants, the `ce` (class entry pointer) field is shown with the name of the class, and the `doc_comment` field is shown with the string contents if possible.