diff --git a/internals/zendapi/intro.xml b/internals/zendapi/intro.xml index 9f7dd0d143..0d15e8f66c 100644 --- a/internals/zendapi/intro.xml +++ b/internals/zendapi/intro.xml @@ -1,5 +1,5 @@ - + Introduction @@ -20,6 +20,19 @@ As soon as this point is reached, it's time to touch the heart of PHP and take a look at its core, the C code that makes PHP go. + + + This information is currently rather outdated, + parts of it only cover early stages of the ZendEngine 1.0 API + as it was used in early versions of PHP 4. + + + More recent information may be found in the various README files that + come with the PHP source and the + Internals" + section on the Zend website. + +