Skip to content

Tags: php-standard-library/io

Tags

6.2.1

Toggle 6.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(io): guard against null return from valid iterator (#766)

Signed-off-by: azjezz <azjezz@protonmail.com>

6.2.0

Toggle 6.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(io): guard against null return from valid iterator (#766)

Signed-off-by: azjezz <azjezz@protonmail.com>

6.0.2

Toggle 6.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(io): Reader::readUntil treats empty non-blocking reads as EOF (#680)

6.0.1

Toggle 6.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(io): Reader::readUntil treats empty non-blocking reads as EOF (#680)

6.0.0

Toggle 6.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(io, str): skip sprintf/vsprintf when no arguments are given preve…

…nting format string errors when the emssage contains `%` characters (#677)