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

Bug #494 Interaction between persistent connections and timeouts
Submitted: 1998-06-30 01:49:09 Modified: 1998-09-21 03:46:53
From: cclarke Assigned:
Status: Closed Package: ODBC related
PHP Version: 3.0 Final Release OS: Solaris

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-2%d 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="17"></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="property_get" transaction_id="4"><property name="$o" fullname="$o" address="" type="object" classname="def" children="1" numchildren="2" page="0" pagesize="32"><property name="arr" fullname="$o-&gt;arr" facet="private" address="" type="null"></property><property name="*abc*arr" fullname="$o-&gt;*abc*arr" facet="private" address="" type="array" children="1" numchildren="2"></property></property></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="detach" transaction_id="5" status="stopping" reason="ok"></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
029+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
030+
031+
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
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
046+
047+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
048+
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
055+
056+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
057+
058+
059+
060+ 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
061+
062+ 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