summaryrefslogtreecommitdiff
path: root/ext/fdf
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-312-2/+2
* MF5: use safe_emallocStanislav Malyshev2007-03-051-1/+1
* MFH: unlink temporary file on errorIlia Alshanetsky2007-01-031-4/+3
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* MFHAntony Dovgal2006-12-281-2/+1
* bump year and license versionfoobar2006-01-012-8/+8
* MFH: Fixed possible crash on fstat() failure.Ilia Alshanetsky2004-11-081-2/+5
* MFH: Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-05-161-0/+8
* MFHfoobar2003-10-011-1/+1
* MFHHartmut Holzgraefe2003-09-111-2/+1
* MFH: - Fixed bug #24936 (ext/fdf is not linked properly when compiled as shar...foobar2003-08-051-6/+6
* Fixed bug #24949.Edin Kadribasic2003-07-142-2/+6
* MFHHartmut Holzgraefe2003-05-281-0/+7
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-284-0/+68
* MFHIlia Alshanetsky2003-05-211-0/+20
* MFHfoobar2003-05-131-1/+2
* removing the crashbug on windowsHartmut Holzgraefe2003-05-091-1/+0
* MFHHartmut Holzgraefe2003-05-091-67/+57
* no c++ comments..foobar2003-03-101-3/+3
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-071-3/+6
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* MFHIlia Alshanetsky2002-12-111-1/+2
* - No tabs, no echoing, no unnecessary codefoobar2002-10-231-7/+3
* make it work with pre-v5 fdftk againHartmut Holzgraefe2002-10-232-8/+42
* Cleanup. (no tabs here!)foobar2002-10-211-41/+38
* @ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)Hartmut Holzgraefe2002-10-213-120/+955
* Unify error messagesDerick Rethans2002-06-271-17/+17
* - Fix this without breaking BCfoobar2002-03-202-2/+9
* - the fdf include file shipped with the FDF toolkit is spelledUwe Steinmann2002-03-191-1/+1
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-7/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* added libfdftk for link path to make shared module.Rui Hirokawa2001-12-301-0/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixHartmut Holzgraefe2001-12-051-1/+1
* Unified the configure messages.foobar2001-11-301-3/+5
* * 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
* Fixes commit / link problems with certain compilers.foobar2001-09-051-1/+1
* KISS. And the search order must be reversed always. Last one counts.foobar2001-08-301-14/+7
* accomodate SAPI_API changesDaniel Beulshausen2001-08-151-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
* This should work better. Thanks to Jon Wagoner <jwagoner@wlion.com>foobar2001-08-011-2/+2
* 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