Skip to content

Commit 8e46746

Browse files
committed
Show php config paths
1 parent 14737eb commit 8e46746

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

install-extensions.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ install_tideways_xhprof() {
5252
has_extension "$extension"
5353
}
5454

55+
# Show php config paths
56+
php --ini
57+
5558
case "$(uname -s):$PHP_VERSION" in
5659
*:5.*)
5760
install_xhprof 0.9.4

0 commit comments

Comments
 (0)