PHP 8.5.0 Alpha 1 available for testing

Voting

: three minus one?
(Example: nine)

The Note You're Voting On

vladimir-leontiev at uiowa dot edu
19 years ago
It seems that characterData() gets characters in chuncks of 1024; therefore if you have string of characters between you tags that is longer than 1024 then characterData() will be called more that once for single pair of tags. I don't know if this feature(bug?) is documented anywhere, I just wanted to warn everyone about this; it had tripped me. I use php 4.3.10 on Linux.

<< Back to user notes page

To Top