[php-maint] Bug#341868: bug still around in libedit
Raphael Geissert
atomo64 at gmail.com
Thu May 1 19:35:08 UTC 2008
block 341868 by 286356
unarchive 286356
found 286356 2.9.cvs.20050518-4
thanks
With the readline extension:
$ php -r 'sleep(60);' &
[2] 32068
$
[2]+ Stopped php -r 'sleep(60);'
Without:
$ php -r 'sleep(60);' &
[2] 31465
$
[2]- Done php -r 'sleep(60);'
$ php -v
PHP 5.2.5-3 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 21 2008 02:03:40)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Suhosin v0.9.23, Copyright (c) 2007, by SektionEins GmbH
The above package version modified to also build the readline extension
(--with-libedit=shared,/usr)
Cheers,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
More information about the pkg-php-maint
mailing list