pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-pcntl mention 7.1.x goodness, asynchronous s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d58cb3268821
branches: trunk
changeset: 350807:d58cb3268821
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Aug 06 11:49:24 2016 +0000
description:
mention 7.1.x goodness, asynchronous signal handling
diffstat:
devel/php-pcntl/DESCR | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 7f3c9edd2d30 -r d58cb3268821 devel/php-pcntl/DESCR
--- a/devel/php-pcntl/DESCR Sat Aug 06 11:49:06 2016 +0000
+++ b/devel/php-pcntl/DESCR Sat Aug 06 11:49:24 2016 +0000
@@ -6,3 +6,6 @@
Process Control should not be enabled within a webserver environment
and unexpected results may happen if any Process Control functions
are used within a webserver environment.
+
+On PHP 7.1.x, this module supports Asynchronous Signal Handling (without TICKs):
+https://wiki.php.net/rfc/async_signals
Home |
Main Index |
Thread Index |
Old Index