> Just wondering if anybody had gotten anything going on this beyond
> what's in en/appendices/predefined.xml--if not, I've got a script
> which sucks out all of the predefined constants ('cept for the weird
> ones in mcrypt and ncurses) and writes the XML for them. I can commit
> anytime, but don't want to step on any toes in case someone already
> has something ready to commit.
>
> The script splits the constants up into 'core' (PHP/Zend/sapi)
> constants and 'extension' constants, which are further separated into
> their own respective extension sections.
Seems like I cannot fully understand, what pages will this
affect. Can you explain it a bit more deeply? Is this script
works from the PHP sources or phpdoc sources? I must have
missed something :)
Goba