summaryrefslogtreecommitdiffstats
path: root/bindings/php5/php_code.py
Commit message (Collapse)AuthorAgeFilesLines
* Bindings php5: add support for xmlNode argumentsBenjamin Dauvergne2009-03-271-1/+1
| | | | | | | | * bindings/php5/php_code.py: * bindings/php5/wrapper_source.py: complete error reporting about on documentation treatment. treat xmlNode* arguments (convert string to xmlNode, give as argument, then frees it).
* php: added a root class to define generic getter and setterDamien Laniel2008-09-171-23/+26
|
* * Remove ending blanksBenjamin Dauvergne2008-09-121-3/+3
|
* Move all files related to the php5 binding insideBenjamin Dauvergne2008-08-051-0/+477
the php5 subdirectory.