V
V
Vitaliy24102018-12-11 11:49:03
PHP
Vitaliy2410, 2018-12-11 11:49:03

How to fix mysqli bug when debugging with xdebug?

Hello dear, I set a breakpoint and I want to debug the interaction from beginning to end, at the end of the work I get Property access not alowed warnings, as well as Cannot fetch myqli. The warning is thrown on $this->connection->close(); //connection = mysqli.
The line unset($this->connection); after the closure does not save, the warnings are still not reaching up to this point

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question