For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/internals/zendapi intro.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/internals/zendapi intro.xml
Hartmut Holzgraefe

2006-01-14, 6:56 pm

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/phpd...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:
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com