Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-08-12 18:36:23 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-08-12 18:36:23 +0300
commit37b294b356a137433ab664c3e35c8824cf7f6f44 (patch)
tree81fb2a735d6c8339b409233693329a649e08e32d /libs
parentac573404189741340fe09648446e0882f9303d6a (diff)
Document changes done in #8410 for PHP7 compatibility in a 3rd party lib
Diffstat (limited to 'libs')
-rw-r--r--libs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/README.md b/libs/README.md
index c705fdd7c9..f5a061a1dc 100644
--- a/libs/README.md
+++ b/libs/README.md
@@ -20,6 +20,7 @@ third-party libraries:
* sparkline/
- in r1296, remove require_once
- empty sparklines with floats, off-by-one errors, and locale conflict
+ - in 270821ed (https://github.com/piwik/piwik/pull/8410) PHP7 compatibility: renamed the constructors
* tcpdf/
- in 6f945465fe40021d579bc2b4b8876468da69b062 fixed a bug reported in the forums
- in 566c63a52e31b2b2d3e1a83f8f63e74e8d661b21 fixed another couple bugs with fopen throwing warnings