swig/Examples/php/sync
Olly Betts a49cc60772 Adjust PHP sync example
Make it work with how globals are actually wrapped.  It looks like
this example has never been right, but nobody noticed before PHP 8
started warning about the use of unset variables.

This reveals that handling of std::string properties needs fixing.
2021-04-18 10:00:34 +12:00
..
example.cxx Adjust PHP sync example 2021-04-18 10:00:34 +12:00
example.h Adjust PHP sync example 2021-04-18 10:00:34 +12:00
example.i rename php4 to php 2008-11-22 12:35:27 +00:00
Makefile Remove 'static' targets from PHP examples 2016-11-30 12:15:42 +13:00
runme.php Adjust PHP sync example 2021-04-18 10:00:34 +12:00