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 16eb982 commit af89ee9Copy full SHA for af89ee9
lib/pecl
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-function php::pecl::enable_pecl_extension() {
+function php::pecl::enable_extension() {
4
local rc=0
5
local known_zend_extensions=("scoutapm")
6
0 commit comments