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

fixes #4604 #5379

Closed
wants to merge 1 commit into from
Closed

Conversation

steverhoades
Copy link
Contributor

If class contains constructor addFunction will no longer result in an error. This fixes issue #4604

@@ -493,6 +523,38 @@ public function baz()
}
}

class Bar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in a separate file. I can do that on merge.

weierophinney added a commit that referenced this pull request Oct 30, 2013
weierophinney added a commit that referenced this pull request Oct 30, 2013
- Moved classes, functions used by test case to separate files
weierophinney added a commit that referenced this pull request Oct 30, 2013
@ghost ghost assigned weierophinney Oct 30, 2013
weierophinney added a commit to zendframework/zend-json that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-json that referenced this pull request May 15, 2015
- Moved classes, functions used by test case to separate files
weierophinney added a commit to zendframework/zend-json that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-json that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants