Olly Betts
|
29354ed19d
|
Update comment in PHP testcase
The PHP7 workaround we currently use has evolved a bit since this
comment was written.
|
2022-07-11 13:20:25 +12:00 |
|
Olly Betts
|
b41fede827
|
[php] Fix default_args_runme.php for PHP7.0
|
2022-06-12 15:27:49 +12:00 |
|
Olly Betts
|
cdcb8cc9ee
|
[php] Try again to fix default_args_runme.php for PHP7
|
2022-06-12 15:02:26 +12:00 |
|
Olly Betts
|
3a84a4dd96
|
[php] Fix new default_args_runme.php for PHP < 7.3
|
2022-06-12 10:20:13 +12:00 |
|
Olly Betts
|
c95df57976
|
[php] Fix missing parameter type declarations
In some cases of overloaded functions the parameter type information was
missing for some or all parameters.
See #2151
|
2022-06-12 09:22:27 +12:00 |
|