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

Feature/Change Request #619 A build note for Solaris
Submitted: 1998-08-05 09:12:47 Modified: 1999-06-12 16:35:30
From: kk Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.2a OS: Solaris 2.5.1

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="step_into" transaction_id="1" status="break" reason="ok"><xdebug:message filename="file:///tmp/xdebug-dbgp-test.php" lineno="2"></xdebug:message></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_set" transaction_id="2" id=""></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="16"></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="C-&gt;__construct" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="16"></stack><stack where="{main}" level="1" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="20"></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="property_get" transaction_id="5"><property name="$this" fullname="$this" address="" type="object" classname="C" children="1" numchildren="3" page="0" pagesize="32"><property name="*P*private_prop" fullname="$this-&gt;*P*private_prop" facet="private" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="protected_prop" fullname="$this-&gt;protected_prop" facet="protected" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="public_prop" fullname="$this-&gt;public_prop" facet="public" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property></property></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="property_get" transaction_id="6"><property name="$this" fullname="$this" address="" type="object" classname="C" children="1" numchildren="3" page="0" pagesize="32"><property name="*P*private_prop" fullname="$this-&gt;*P*private_prop" facet="private" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="protected_prop" fullname="$this-&gt;protected_prop" facet="protected" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property><property name="public_prop" fullname="$this-&gt;public_prop" facet="public" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property></property></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="property_get" transaction_id="7"><property name="$this-&gt;*P*private_prop" fullname="$this-&gt;*P*private_prop" address="" type="string" size="0" encoding="base64"><![CDATA[]]></property></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="detach" transaction_id="8" 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
073+
074+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
075+
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+
085+
086+
087+ 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
088+
089+ 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