A
A
Alex Lee2017-04-11 19:57:33
xdebug
Alex Lee, 2017-04-11 19:57:33

Xdebug 2.5.1 why are the private properties of objects not displayed?

Previously, during debugging, I could see the private properties of any object, but the other day, the following error began to appear in the debugger - "can not get property"
2e975f2a1fb44a89b01d32341dc73e82.png
Phpstorm version 2017.1.1
Vagrant installed Ubuntu 14.04.2 LTS
Xdebug 2.5.1
PHP 5.6
In vagrant did not change anything at all, did not install, did not update. I always update phpstorm from obvious changes only this.
Whose bug is this, phpstorm or xdebug? In Google, similar problems date back to 2010-2014, more or less relevant information is here https://bugs.xdebug.org/view.php?id=1335 but there is no solution there :( It is
not clear why this bug suddenly got out if the environment was updated IDE only
UPD:I found a temporary solution - add a variable to Watches
lGy3EY8Z0K1y4ZAM5ecGls5vFCRTY8.png
But before such a crutch was not required, the properties were visible in the window of all variables :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hardcore4life, 2017-04-30
@leealex

I had the same problem, most likely it is related to the IDE After updating from version 2017.1.1 to 2017.1.3, the problem disappeared

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question