MantisBT: master c134cb5b

Author Committer Branch Timestamp Parent
dregad dregad master 2014-11-08 05:50 master a7cae9f1
Changeset

PHPUnit HelperTest fix error 4096

Commit 5458f7020999317b35f403fa2a0e477d6182ec12 changed function
helper_array_transpose() signature, the argument MUST be an array so it
does not make sense for the unit test to cover NULL, Scalar and Object
types.

mod - tests/Mantis/HelperTest.php Diff File