diff options
| author | Olly Betts <olly@survex.com> | 2009-08-17 01:41:16 +0000 |
|---|---|---|
| committer | Olly Betts <olly@survex.com> | 2009-08-17 01:41:16 +0000 |
| commit | af6c65c7e6ff93b62ac5e60aee89f1940adf10bd (patch) | |
| tree | a5e3356e03a00f339f024178c54c4d096eebea49 /Examples/php | |
| parent | ea560a73a444478ac955de50e84a03c68e5e387e (diff) | |
| download | swig-af6c65c7e6ff93b62ac5e60aee89f1940adf10bd.tar.gz | |
Add callback and extend; fix error in alphabetical ordering.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/php')
| -rw-r--r-- | Examples/php/check.list | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Examples/php/check.list b/Examples/php/check.list index 9daad455b..28c7a619f 100644 --- a/Examples/php/check.list +++ b/Examples/php/check.list @@ -1,16 +1,18 @@ # see top-level Makefile.in # (see also top-level configure.in kludge) +callback class constants cpointer disown enum +extend funcptr overloading pointer pragmas -reference proxy +reference simple sync value |
