lasso/bindings/php5
Benjamin Dauvergne 699f0e42d5 [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 and php 5.3.5
- gcc now warns when you compate a typedef to the anonymous enum which
   define it.
 - some inline function in the zend.h header do compare between signed
   and unsigned char.
2011-11-21 22:10:12 +01:00
..
examples add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
tests [bindings php5] remove hardcoding the php5 cli interpreter 2011-01-04 11:16:00 +01:00
Makefile.am [misc] apply changes to remove warning blocking compilation with gcc 4.5.2 and php 5.3.5 2011-11-21 22:10:12 +01:00
__init__.py Move all files related to the php5 binding inside 2008-08-05 14:52:56 +00:00
lang.py * Remove ending blanks 2008-09-12 15:06:58 +00:00
lasso.ini [project @ fpeters@0d.be-20080423145930-yekpmusph6oob90d] 2008-04-29 12:10:40 +00:00
php_code.py [Bindings php5] simplify is_object in php_code.py 2010-07-12 14:09:09 +00:00
wrapper_header.py * Remove ending blanks 2008-09-12 15:06:58 +00:00
wrapper_source.py [Strings] add string constant for the internal XML attributes used in dumps 2010-09-03 19:02:37 +02:00
wrapper_source_top.c [binding php5] add inline implementation of lasso_log since it is a private function of lasso 2010-12-14 15:19:54 +01:00