summaryrefslogtreecommitdiff
path: root/ext/mcve
Commit message (Collapse)AuthorAgeFilesLines
* Moved these example scripts out of tests.foobar2002-03-273-0/+0
|
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
|
* Maintain headersSander Roobol2002-03-111-1/+1
|
* more proto stuffHartmut Holzgraefe2002-03-071-17/+9
|
* proto fixes:Hartmut Holzgraefe2002-03-071-241/+106
| | | | | | | | - changed 'double' to 'float' - changed 'int' to 'resource' where appropriate - format change: proto has to be on a single line and description on the very next one, some tools still rely on this
* tab/space mixture cleand up,Hartmut Holzgraefe2002-03-022-43/+60
| | | | | | editor config comments added, minor proto fixes
* - Fix CREDITS filesDerick Rethans2002-03-021-8/+2
|
* Fix proto for mcve_initconnBrad House2002-02-281-1/+1
|
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Initial MCVE extension added (Credit Card Processing)Brad House2002-02-2710-0/+2181