machinegodzilla Posted June 8, 2011 Share Posted June 8, 2011 Hello, In the PHP manual chapter on reference counting there is a statement referring to one example that goes: Although Xdebug's output shows two zval containers with value 'life', they are the same one. The xdebug_debug_zval() function does not show this, but you could see it by also displaying the memory pointer. How to display that pointer it doesn't say, though. Can anyone help? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/238782-displaying-the-memory-pointer/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.