summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-28 13:16:19 +0100
committerRemi Collet <remi@remirepo.net>2019-02-28 13:16:19 +0100
commit72eec8064d05740635548e1fa3e15e0206b2e564 (patch)
treed07b315f0c26c56b773e0c07318c42451ee6a0fe
parentb52a9ec52e796b3e340a7193cdccd4e11e182b6b (diff)
changelog
-rw-r--r--php-pecl-timecop.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-timecop.spec b/php-pecl-timecop.spec
index 8b07c70..52931f8 100644
--- a/php-pecl-timecop.spec
+++ b/php-pecl-timecop.spec
@@ -247,7 +247,10 @@ fi
%changelog
* Thu Feb 28 2019 Remi Collet <remi@remirepo.net> - 1.2.10-5
-- test build for pending PR
+- fix strict_types support, patch from
+ https://github.com/hnw/php-timecop/pull/44
+- fix ZTS support, patch from
+ https://github.com/hnw/php-timecop/pull/45
* Wed Dec 12 2018 Remi Collet <remi@remirepo.net> - 1.2.10-4
- ignore failing test with 7.3, reported as