summaryrefslogtreecommitdiffstats
path: root/APM-config.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 14:15:09 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 14:15:09 +0200
commit3f7a27e4fd8b3f523571ed24e7885fc872142b74 (patch)
treeb00021d3cb1f8cb024c0dc8674edcc6ed4f764ce /APM-config.patch
parent9c9e9ca8c10ffa3e294c5d113e49d664380e9f9f (diff)
php 5.6 - add failed test list
Diffstat (limited to 'APM-config.patch')
-rw-r--r--APM-config.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/APM-config.patch b/APM-config.patch
index 94fe6bc..7332b68 100644
--- a/APM-config.patch
+++ b/APM-config.patch
@@ -9,7 +9,7 @@
; Application identifier, helps identifying which application is being monitored
; apm.application_id="My application"
; Enable the capture of events such as errors, notices, warnings,...
-@@ -26,7 +26,7 @@
+@@ -29,7 +29,7 @@
; SQLite configuration
; Whether to enable the sqlite driver
@@ -18,7 +18,7 @@
; Whether to collect stats for the sqlite driver (ATTENTION: Has an impact on performance!)
; apm.sqlite_stats_enabled=Off
; Error reporting level specific to the sqlite driver
-@@ -46,7 +46,7 @@
+@@ -49,7 +49,7 @@
; MySQL configuration
; Whether to enable the mysql driver
@@ -27,7 +27,7 @@
; Whether to collect stats for the mysql driver (ATTENTION: Has an impact on performance!)
; apm.mysql_stats_enabled=Off
; Error reporting level specific to the mysql driver
-@@ -68,7 +68,7 @@
+@@ -71,7 +71,7 @@
; StatsD configuration
; Whether to enable the statsd driver
@@ -36,7 +36,7 @@
; Whether to collect stats for the StatsD driver
; apm.statsd_stats_enabled=On
; Host of the statsd server
-@@ -78,7 +78,7 @@
+@@ -81,7 +81,7 @@
; Socket configuration
; Whether to enable the socket driver