Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mnapoli
Copy link
Member

@mnapoli mnapoli commented Nov 27, 2014

<?php

return array(
    'foo' => array('MyClass', 'myMethod'),
);

Dies on a fatal error on PHP 5.3 :/

This PR fixes that bug.

@mnapoli mnapoli added the bug label Nov 27, 2014
@mnapoli mnapoli self-assigned this Nov 27, 2014
mnapoli added a commit that referenced this pull request Nov 27, 2014
Possible fatal error on PHP 5.3 in FactoryDefinitionResolver
@mnapoli mnapoli merged commit 16fab8e into master Nov 27, 2014
@mnapoli mnapoli deleted the test-factory-definition-resolver branch November 27, 2014 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants