Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fix merging of identifiers for Zend\EventManager #1955

Merged

Commits on Jul 23, 2012

  1. Create tests to address bug in adding identifiers

    When new identifiers are added, some get lost and are not appended
    to the list of identifiers.
    Jurian Sluiman committed Jul 23, 2012
    Configuration menu
    Copy the full SHA
    4bcf106 View commit details
    Browse the repository at this point in the history
  2. Update test to purely address adding strings

    Jurian Sluiman committed Jul 23, 2012
    Configuration menu
    Copy the full SHA
    d999300 View commit details
    Browse the repository at this point in the history
  3. Fix event manager to allow strings added as identifier

    Jurian Sluiman committed Jul 23, 2012
    Configuration menu
    Copy the full SHA
    c33ee80 View commit details
    Browse the repository at this point in the history