php4 warning section

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7613 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-10-08 11:33:25 +00:00
commit 8e52039f7f

View file

@ -495,6 +495,10 @@ example.i(4): Syntax error in input.
<li>845. Unmanaged code contains a call to a SWIG_CSharpSetPendingException method and C# code does not handle pending exceptions via the canthrow attribute. (C#).
</ul>
<ul>
<li>870. Warning for <em>classname</em>: Base <em>baseclass</em> ignored. Multiple inheritance is not supported in Php4. (Php4).
</ul>
<H3><a name="Warnings_nn16"></a>14.8.7 User defined (900-999)</H3>