Edit report at https://bugs.php.net/bug.php?id=48174&edit=1
ID: 48174 Updated by: yohg...@php.net Reported by: jandosul at gmail dot com Summary: Memory tracking -Status: Open +Status: Feedback Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: Windows XP PHP Version: 5.3.0RC1 Block user comment: N Private report: N New Comment: > 1. There is missing one option to get size of <u>variable</u>. What do you mean size? You may use count() or strlen() > 2. Add context parameter to get_defined_vars cuz i cant get all defined variables in class context or add get_defined_objects? You may use get_class_vars()/get_object_vars() and use get_defined_vars(). Previous Comments: ------------------------------------------------------------------------ [2009-05-07 04:51:35] jandosul at gmail dot com Description: ------------ 1. There is missing one option to get size of <u>variable</u>. 2. Add context parameter to get_defined_vars cuz i cant get all defined variables in class context or add get_defined_objects? Thanx ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=48174&edit=1