update page now

Voting

: one plus seven?
(Example: nine)

The Note You're Voting On

Glenn S
3 years ago
Note that from PHP 8.0 onwards, attempting to close a stream that is already closed will throw a fatal TypeError.

Prior to PHP 8, this just caused a warning (that you can silence with @).

<< Back to user notes page

To Top