php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10849 bug with get_object_vars($this)
Submitted: 2001-05-14 09:36 UTC Modified: 2001-05-14 10:13 UTC
From: geniusd at chat dot ru Assigned:
Status: Closed Package: Class/Object related
PHP Version: 4.0.4pl1 OS: WIN 2000
Private report: No CVE-ID: None
 [2001-05-14 09:36 UTC] geniusd at chat dot ru
if i write in function of any class:
 print_r(get_object_vars($this))
then my php script do infiniti loop:((

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC