Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few changes to fix Retrieve calls for non-magic classes #16

Merged
merged 4 commits into from
May 23, 2014

Conversation

ryross
Copy link
Contributor

@ryross ryross commented May 22, 2014

Should be self explanatory with the commit messages.

…pts parameters. This fixes a bug that occurred when trying to cast objects that don't have an explicit constructor with a $client parameter (in my case it was DataExtensionField).
@coveralls
Copy link

Coverage Status

Coverage increased (+0.52%) when pulling 0a15c5d on ryross:master into b8e1aa2 on druid628:master.

…pdating the hierarchy here so that EtBaseClass::cast() works as it should. It wasn't keeping the DataExtensionField Name along with some other properties
@coveralls
Copy link

Coverage Status

Coverage increased (+0.52%) when pulling 35e454c on ryross:master into b8e1aa2 on druid628:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.52%) when pulling 1717403 on ryross:master into b8e1aa2 on druid628:master.

druid628 added a commit that referenced this pull request May 23, 2014
Fixes Retrieve calls for non-magic classes
@druid628 druid628 merged commit 71cc3c6 into druid628:master May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants