mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 12:31:14 +00:00
Remove legacy xhprof
This commit is contained in:
@@ -7,19 +7,3 @@
|
||||
|
||||
all:
|
||||
type: pecl
|
||||
|
||||
5.6:
|
||||
type: pecl
|
||||
version: 0.9.4
|
||||
|
||||
5.5:
|
||||
type: pecl
|
||||
version: 0.9.4
|
||||
|
||||
5.4:
|
||||
type: pecl
|
||||
version: 0.9.4
|
||||
|
||||
5.3:
|
||||
type: pecl
|
||||
version: 0.9.4
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
name: xhprof
|
||||
|
||||
# Exclude module build/installation for the following PHP versions
|
||||
exclude: [5.2]
|
||||
exclude: [5.2, 5.3, 5.4, 5.5, 5.6]
|
||||
|
||||
# In order for this module to built correctly against all dependencies,
|
||||
# the following modules must have been built first.
|
||||
|
||||
Reference in New Issue
Block a user