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

Bug #689 Fetch-Problems with Oracle-Datatyp "long raw"
Submitted: 1998-08-24 18:32:31 Modified: 1999-03-30 01:49:38
From: voelkl Assigned: kara
Status: Closed Package: Oracle related
PHP Version: 3.0.3 OS: UNIX Solaris2.6

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="run" transaction_id="2" status="break" reason="ok"><xdebug:message filename="file:///tmp/xdebug-dbgp-test.php" lineno="2"></xdebug:message></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="stack_get" transaction_id="3"><stack where="{main}" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="2"></stack></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="eval" transaction_id="4" status="break" reason="ok"><error code="206"><message><![CDATA[error evaluating code]]></message></error></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="stack_get" transaction_id="5"><stack where="{main}" level="0" type="file" filename="file:///tmp/xdebug-dbgp-test.php" lineno="2"></stack></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="step_into" transaction_id="6" status="break" reason="ok"><xdebug:message filename="file:///tmp/xdebug-dbgp-test.php" lineno="3"></xdebug:message></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="detach" transaction_id="7" status="stopping" reason="ok"></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
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
064+
065+ Notice: Undefined offset: 1 in /home/alurin/download/php-5.4.0beta2/ext/xdebug/tests/dbgp/dbgpclient.php on line 34
066+
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+
076+
077+
078+ 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
079+
080+ 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