PHP 8.3: legacy assertion have been deprecated#2840
Conversation
Why? Can't you slap |
I suppose that's an option I just worry people might not understand this is for all assert constants |
Including the warning into the “Descrption” column doesn't look too bad to me: Source code is: |
TimWolla
left a comment
There was a problem hiding this comment.
LGTM. I'll likely send a follow-up to clean the page for assert() from all the legacy cruft.

Yanked the table markup for the constants just for assert and shoved it in a
<section>tag.This requires it moving it to the end to comply with the DTD.