From 1552ed394a0f9e6a52b11cb051a17b67b052d945 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Sun, 27 Sep 2015 13:25:35 +0100 Subject: [PATCH] release version on pecl --- package.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/package.xml b/package.xml index 6b4fb562..44f019bf 100644 --- a/package.xml +++ b/package.xml @@ -10,11 +10,11 @@ krakjoe@php.net yes - 2015-09-22 - + 2015-09-27 + - 3.0.6 - 3.0.6 + 3.0.7 + 3.0.7 stable @@ -22,7 +22,11 @@ PHP License - only allow execution in CLI, the only place it is really sensible + fix issue destroying monitors (deadlocking on shutdown) + remove Thread::kill + disable auto-join on __destruct of Thread + use global persistent shared strings table + support compiling and linking with AddressSanitizer support @@ -76,7 +80,6 @@ -