php test warning fix
This commit is contained in:
parent
98a31ff633
commit
809d54b13a
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
%module exception_classname
|
||||
|
||||
%warnfilter(SWIGWARN_RUBY_WRONG_NAME);
|
||||
#ifdef SWIGPHP
|
||||
%rename(ExceptionClass) Exception;
|
||||
#endif
|
||||
|
||||
%inline %{
|
||||
class Exception {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue