diff options
Diffstat (limited to 'scripts/dev/generate-phpt/src/texts/unknownFunction.txt')
-rw-r--r-- | scripts/dev/generate-phpt/src/texts/unknownFunction.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/dev/generate-phpt/src/texts/unknownFunction.txt b/scripts/dev/generate-phpt/src/texts/unknownFunction.txt new file mode 100644 index 0000000..2e76978 --- /dev/null +++ b/scripts/dev/generate-phpt/src/texts/unknownFunction.txt @@ -0,0 +1,4 @@ + +The function name is not a valid PHP function name. +Check that the extension containing the function is loaded. + |