summaryrefslogtreecommitdiff
path: root/ext/fdf
Commit message (Collapse)AuthorAgeFilesLines
* - has been moved to PECLPierre Joye2008-07-0612-2325/+0
|
* New macro for check void parametersFelipe Pena2008-02-281-2/+2
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
|
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
|
* TypoMartin Kraemer2007-03-141-1/+1
|
* Use proper lengthIlia Alshanetsky2007-01-031-1/+1
|
* MFB:Ilia Alshanetsky2007-01-031-5/+9
| | | | | | Added filter callback Unlink temporary file on error
* Bump year.Sebastian Bergmann2007-01-012-2/+2
|
* use strlcpy()Antony Dovgal2006-12-281-2/+1
|
* it's ptr, not ptrptrAntony Dovgal2006-12-281-2/+2
|
* fix another compile failure. (bjori: TEST before commit!)foobar2006-07-231-1/+1
|
* nuke types in arginfoHannes Magnusson2006-07-021-1/+1
|
* Added arg infoHannes Magnusson2006-06-141-36/+263
| | | | | Fixed protos
* Added automatic module globals managementDmitry Stogov2006-06-131-6/+9
|
* Start nuking safe_mode. Still a lot of work to do...Andi Gutmans2006-02-191-7/+7
|
* bump year and license versionfoobar2006-01-012-6/+6
|
* - Nuke php3 legacyfoobar2005-12-061-1/+1
|
* zend_is_callable() and zend_make_callable() were changed to return readable ↵Dmitry Stogov2005-08-221-4/+5
| | | | function name as zval (instead of string).
* - Bumber up yearfoobar2005-08-032-2/+2
|
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
|
* Fixed ZTS build of fdf extension.Ilia Alshanetsky2005-04-201-2/+2
|
* Fixed possible crash on fstat() failure.Ilia Alshanetsky2004-11-081-2/+5
|
* - Remove unused blocksMarcus Boerger2004-05-194-8/+0
|
* Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-05-161-0/+8
|
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+58
| | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* Added fdf to the new win32 build. Works both as sharedEdin Kadribasic2003-12-071-0/+15
| | | | | and built-in extension on windows.
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+1
| | | | | - Added breaks to make sure the preferred value is used.
* check for FDFErcNoValue was in the wrong execution path,Hartmut Holzgraefe2003-09-111-2/+1
| | | | | should always be treated as 'no error' (should finally fix #22803)
* - skip with CLIfoobar2003-08-291-1/+1
|
* - Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared ↵foobar2003-08-051-6/+6
| | | | extension). (Jani)
* MFB: fix for #24249Edin Kadribasic2003-07-142-2/+6
|
* proto fixesAndrey Hristov2003-06-151-3/+3
|
* updating license information in the headers.James Cox2003-06-102-6/+6
|
* @fdf crash with ZTS builds fixed (see Bug #14877)Hartmut Holzgraefe2003-05-281-1/+12
|
* FDF test casesHartmut Holzgraefe2003-05-285-0/+110
|
* 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
| | | | | @64-bit correction to variables passed to zend_parse_parameters (Dave)
* proto fixesHartmut Holzgraefe2003-02-101-9/+9
|
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-10/+3
|
* Bump year.Sebastian Bergmann2002-12-312-2/+2
|
* Added missing &.Ilia Alshanetsky2002-12-111-1/+1
|
* Added missing variable to parameter retrieval.Ilia Alshanetsky2002-12-111-1/+2
|