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:
parent
886ce073e1
commit
bdbca3427e
1 changed files with 4 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue