[Bug 454461] New: Review Request: php-pear-Event-Dispatcher - Dispatch notifications using PHP callbacks

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 8 16:42:31 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=454461

           Summary: Review Request: php-pear-Event-Dispatcher - Dispatch
                    notifications using PHP callbacks
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fedora at famillecollet.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://remi.fedorapeople.org/php-pear-Event-Dispatcher.spec
SRPM URL: http://remi.fedorapeople.org/php-pear-Event-Dispatcher-1.0.0-1.fc8.src.rpm
Mock Log: http://remi.fedorapeople.org/php-pear-Event-Dispatcher-build.log
Description: 

The Event_Dispatcher acts as a notification dispatch table.
It is used to notify other objects of interesting things. This
information is encapsulated in Event_Notification objects. Client
objects register themselves with the Event_Dispatcher as observers of
specific notifications posted by other objects. When an event occurs,
an object posts an appropriate notification to the Event_Dispatcher.
The Event_Dispatcher dispatches a message to each registered
observer, passing the notification as the sole argument.

-- 
rpmlint is silent

This is a quite old extension but it's required by new PHP_CompatInfo (1.8.0)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list