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

CI Run '2026-06-16-09-19-43@8.1dev-zts'

PHP 8.1dev-zts Xdebug: 3.5.3-65-gae9b8215
opcache
2026-06-16
08:21:50

Build Success

Tests Errors Failures Skipped Time
893 0 4 143
89.4875 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.490652 (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.0004     386592   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:0
005+     0.0004     386784   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.490652', $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.0004     386592   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01a:0
014+     0.0006     387408   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.490652 (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     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:0
021+     0.0003     386848   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.490652', $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     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-01b:0
030+     0.0005     387472   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.491188 (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.0004     387232   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:0
005+     0.0004     387424   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.491188', $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.0004     387232   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-02:0
014+     0.0006     388048   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.491497 (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.0002     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:0
005+     0.0003     386848   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.491497', $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.0002     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-03:0
014+     0.0004     387472   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.491709 (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.0002     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:0
005+     0.0003     386848   2. stream_socket_client($address = 'unix://\000xdebug-ctrl.491709', $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.0002     386656   1. {main}() /tmp/ptester-1001/thread/3/8.1dev-zts/tmp-xdebug/tmp/run-8.1dev-zts-id-bug02424-04:0
014+     0.0004     387472   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