Olly Betts
|
cf785d7071
|
Avoid uses of undeclared variables in PHP testsuite
|
2019-02-09 11:45:29 +13:00 |
|
Olly Betts
|
cadd97ac4f
|
[php] Fix widespread use of bare strings in testsuite
These generate warnings with PHP 7.3, which will become errors in a
future version.
|
2019-02-08 15:32:30 +13:00 |
|
Olly Betts
|
b32c70e244
|
Comment out use of call-time pass by reference, which has been deprecated for
ages, and is no longer supported by PHP 5.4.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13095 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-18 02:42:23 +00:00 |
|
Olly Betts
|
70a134872a
|
Remove two instances of call-time pass by reference, which has been removed in
PHP 5.4, and isn't needed for these tests anyway.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13060 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-05-10 10:37:42 +00:00 |
|
William S Fulton
|
bcc796f676
|
modify build system to use php instead of php4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-12-06 21:40:54 +00:00 |
|