summaryrefslogtreecommitdiff
path: root/ext/fdf/fdf.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed ZTS build of fdf extension.Ilia Alshanetsky2005-04-201-2/+2
* Fixed possible crash on fstat() failure.Ilia Alshanetsky2004-11-081-2/+5
* Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-05-161-0/+8
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* check for FDFErcNoValue was in the wrong execution path,Hartmut Holzgraefe2003-09-111-2/+1
* MFB: fix for #24249Edin Kadribasic2003-07-141-0/+4
* proto fixesAndrey Hristov2003-06-151-3/+3
* updating license information in the headers.James Cox2003-06-101-3/+3
* @fdf crash with ZTS builds fixed (see Bug #14877)Hartmut Holzgraefe2003-05-281-1/+12
* Added missing open_basedir & safe_mode checksIlia Alshanetsky2003-05-211-0/+20
* zend_is_callable() already checks this ...Hartmut Holzgraefe2003-05-201-8/+0
* MFB: removing the crashbug on windowsfoobar2003-05-131-2/+2
* no more VC++ compile warningsHartmut Holzgraefe2003-05-091-10/+6
* proto fixesHartmut Holzgraefe2003-03-171-2/+2
* cs & ws fixesfoobar2003-03-101-36/+37
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-3/+6
* proto fixesHartmut Holzgraefe2003-02-101-9/+9
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-10/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added missing &.Ilia Alshanetsky2002-12-111-1/+1
* Added missing variable to parameter retrieval.Ilia Alshanetsky2002-12-111-1/+2
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* make it work with pre-v5 fdftk againHartmut Holzgraefe2002-10-231-6/+35
* @ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)Hartmut Holzgraefe2002-10-211-105/+874
* Unify error messagesDerick Rethans2002-06-271-17/+17
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixHartmut Holzgraefe2001-12-051-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-2/+3
* We don't consistently check for args passed to functions that don'tRasmus Lerdorf2001-08-131-0/+3
* WhitespaceZeev Suraski2001-08-111-18/+18
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+1
* Fix build. This was done by bringing this to the 'PHP 4 era' :)foobar2001-07-281-16/+10
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Add fdf_set_encoding()Rasmus Lerdorf2001-07-131-0/+34
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-19/+16
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* fixed protosfoobar2001-04-071-17/+17
* Fixed some bugs.foobar2001-04-061-388/+315
* Fix bugs: #10157, #7549foobar2001-04-051-30/+31
* Prevent mem leakfoobar2001-03-181-0/+1
* Fix the fix. Plus killed some compile warnings.foobar2001-03-181-11/+3
* Fix reference to nuked functionZeev Suraski2001-03-181-2/+11
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1