G
G
ganbatte2020-02-02 09:00:56
PHP
ganbatte, 2020-02-02 09:00:56

Analogue of _FILE_, and _DIR_ for php, xdebug changes these values, why?

Hi, why does xdebug change these variables, and what can I replace them with?
my xdebug config

[xdebug]
xdebug.connect_back =1
xdebug.remote_port=9002
xdebug.remote_enable=on
xdebug.remote_host=192.168.0.103
xdebug.remote_mode=req
xdebug.idekey=TEST
xdebug.profiler_enable=1
xdebug.remote_autostart=1

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
ganbatte, 2020-02-02
@ganbatte

Installed the latest version of xdebug, now everything is fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question