swig/Lib/php4
Kevin Ruland 3ab65a48a0 Fairly major update to php code generation and type library. Brief summary:
- Revised simplified makefile generation using -make switch.
 - Proper support of in, out, argout, ret typemaps.
 - Function overloading with typecheck typemap support.
 - Fragment inclusion in typemaps.
 - Proper handling of object destructors relying on PHP's reference counting.
 - Constants using consttab and varinit typemaps.
 - Global variables using varinit typemaps.
 - Can generate C++ bindings using either objects or no objects (-noproxy).
 - Special phppointer.i typemaps for using php references for pointer passing.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7392 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-08-24 17:10:11 +00:00
..
const.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
globalvar.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
php4.swg Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
php4init.swg Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
php4kw.swg Forgot #undefs, add python bad names, change names from 2003-12-12 06:15:46 +00:00
php4run.swg Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
phppointers.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
std_string.i removed redundant valuewrapper feature 2004-10-20 21:19:14 +00:00
std_vector.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
typemaps.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00
utils.i Fairly major update to php code generation and type library. Brief summary: 2005-08-24 17:10:11 +00:00