Edit report at https://bugs.php.net/bug.php?id=65702&edit=1
ID: 65702 Comment by: zaq178miami at gmail dot com Reported by: osma...@php.net Summary: Negative package dependencies are not parsed correctly Status: Assigned Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant Assigned To: pajoye Block user comment: N Private report: N New Comment: Hi! Same here. Are there any updates on the issue? Previous Comments: ------------------------------------------------------------------------ [2013-09-18 18:57:20] osma...@php.net Description: ------------ Negative dependencies of the PECL packages are parsed incorrectly. E.g. Event extension (version 1.7.8) has the following negative dependencies: * windows OS * libevent extension I mean <conflicts/> tag in the package.xml file. However, http://pecl.php.net/package/event page shows something ambiguous: PECL Package: libevent PHP Extension: libevent Operating System: windows Expected result: ---------------- PECL Package: libevent(conflicts) PHP Extension: libevent(conflicts) Operating System: windows(conflicts) Actual result: -------------- PECL Package: libevent PHP Extension: libevent Operating System: windows ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65702&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php