We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796471c commit 8685bacCopy full SHA for 8685bac
docs/editing.md
@@ -11,7 +11,7 @@ When adding new functions or methods, there are a few options:
11
12
### Option A: Generating stub using `gen_stub.php`
13
This is the new preferred way to generate files for new extensions, classes, functions
14
-or methods using [`get_stub.php`][gen_stub]. The script is found in the [php-src][php-src]
+or methods using [`gen_stub.php`][gen_stub]. The script is found in the [php-src][php-src]
15
repository and uses the stub files to generate documentation (DocBook) files.
16
17
### Option B: Generating files using docgen
0 commit comments