> +<!ENTITY warn.experimental '<warning><simpara>This module is
<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these
functions, these function names, in concreto ANYTHING documented here can
change in a future release of PHP WITHOUT NOTICE. Be warned, and use this
module at your own risk.</simpara></warning>'>

(1)
Hm, this should be done with any language. Otherwise you'll get build
problems.

Sorry, I forgot to do so. This is a disadvantage of the snippets approach,
when you add a snippet, you'll need to make sure it's added for every
language, because other languages take over the english docs where the
snippet is used, but don't take over the snippet!

(2)
By the way, not every language has already taken over the
&warn.experimental; entity that was added to experimental sections. Please
do so, it's important.


(3)
I planned to do the true/false/null -> &true; etc. conversion this weekend,
so Egon, be prepared for some large commits... I'll do it on a per-language
base this time though. Everybody agreed that it should be consistent, so I
suppose there are no objections.


(4)
has anyone any idea's how to prevent the '-problem? Escaping ' doesn't work
:(, but I'm sure there must be some workaround...

Greetz,
Jeroen

Reply via email to