ZF2-166: Redundant argument passed in ZendSkeleton
Description
The index.php of the ZendSkeleton application sets an argument, which is the exact same (default) value for the factory when passed null.
The index.php of the ZendSkeleton application sets an argument, which is the exact same (default) value for the factory when passed null.
Comments
Posted by Roberto Wesley Overdijk (rwoverdijk) on 2012-02-16T19:32:39.000+0000
The argument has been removed
Posted by Roberto Wesley Overdijk (rwoverdijk) on 2012-02-16T19:33:15.000+0000
Method removed, pull request sent.