PHP 7.2 or 7.3 falls over

I've got 7.4 and 7.1 working ok but I need 7.2 or 7.3.

I get the full xampp install (I'm on Win) for 7.3 (same happens with 7.2), get the 64bit threadsafe xdebug, wire it up in php.ini, hits the first breakpoint (so its connecting), then it just doesn't go further. No response.

I've connected the xdebug log and I get a load of handshake code till it hits the first breakpoint , then nothing.

If, when its waiting at the first breakpoint I go 'Evaluate Expression' and the number 2, it just hangs saying 'Evaluating....."

0
5 comments

Could it be anything to do with 32/64 bit? The xampp is 64bit the xdebug is 64 bit....but those versions it seemed to be changing over.

phpstorm logs just say:

.connection.PhpDebugConnection - 419303696#---Connection reset
2021-10-06 21:39:25,608 [1041623] DEBUG - .connection.PhpDebugConnection - 419303696#---stop reading
2021-10-06 21:39:25,608 [1041623] DEBUG - .connection.PhpDebugConnection - 419303696#---stop writing
2021-10-06 21:39:25,609 [1041624] DEBUG - .connection.PhpDebugConnection - 419303696#----connection stopped
2021-10-06 21:39:25,610 [1041625] DEBUG - il.connection.ServerConnection - ----socket closed

0

I've connected the xdebug log and I get a load of handshake code till it hits the first breakpoint , then nothing.

Please purge the Xdebug log, reproduce the issue, and then share the log here.

0

If you look at the end of this file you can see I added 'At this line hit breakpoint' then when I press 'step into' that's the last line.

[12540] Log opened at 1970-01-01 00:31:47.795020
[12540] [Step Debug] INFO: Connecting to configured address/port: localhost:9003.
[12540] [Step Debug] INFO: Connected to debugging client: localhost:9003 (through xdebug.client_host/xdebug.client_port). :-)
[12540] [Step Debug] -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///C:/xampp73/htdocs/forevergolden/index.php" language="PHP" xdebug:language_version="7.3.31" protocol_version="1.0" appid="12540" idekey="11729"><engine version="3.1.0"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2021 by Derick Rethans]]></copyright></init>

[12540] [Step Debug] <- eval -i 1 -- KHN0cmluZykoaW5pX2dldCgneGRlYnVnLmNvdmVyYWdlX2VuYWJsZScpLic7Jy5pbmlfZ2V0KCd4ZGVidWcucHJvZmlsZXJfZW5hYmxlJykuJzsnLmluaV9nZXQoJ3hkZWJ1Zy5yZW1vdGVfYXV0b3N0YXJ0JykuJzsnLmluaV9nZXQoJ3hkZWJ1Zy5yZW1vdGVfY29ubmVjdF9iYWNrJykuJzsnLmluaV9nZXQoJ3hkZWJ1Zy5yZW1vdGVfbW9kZScpKQ==
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="1"><property type="string" size="635" encoding="base64"><![CDATA[VGhpcyBzZXR0aW5nIGhhcyBiZWVuIGNoYW5nZWQsIHNlZSB0aGUgdXBncmFkaW5nIGd1aWRlIGF0IGh0dHBzOi8veGRlYnVnLm9yZy9kb2NzL3VwZ3JhZGVfZ3VpZGUjY2hhbmdlZC14ZGVidWcuY292ZXJhZ2VfZW5hYmxlO1RoaXMgc2V0dGluZyBoYXMgYmVlbiBjaGFuZ2VkLCBzZWUgdGhlIHVwZ3JhZGluZyBndWlkZSBhdCBodHRwczovL3hkZWJ1Zy5vcmcvZG9jcy91cGdyYWRlX2d1aWRlI2NoYW5nZWQteGRlYnVnLnByb2ZpbGVyX2VuYWJsZTtUaGlzIHNldHRpbmcgaGFzIGJlZW4gY2hhbmdlZCwgc2VlIHRoZSB1cGdyYWRpbmcgZ3VpZGUgYXQgaHR0cHM6Ly94ZGVidWcub3JnL2RvY3MvdXBncmFkZV9ndWlkZSNjaGFuZ2VkLXhkZWJ1Zy5yZW1vdGVfYXV0b3N0YXJ0O1RoaXMgc2V0dGluZyBoYXMgYmVlbiBjaGFuZ2VkLCBzZWUgdGhlIHVwZ3JhZGluZyBndWlkZSBhdCBodHRwczovL3hkZWJ1Zy5vcmcvZG9jcy91cGdyYWRlX2d1aWRlI2NoYW5nZWQteGRlYnVnLnJlbW90ZV9jb25uZWN0X2JhY2s7VGhpcyBzZXR0aW5nIGhhcyBiZWVuIGNoYW5nZWQsIHNlZSB0aGUgdXBncmFkaW5nIGd1aWRlIGF0IGh0dHBzOi8veGRlYnVnLm9yZy9kb2NzL3VwZ3JhZGVfZ3VpZGUjY2hhbmdlZC14ZGVidWcucmVtb3RlX21vZGU=]]></property></response>

