the object $bucket which is returned also includes a third parameter, $bucket->bucket, which is a reference to the resource
(PHP 5, PHP 7, PHP 8)
stream_bucket_make_writeable — Retorna um objeto bucket da brigada para se operar sobre ele
Esta função é chamada sempre que existir a necessidade de acessar e operar no conteúdo de uma brigada. É tipicamente chamada por php_user_filter::filter().
brigade
A brigada da qual se retornará o objeto bucket.
Retorna um objeto bucket com as propriedades listadas abaixo ou null
.