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