summaryrefslogtreecommitdiff
path: root/ext/pfpro
Commit message (Expand)AuthorAgeFilesLines
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-3/+3
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-3/+3
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-5/+5
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Fixed a few more memory leaks.Ilia Alshanetsky2002-10-101-5/+8
* - Cleaned up some code and used the proper macros for ZTS stuff.foobar2002-10-102-108/+53
* - Fixed the payflowpro version check and cleaned up this a bit.foobar2002-10-101-20/+24
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-3/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-16/+16
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-8/+8
* fix macrosDaniel Beulshausen2001-09-171-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Add compile-time versioning for default hostnameJohn Donagher2001-08-141-1/+7
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-14/+2
* Quote grep patterns to avoid shell interpretationJohn Donagher2001-07-131-2/+2
* 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-0/+1
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+5
* - Remove C-style commentsJohn Donagher2001-05-021-25/+1
* Add TODOJohn Donagher2001-05-011-0/+12
* - Remove some stale codeJohn Donagher2001-05-013-49/+74
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Fix spelling errorAndi Gutmans2001-03-212-9/+9
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* PR:John Donagher2001-01-281-14/+14
* Heads up people!Zeev Suraski2000-12-221-3/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* #include "ext/standard/php_string.h" to get php_memnstr().Sascha Schumann2000-10-031-0/+2
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-1/+1
* display ini file entries on phpinfo(), unregister them on shutdownDavid Croft2000-08-152-55/+36
* # Added code to pfpro.c and php_pfpro.h to parse defaults out of php.iniJohn Donagher2000-07-242-20/+32
* automatically initialise library at first use if necessaryDavid Croft2000-07-191-7/+47
* # remove leading _ from #defineDavid Croft2000-07-191-3/+3
* - Cannot see any good reason why the test script in the dir ofUwe Steinmann2000-07-172-72/+0
* merged changes from Signio module by John Donagher <john@webmeta.com>David Croft2000-07-153-81/+182
* test file for pfproDavid Croft2000-07-151-1/+1
* @- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)David Croft2000-07-156-0/+693