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

Problem with Forward Plugin #5432

Merged
merged 5 commits into from Nov 12, 2013
Merged

Commits on Nov 11, 2013

  1. [zendframework#5432] Test if callback is an array prior to accessing …

    …as array
    
    - Callbacks can be strings, objects (functors), or closures, too.
    - Allow testing against functor callbacks
    weierophinney committed Nov 11, 2013
    Copy the full SHA
    b91c76f View commit details
    Browse the repository at this point in the history
  2. [zendframework#5432] Added test

    - Finally determined a way to add a test for this.
    weierophinney committed Nov 11, 2013
    Copy the full SHA
    e5fd6bf View commit details
    Browse the repository at this point in the history
  3. [zendframework#5432] CS fixes

    - Trailing whitespace
    weierophinney committed Nov 11, 2013
    Copy the full SHA
    9c5ba9b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2013

  1. [zendframework#5432] Incorporate feedback

    - Simplify logic when introspecting callback
    weierophinney committed Nov 12, 2013
    Copy the full SHA
    8bf4310 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c20e80 View commit details
    Browse the repository at this point in the history