PHP 8.5.0 Alpha 4 available for testing

Voting

: five minus two?
(Example: nine)

The Note You're Voting On

fcartegnie
15 years ago
Be careful with formatOutput().

Creating an empty node like this:
createElement('foo','')
instead of
createElement('foo')
will break formatOutput.

<< Back to user notes page

To Top