php test warning fix

This commit is contained in:
William S Fulton 2016-05-14 21:29:23 +01:00
commit 809d54b13a

View file

@ -1,6 +1,9 @@
%module exception_classname
%warnfilter(SWIGWARN_RUBY_WRONG_NAME);
#ifdef SWIGPHP
%rename(ExceptionClass) Exception;
#endif
%inline %{
class Exception {