[12540] [Step Debug] <- feature_set -i 2 -n show_hidden -v 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="show_hidden" success="1"></response>

[12540] [Step Debug] <- feature_set -i 3 -n max_depth -v 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="3" feature="max_depth" success="1"></response>

[12540] [Step Debug] <- feature_set -i 4 -n max_children -v 100
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="4" feature="max_children" success="1"></response>

[12540] [Step Debug] <- feature_set -i 5 -n extended_properties -v 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="5" feature="extended_properties" success="1"></response>

[12540] [Step Debug] <- feature_set -i 6 -n resolved_breakpoints -v 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="6" feature="resolved_breakpoints" success="1"></response>

[12540] [Step Debug] <- feature_set -i 7 -n notify_ok -v 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="7" feature="notify_ok" success="1"></response>

[12540] [Step Debug] <- stdout -i 8 -c 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stdout" transaction_id="8" success="1"></response>

[12540] [Step Debug] <- status -i 9
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="status" transaction_id="9" status="starting" reason="ok"></response>

[12540] [Step Debug] <- step_into -i 10
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="10" status="break" reason="ok"><xdebug:message filename="file:///C:/xampp73/htdocs/forevergolden/index.php" lineno="20"></xdebug:message></response>

[12540] [Step Debug] <- breakpoint_set -i 11 -t line -f file://C:/xampp73/htdocs/forevergolden/index.php -n 23
[12540] [Step Debug] -> <notify xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" name="breakpoint_resolved"><breakpoint type="line" resolved="resolved" filename="file:///C:/xampp73/htdocs/forevergolden/index.php" lineno="23" state="enabled" hit_count="0" hit_value="0" id="125400001"></breakpoint></notify>

