If you find Xdebug useful, please consider supporting the project.

CI Run '2026-06-16-03-30-01@8.1dev-zts'

PHP 8.1dev-zts Xdebug: 3.5.3-65-gae9b8215
no opcache
2026-06-16
02:32:05

Build Success

Tests Errors Failures Skipped Time
893 0 4 125
88.6834 s

Test Failure

File: tests/debugger/bug02424-01.phpt
tests/debugger/bug02424-01.phpt (Test for bug #2424: Ctrl Socket: Aliveness after empty command)
001- <?xml version="1.0" encoding="UTF-8"?>
002- <ctrl-response xmlns:xdebug-ctrl="https://xdebug.org/ctrl/xdebug"><ps success="1"><engine version=""><![CDATA[Xdebug]]></engine><fileuri></fileuri><pid></pid><time></time><memory></memory></ps></ctrl-response>
001+ Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.146287 (Connection refused) in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a on line 3
002+ 
003+ Call Stack:
004+     0.0003     379872   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:0
005+     0.0003     380064   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.146287', $error_code = 0, $error_message = '', $timeout = 2) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:3
006+ 
007+ 
008+ Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a on line 4
009+ 
010+ TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a on line 4
011+ 
012+ Call Stack:
013+     0.0003     379872   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:0
014+     0.0004     380688   2. stream_set_write_buffer($stream = FALSE, $size = 0) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:4
015+ 
016+ 
017+ Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.146287 (Connection refused) in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b on line 3
018+ 
019+ Call Stack:
020+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:0
021+     0.0003     380128   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.146287', $error_code = 0, $error_message = '', $timeout = 2) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:3
022+ 
023+ 
024+ Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b on line 4
025+ 
026+ TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b on line 4
027+ 
028+ Call Stack:
029+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:0
030+     0.0004     380752   2. stream_set_write_buffer($stream = FALSE, $size = 0) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:4
File: tests/debugger/bug02424-02.phpt
tests/debugger/bug02424-02.phpt (Test for bug #2424: Ctrl Socket: Command that doesn't exist)
001- <?xml version="1.0" encoding="UTF-8"?>
002- <ctrl-response xmlns:xdebug-ctrl="https://xdebug.org/ctrl/xdebug"><error code="5"><message><![CDATA[command is not available]]></message></error></ctrl-response>
001+ Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.146965 (Connection refused) in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02 on line 3
002+ 
003+ Call Stack:
004+     0.0003     380512   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:0
005+     0.0004     380704   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.146965', $error_code = 0, $error_message = '', $timeout = 2) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:3
006+ 
007+ 
008+ Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02 on line 4
009+ 
010+ TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02 on line 4
011+ 
012+ Call Stack:
013+     0.0003     380512   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:0
014+     0.0005     381328   2. stream_set_write_buffer($stream = FALSE, $size = 0) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:4
File: tests/debugger/bug02424-03.phpt
tests/debugger/bug02424-03.phpt (Test for bug #2424: Ctrl Socket: 'ps' command)
001- <?xml version="1.0" encoding="UTF-8"?>
002- <ctrl-response xmlns:xdebug-ctrl="https://xdebug.org/ctrl/xdebug"><ps success="1"><engine version=""><![CDATA[Xdebug]]></engine><fileuri></fileuri><pid></pid><time></time><memory></memory></ps></ctrl-response>
001+ Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.147284 (Connection refused) in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03 on line 3
002+ 
003+ Call Stack:
004+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:0
005+     0.0003     380128   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.147284', $error_code = 0, $error_message = '', $timeout = 2) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:3
006+ 
007+ 
008+ Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03 on line 4
009+ 
010+ TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03 on line 4
011+ 
012+ Call Stack:
013+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:0
014+     0.0004     380752   2. stream_set_write_buffer($stream = FALSE, $size = 0) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:4
File: tests/debugger/bug02424-04.phpt
tests/debugger/bug02424-04.phpt (Test for bug #2424: Ctrl Socket: Invalid command arguments)
001- <?xml version="1.0" encoding="UTF-8"?>
002- <ctrl-response xmlns:xdebug-ctrl="https://xdebug.org/ctrl/xdebug"><error code="3"><message><![CDATA[invalid or missing options]]></message></error></ctrl-response>
001+ Warning: stream_socket_client(): Unable to connect to unix://\0xdebug-ctrl.147501 (Connection refused) in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04 on line 3
002+ 
003+ Call Stack:
004+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:0
005+     0.0003     380128   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.147501', $error_code = 0, $error_message = '', $timeout = 2) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:3
006+ 
007+ 
008+ Fatal error: Uncaught TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04 on line 4
009+ 
010+ TypeError: stream_set_write_buffer(): Argument #1 ($stream) must be of type resource, bool given in /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04 on line 4
011+ 
012+ Call Stack:
013+     0.0003     379936   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:0
014+     0.0004     380752   2. stream_set_write_buffer($stream = FALSE, $size = 0) /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:4