summaryrefslogtreecommitdiff
path: root/ext/pfpro/php_pfpro.h
Commit message (Collapse)AuthorAgeFilesLines
* - Moved pfpro, ovrimos and mcve to PECLfoobar2005-09-021-85/+0
| | | | | # Pierre will create the packages for these
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - 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?
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-3/+3
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* - Cleaned up some code and used the proper macros for ZTS stuff.foobar2002-10-101-4/+3
| | | | | | | | | - Fixed a memleak. - Fixed a bug in pfpro_process() when response contains only 2 entries. (random garbage added in the end of the value + key sometimes wrong) # Sorry for including the ws fixes..I got carried away when fixing that bug
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* fix macrosDaniel Beulshausen2001-09-171-1/+1
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
|
* - Remove some stale codeJohn Donagher2001-05-011-1/+8
| | | | | | | | - Fix spelling mistakes - Add build-time version detection - Add support for v3 Verisign SDK @ pfpro extension now supports version 3 of the Verisign SDK (John Donagher)
* - Fix spelling errorAndi Gutmans2001-03-211-1/+1
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* display ini file entries on phpinfo(), unregister them on shutdownDavid Croft2000-08-151-3/+3
| | | | | | | numeric ini file entries stored as ints removed unnecessary casts from PFPROG() pval -> zval
* # Added code to pfpro.c and php_pfpro.h to parse defaults out of php.iniJohn Donagher2000-07-241-0/+7
| | | | | | @- For the pfpro extension: defaulthost, defaultport, defaulttimeout, and @ all of the default proxy settings can now be defined in php.ini
* # remove leading _ from #defineDavid Croft2000-07-191-3/+3
|
* merged changes from Signio module by John Donagher <john@webmeta.com>David Croft2000-07-151-20/+6
|
* @- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)David Croft2000-07-151-0/+88
New extension pfpro to interface with Signio Payflow Pro library for credit card processing etc