called `FizzBuzzStreamWrapper::stream_open` with ["fizzbuzz:\/\/3","rb",65665,null]
called `FizzBuzzStreamWrapper::stream_set_option` with [2,0,8192]
called `FizzBuzzStreamWrapper::stream_stat` with []
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 1
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 2
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 2
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 3
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 3
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 4
called `FizzBuzzStreamWrapper::stream_close` with []
1
2
Fizz
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.0.1 - 8.0.30
called `FizzBuzzStreamWrapper::stream_open` with ["fizzbuzz:\/\/3","rb",129,null]
called `FizzBuzzStreamWrapper::stream_set_option` with [2,0,8192]
called `FizzBuzzStreamWrapper::stream_stat` with []
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 1
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 2
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 2
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 3
called `FizzBuzzStreamWrapper::stream_read` with [8192]
current counter: 3
called `FizzBuzzStreamWrapper::stream_eof` with []
current counter: 4
called `FizzBuzzStreamWrapper::stream_close` with []
1
2
Fizz