hholzgra Sat Jan 14 22:13:41 2006 UTC
Modified files:
/phpdoc/en/internals/zendapi intro.xml
Log:
added a warning about the current state of the zendapi documentation
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/intro.xml
diff -u phpdoc/en/internals/zendapi/intro.xml:1.1
phpdoc/en/internals/zendapi/intro.xml:1.2
--- phpdoc/en/internals/zendapi/intro.xml:1.1 Sun Aug 21 16:27:06 2005
+++ phpdoc/en/internals/zendapi/intro.xml Sat Jan 14 22:13:41 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
- <!-- $Revision: 1.1 $ -->
+ <!-- $Revision: 1.2 $ -->
<sect1 id="zend.intro">
<title>Introduction</title>
<abstract>
@@ -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.
</para>
+ <warning>
+ <para>
+ 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.
+ </para>
+ <para>
+ More recent information may be found in the various README files that
+ come with the PHP source and the
+ <ulink url="&url.zend.internals;">Internals"</ulink>
+ section on the Zend website.
+ </para>
+ </warning>
</sect1>
<!-- Keep this comment at the end of the file
Local variables: