Test: /ext/xdebug/tests/bug00606-2.phpt - Version 5.4.0beta2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: file_put_contents(/tmp/xdebug-dbgp-test.php): failed to open stream: Permission denied in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 39
002+
003+ Warning: stream_socket_server(): unable to connect to tcp://0.0.0.0:9991 (Address already in use) in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 6
004+
005+ Warning: proc_open(/tmp/error-output.txt): failed to open stream: Permission denied in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 21
006+
007+ Warning: stream_socket_accept() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 45
008+
009+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
001- <?xml version="1.0" encoding="iso-8859-1"?>
002- <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///tmp/xdebug-dbgp-test.php" language="PHP" protocol_version="1.0" appid="" idekey=""><engine version=""><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2011 by Derick Rethans]]></copyright></init>
005- <?xml version="1.0" encoding="iso-8859-1"?>
006- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="1" id=""></response>
009- <?xml version="1.0" encoding="iso-8859-1"?>
010- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_list" transaction_id="2"><breakpoint type="exception" state="enabled" hit_count="0" hit_value="0" id=""></breakpoint></response>
011+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
012+
013+
013- <?xml version="1.0" encoding="iso-8859-1"?>
014- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="3" status="break" reason="ok"><xdebug:message filename="file:///tmp/xdebug-dbgp-test.php" lineno="6" exception="Warning"><![CDATA[%s]]></xdebug:message></response>
015+
016+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
017+
018+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
017- <?xml version="1.0" encoding="iso-8859-1"?>
018- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="4"><stack where="strlen" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="6"></stack><stack where="test" level="1" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="6"></stack><stack where="{main}" level="2" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="8"></stack></response>
020+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
021+
022+
021- <?xml version="1.0" encoding="iso-8859-1"?>
022- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="5" status="break" reason="ok"><error code="206"><message><![CDATA[error evaluating code]]></message></error></response>
024+
025+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
026+
027+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
025- <?xml version="1.0" encoding="iso-8859-1"?>
026- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="6"><stack where="strlen" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="6"></stack><stack where="test" level="1" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="6"></stack><stack where="{main}" level="2" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="8"></stack></response>
029+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
030+
031+
029- <?xml version="1.0" encoding="iso-8859-1"?>
030- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="7" status="break" reason="ok"><xdebug:message filename="file:///tmp/xdebug-dbgp-test.php" lineno="7"></xdebug:message></response>
033+
034+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
035+
036+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
033- <?xml version="1.0" encoding="iso-8859-1"?>
034- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="8"><stack where="test" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="7"></stack><stack where="{main}" level="1" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="8"></stack></response>
037- <?xml version="1.0" encoding="iso-8859-1"?>
038- <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="detach" transaction_id="9" status="stopping" reason="ok"></response>
038+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
039+
040+
042+
043+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
044+
045+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
047+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
048+
049+
051+
052+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
053+
054+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
056+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
057+
058+
060+
061+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
062+
063+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
065+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
066+
067+
069+
070+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
071+
072+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
074+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
075+
076+
078+
079+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
080+
081+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
082+
083+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
084+
087+
088+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 63
089+
090+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 27
091+
092+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
093+
094+
095+
096+ Warning: fclose() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 69
097+
098+ Warning: proc_close() expects parameter 1 to be resource, boolean given in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 70