]> granicus.if.org Git - php/commitdiff
I think that is the preferred way as of now
authorSascha Schumann <sas@php.net>
Fri, 28 May 1999 18:51:51 +0000 (18:51 +0000)
committerSascha Schumann <sas@php.net>
Fri, 28 May 1999 18:51:51 +0000 (18:51 +0000)
apidoc.txt

index 2b7fecde046734c20a34e3ecc67efbf7bb26aa9d..34eac2896c4c618cb51668e254d8a5d816d8f848 100644 (file)
@@ -19,7 +19,7 @@ Table of Contents
 
    All functions look like this:
 
-       void php3_foo(INTERNAL_FUNCTION_PARAMETERS) {
+       PHP_FUNCTION(foo) {
 
        }