luz.paz
60dfa31a67
Misc. typos
...
found via `codespell` and `grep`
2018-05-17 10:04:23 -04:00
Nihal
74fa7d00e2
Fix indentation in PHP7 and PHP5 variables example
2017-06-26 15:36:55 +12:00
Nihal
21108781a7
Add documentation and examples for php version pragma.
...
Pragma version to specify versions for PHP5 and PHP7 extensions.
See issue #360 .
2017-05-08 12:02:53 +05:30
Olly Betts
855b8dfcf6
Fix PHP5 examples to use php5 make targets
...
Only a subset had been updated.
2016-12-01 11:52:25 +13:00
Olly Betts
1169874f59
[PHP] Add support for PHP7.
...
PHP5's C extension API has changed substantially so you need to use
-php7 to specify you want PHP7 compatible wrappers.
Fixes https://github.com/swig/swig/issues/571
2016-11-30 13:05:59 +13:00