Added words stating limited PHP5 support.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Kevin Ruland 2005-09-21 15:22:29 +00:00
commit bdbca3427e

View file

@ -49,9 +49,10 @@ features available in other languages.
</p>
<p>
The examples and test cases have been developed with PHP4. Swig
generated bindings should be compatible with PHP5 although this has
not been tested.
The examples and test cases have been developed with PHP4.
Support for PHP5 at this time is limited to wrapping C libraries or
C++ libraries while using the <tt>-noproxy</tt> flag. This deficiency
will be fixed in a subsequent release of SWIG.
</p>
<p>