W3cubDocs

/PHP

stream_bucket_append

(PHP 5, PHP 7, PHP 8)

stream_bucket_append Append bucket to brigade

Description

stream_bucket_append(resource $brigade, StreamBucket $bucket): void
Warning

This function is currently not documented; only its argument list is available.

Changelog

Version Description
8.4.0 bucket expects a StreamBucket instance now; previously, an stdClass was expected.

© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.stream-bucket-append.php