Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe | Matt Wilmas | 2009-06-05 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+5 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | malloc() -> pemalloc() | Ilia Alshanetsky | 2007-03-12 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -2/+2 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | Added support for date/time types | Ard Biesheuvel | 2004-06-05 | 1 | -26/+158 |
| | | | | | | Added support for compiling/executing PHP code stored in the database Added support for TSRM | ||||
* | Added support for scaled integers | Ard Biesheuvel | 2004-06-04 | 1 | -3/+39 |
| | |||||
* | Added support for arbitrary input types | Ard Biesheuvel | 2004-06-04 | 1 | -38/+107 |
| | | | | | Added support for NULL input/output values | ||||
* | Let DB handle type coercion instead of PHP | Ard Biesheuvel | 2004-06-03 | 1 | -49/+38 |
| | |||||
* | Added support for other return types besides VARCHAR | Ard Biesheuvel | 2004-06-03 | 1 | -25/+60 |
| | |||||
* | Ton of fixes | Ard Biesheuvel | 2004-06-02 | 1 | -24/+41 |
| | |||||
* | Initial revision of PHP/Interbase UDF lib | Ard Biesheuvel | 2004-06-02 | 1 | -0/+127 |
# This will allow users running the embedded engine # to call PHP functions from inside their SQL statements |