← All docs

stream_bucket_make_writeable()

Returns a bucket object from the brigade for use in a stream filter.

stream_bucket_make_writeable()

function stream_bucket_make_writeable(mixed $brigade): mixed

Returns a bucket object from the brigade for use in a stream filter.

Parameters:

  • $brigade (mixed)

Returns: mixed

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how stream_bucket_make_writeable is implemented in the compiler, see the internals page.