[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="11" id="125400001" resolved="resolved"></response>

[12540] [Step Debug] <- stack_get -i 12
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="12"><stack where="{main}" level="0" type="file" filename="file:///C:/xampp73/htdocs/forevergolden/index.php" lineno="20"></stack></response>

[12540] [Step Debug] <- run -i 13
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="run" transaction_id="13" status="break" reason="ok"><xdebug:message filename="file:///C:/xampp73/htdocs/forevergolden/index.php" lineno="23"></xdebug:message></response>

[12540] [Step Debug] <- stack_get -i 14
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="14"><stack where="{main}" level="0" type="file" filename="file:///C:/xampp73/htdocs/forevergolden/index.php" lineno="23"></stack></response>

[12540] [Step Debug] <- context_names -i 15
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="15"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context><context name="User defined constants" id="2"></context></response>

[12540] [Step Debug] <- context_get -i 16 -d 0 -c 0
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="16" context="0"><property name="$app" fullname="$app" type="uninitialized"></property><property name="$bootstrap" fullname="$bootstrap" type="uninitialized"></property><property name="$e" fullname="$e" type="uninitialized"></property></response>

[12540] [Step Debug] <- context_get -i 17 -d 0 -c 1
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="17" context="1"><property name="$_COOKIE" fullname="$_COOKIE" type="array" children="1" numchildren="1" page="0" pagesize="100"><property name="XDEBUG_SESSION" fullname="$_COOKIE[&quot;XDEBUG_SESSION&quot;]" type="string" size="5" encoding="base64"><![CDATA[MTI2MzE=]]></property></property><property name="$_ENV" fullname="$_ENV" type="array" children="0" numchildren="0" page="0" pagesize="100"></property><property name="$_FILES" fullname="$_FILES" type="array" children="0" numchildren="0" page="0" pagesize="100"></property><property name="$_GET" fullname="$_GET" type="array" children="1" numchildren="1" page="0" pagesize="100"><property name="XDEBUG_SESSION_START" fullname="$_GET[&quot;XDEBUG_SESSION_START&quot;]" type="string" size="5" encoding="base64"><![CDATA[MTE3Mjk=]]></property></property><property name="$_POST" fullname="$_POST" type="array" children="0" numchildren="0" page="0" pagesize="100"></property><property name="$_REQUEST" fullname="$_REQUEST" type="array" children="1" numchildren="1" page="0" pagesize="100"><property name="XDEBUG_SESSION_START" fullname="$_REQUEST[&quot;XDEBUG_SESSION_START&quot;]" type="string" size="5" encoding="base64"><![CDATA[MTE3Mjk=]]></property></property><property name="$_SERVER" fullname="$_SERVER" type="array" children="1" numchildren="44" page="0" pagesize="100"><property name="HTTP_AUTHORIZATION" fullname="$_SERVER[&quot;HTTP_AUTHORIZATION&quot;]" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="MIBDIRS" fullname="$_SERVER[&quot;MIBDIRS&quot;]" type="string" size="26" encoding="base64"><![CDATA[QzoveGFtcHA3My9waHAvZXh0cmFzL21pYnM=]]></property><property name="MYSQL_HOME" fullname="$_SERVER[&quot;MYSQL_HOME&quot;]" type="string" size="16" encoding="base64"><![CDATA[XHhhbXBwXG15c3FsXGJpbg==]]></property><property name="OPENSSL_CONF" fullname="$_SERVER[&quot;OPENSSL_CONF&quot;]" type="string" size="33" encoding="base64"><![CDATA[QzoveGFtcHA3My9hcGFjaGUvYmluL29wZW5zc2wuY25m]]></property><property name="PHP_PEAR_SYSCONF_DIR" fullname="$_SERVER[&quot;PHP_PEAR_SYSCONF_DIR&quot;]" type="string" size="10" encoding="base64"><![CDATA[XHhhbXBwXHBocA==]]></property><property name="PHPRC" fullname="$_SERVER[&quot;PHPRC&quot;]" type="string" size="10" encoding="base64"><![CDATA[XHhhbXBwXHBocA==]]></property><property name="TMP" fullname="$_SERVER[&quot;TMP&quot;]" type="string" size="10" encoding="base64"><![CDATA[XHhhbXBwXHRtcA==]]></property><property name="MAGE_DEBUG_SHOW_ARGS" fullname="$_SERVER[&quot;MAGE_DEBUG_SHOW_ARGS&quot;]" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="HTTP_HOST" fullname="$_SERVER[&quot;HTTP_HOST&quot;]" type="string" size="20" encoding="base64"><![CDATA[bGZvcmV2ZXJjcnlzdGFsLnNob3A=]]></property><property name="HTTP_CONNECTION" fullname="$_SERVER[&quot;HTTP_CONNECTION&quot;]" type="string" size="10" encoding="base64"><![CDATA[a2VlcC1hbGl2ZQ==]]></property><property name="HTTP_DNT" fullname="$_SERVER[&quot;HTTP_DNT&quot;]" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="HTTP_UPGRADE_INSECURE_REQUESTS" fullname="$_SERVER[&quot;HTTP_UPGRADE_INSECURE_REQUESTS&quot;]" type="string" size="1" encoding="base64"><![CDATA[MQ==]]></property><property name="HTTP_USER_AGENT" fullname="$_SERVER[&quot;HTTP_USER_AGENT&quot;]" type="string" size="130" encoding="base64"><![CDATA[TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzk0LjAuNDYwNi43MSBTYWZhcmkvNTM3LjM2IEVkZy85NC4wLjk5Mi4zOA==]]></property><property name="HTTP_ACCEPT" fullname="$_SERVER[&quot;HTTP_ACCEPT&quot;]" type="string" size="124" encoding="base64"><![CDATA[dGV4dC9odG1sLGFwcGxpY2F0aW9uL3hodG1sK3htbCxhcHBsaWNhdGlvbi94bWw7cT0wLjksaW1hZ2Uvd2VicCxpbWFnZS9hcG5nLCovKjtxPTAuOCxhcHBsaWNhdGlvbi9zaWduZWQtZXhjaGFuZ2U7dj1iMztxPTAuOQ==]]></property><property name="HTTP_ACCEPT_ENCODING" fullname="$_SERVER[&quot;HTTP_ACCEPT_ENCODING&quot;]" type="string" size="13" encoding="base64"><![CDATA[Z3ppcCwgZGVmbGF0ZQ==]]></property><property name="HTTP_ACCEPT_LANGUAGE" fullname="$_SERVER[&quot;HTTP_ACCEPT_LANGUAGE&quot;]" type="string" size="35" encoding="base64"><![CDATA[ZW4tR0IsZW47cT0wLjksZW4tVVM7cT0wLjgsZnI7cT0wLjc=]]></property><property name="HTTP_COOKIE" fullname="$_SERVER[&quot;HTTP_COOKIE&quot;]" type="string" size="20" encoding="base64"><![CDATA[WERFQlVHX1NFU1NJT049MTI2MzE=]]></property><property name="PATH" fullname="$_SERVER[&quot;PATH&quot;]" type="string" size="1741" encoding="base64"><![CDATA[QzpcUHJvZ3JhbSBGaWxlcyAoeDg2KVxDb21tb24gRmlsZXNcT3JhY2xlXEphdmFcamF2YXBhdGg7QzpcUHJvZ3JhbURhdGFcT3JhY2xlXEphdmFcamF2YXBhdGg7QzpceGFtcHBccGhwO0M6XFdpbmRvd3Ncc3lzdGVtMzI7QzpcV2luZG93cztDOlxXaW5kb3dzXFN5c3RlbTMyXFdiZW07QzpcV2luZG93c1xTeXN0ZW0zMlxXaW5kb3dzUG93ZXJTaGVsbFx2MS4wXDtDOlxQcm9ncmFtIEZpbGVzICh4ODYpXE1pY3Jvc29mdCBTUUwgU2VydmVyXENsaWVudCBTREtcT0RCQ1wxMzBcVG9vbHNcQmlublw7QzpcUHJvZ3JhbSBGaWxlcyAoeDg2KVxNaWNyb3NvZnQgU1FMIFNlcnZlclwxNDBcVG9vbHNcQmlublw7QzpcUHJvZ3JhbSBGaWxlcyAoeDg2KVxNaWNyb3NvZnQgU1FMIFNlcnZlclwxNDBcRFRTXEJpbm5cO0M6XFByb2dyYW0gRmlsZXMgKHg4NilcTWljcm9zb2Z0IFNRTCBTZXJ2ZXJcMTQwXFRvb2xzXEJpbm5cTWFuYWdlbWVudFN0dWRpb1w7QzpcVXNlcnNcdXNlclxBcHBEYXRhXExvY2FsXE1pY3Jvc29mdFxXaW5kb3dzQXBwcztDOlxVc2Vyc1x1c2VyXEFwcERhdGFcTG9jYWxcR2l0SHViRGVza3RvcFxiaW47QzpcUHJvZ3JhbURhdGFcQ29tcG9zZXJTZXR1cFxiaW47QzpcUHJvZ3JhbSBGaWxlc1xNaWNyb3NvZnQgU1FMIFNlcnZlclwxMzBcVG9vbHNcQmlublw7QzpcUHJvZ3JhbSBGaWxlc1xkb3RuZXRcO0M6XFdJTkRPV1Ncc3lzdGVtMzI7QzpcV0lORE9XUztDOlxXSU5ET1dTXFN5c3RlbTMyXFdiZW07QzpcV0lORE9XU1xTeXN0ZW0zMlxXaW5kb3dzUG93ZXJTaGVsbFx2MS4wXDtjOlxQcm9ncmFtIEZpbGVzICh4ODYpXE1pY3Jvc29mdCBTUUwgU2VydmVyXDEwMFxUb29sc1xCaW5uXDtjOlxQcm9ncmFtIEZpbGVzXE1pY3Jvc29mdCBTUUwgU2VydmVyXDEwMFxUb29sc1xCaW5uXDtjOlxQcm9ncmFtIEZpbGVzXE1pY3Jvc29mdCBTUUwgU2VydmVyXDEwMFxEVFNcQmlublw7QzpcUHJvZ3JhbSBGaWxlc1xQdVRUWVw7QzpcUHJvZ3JhbSBGaWxlcyAoeDg2KVxnZXRfaXBsYXllcjtDOlxXSU5ET1dTXFN5cw==]]></property><property name="SystemRoot" fullname="$_SERVER[&quot;SystemRoot&quot;]" type="string" size="10" encoding="base64"><![CDATA[QzpcV0lORE9XUw==]]></property><property name="COMSPEC" fullname="$_SERVER[&quot;COMSPEC&quot;]" type="string" size="27" encoding="base64"><![CDATA[QzpcV0lORE9XU1xzeXN0ZW0zMlxjbWQuZXhl]]></property><property name="PATHEXT" fullname="$_SERVER[&quot;PATHEXT&quot;]" type="string" size="53" encoding="base64"><![CDATA[LkNPTTsuRVhFOy5CQVQ7LkNNRDsuVkJTOy5WQkU7LkpTOy5KU0U7LldTRjsuV1NIOy5NU0M=]]></property><property name="WINDIR" fullname="$_SERVER[&quot;WINDIR&quot;]" type="string" size="10" encoding="base64"><![CDATA[QzpcV0lORE9XUw==]]></property><property type="string" size="106"><name encoding="base64"><![CDATA[U0VSVkVSX1NJR05BVFVSRQ==]]></name><fullname encoding="base64"><![CDATA[JF9TRVJWRVJbIlNFUlZFUl9TSUdOQVRVUkUiXQ==]]></fullname><value encoding="base64"><![CDATA[PGFkZHJlc3M+QXBhY2hlLzIuNC40OSAoV2luNjQpIE9wZW5TU0wvMS4xLjFsIFBIUC83LjMuMzEgU2VydmVyIGF0IGxmb3JldmVyY3J5c3RhbC5zaG9wIFBvcnQgODA8L2FkZHJlc3M+Cg==]]></value></property><property name="SERVER_SOFTWARE" fullname="$_SERVER[&quot;SERVER_SOFTWARE&quot;]" type="string" size="47" encoding="base64"><![CDATA[QXBhY2hlLzIuNC40OSAoV2luNjQpIE9wZW5TU0wvMS4xLjFsIFBIUC83LjMuMzE=]]></property><property name="SERVER_NAME" fullname="$_SERVER[&quot;SERVER_NAME&quot;]" type="string" size="20" encoding="base64"><![CDATA[bGZvcmV2ZXJjcnlzdGFsLnNob3A=]]></property><property name="SERVER_ADDR" fullname="$_SERVER[&quot;SERVER_ADDR&quot;]" type="string" size="9" encoding="base64"><![CDATA[MTI3LjAuMC40]]></property><property name="SERVER_PORT" fullname="$_SERVER[&quot;SERVER_PORT&quot;]" type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property><property name="REMOTE_ADDR" fullname="$_SERVER[&quot;REMOTE_ADDR&quot;]" type="string" size="9" encoding="base64"><![CDATA[MTI3LjAuMC4x]]></property><property name="DOCUMENT_ROOT" fullname="$_SERVER[&quot;DOCUMENT_ROOT&quot;]" type="string" size="32" encoding="base64"><![CDATA[QzoveGFtcHA3My9odGRvY3MvZm9yZXZlcmNyeXN0YWw=]]></property><property name="REQUEST_SCHEME" fullname="$_SERVER[&quot;REQUEST_SCHEME&quot;]" type="string" size="4" encoding="base64"><![CDATA[aHR0cA==]]></property><property name="CONTEXT_PREFIX" fullname="$_SERVER[&quot;CONTEXT_PREFIX&quot;]" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="CONTEXT_DOCUMENT_ROOT" fullname="$_SERVER[&quot;CONTEXT_DOCUMENT_ROOT&quot;]" type="string" size="32" encoding="base64"><![CDATA[QzoveGFtcHA3My9odGRvY3MvZm9yZXZlcmNyeXN0YWw=]]></property><property name="SERVER_ADMIN" fullname="$_SERVER[&quot;SERVER_ADMIN&quot;]" type="string" size="20" encoding="base64"><![CDATA[cG9zdG1hc3RlckBsb2NhbGhvc3Q=]]></property><property name="SCRIPT_FILENAME" fullname="$_SERVER[&quot;SCRIPT_FILENAME&quot;]" type="string" size="42" encoding="base64"><![CDATA[QzoveGFtcHA3My9odGRvY3MvZm9yZXZlcmNyeXN0YWwvaW5kZXgucGhw]]></property><property name="REMOTE_PORT" fullname="$_SERVER[&quot;REMOTE_PORT&quot;]" type="string" size="4" encoding="base64"><![CDATA[MTAzMg==]]></property><property name="GATEWAY_INTERFACE" fullname="$_SERVER[&quot;GATEWAY_INTERFACE&quot;]" type="string" size="7" encoding="base64"><![CDATA[Q0dJLzEuMQ==]]></property><property name="SERVER_PROTOCOL" fullname="$_SERVER[&quot;SERVER_PROTOCOL&quot;]" type="string" size="8" encoding="base64"><![CDATA[SFRUUC8xLjE=]]></property><property name="REQUEST_METHOD" fullname="$_SERVER[&quot;REQUEST_METHOD&quot;]" type="string" size="3" encoding="base64"><![CDATA[R0VU]]></property><property name="QUERY_STRING" fullname="$_SERVER[&quot;QUERY_STRING&quot;]" type="string" size="26" encoding="base64"><![CDATA[WERFQlVHX1NFU1NJT05fU1RBUlQ9MTE3Mjk=]]></property><property name="REQUEST_URI" fullname="$_SERVER[&quot;REQUEST_URI&quot;]" type="string" size="37" encoding="base64"><![CDATA[L2luZGV4LnBocD9YREVCVUdfU0VTU0lPTl9TVEFSVD0xMTcyOQ==]]></property><property name="SCRIPT_NAME" fullname="$_SERVER[&quot;SCRIPT_NAME&quot;]" type="string" size="10" encoding="base64"><![CDATA[L2luZGV4LnBocA==]]></property><property name="PHP_SELF" fullname="$_SERVER[&quot;PHP_SELF&quot;]" type="string" size="10" encoding="base64"><![CDATA[L2luZGV4LnBocA==]]></property><property name="REQUEST_TIME_FLOAT" fullname="$_SERVER[&quot;REQUEST_TIME_FLOAT&quot;]" type="float"><![CDATA[1633614047.504]]></property><property name="REQUEST_TIME" fullname="$_SERVER[&quot;REQUEST_TIME&quot;]" type="int"><![CDATA[1633614047]]></property></property></response>

[12540] [Step Debug] <- context_get -i 18 -d 0 -c 2
[12540] [Step Debug] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="context_get" transaction_id="18" context="2"></response>
At this line hit breakpoint

[10044] [Step Debug] <- step_into -i 19

0

It appears to be similar to a problem discussed here, and I think this is the request the reporter's filed to the Xdebug tracker.
Until the Xdebug bug is fixed, please consider downgrading its version to 3.0.4

0

Yea!! Thanks. Yes 3.0.4 is working, but I'm using the TS version...whatever...

0

Please sign in to leave a comment.