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 method by name offsetUnset already exists in this class. #462

Closed
MrZone opened this issue Jan 7, 2014 · 4 comments
Closed

A method by name offsetUnset already exists in this class. #462

MrZone opened this issue Jan 7, 2014 · 4 comments
Assignees

Comments

@MrZone
Copy link

MrZone commented Jan 7, 2014

when i install mgento2 with php version 5.4.16, it throw a exception:A method by name offsetUnset already exists in this class. when generate proxy class, the code $publicMethods = $reflectionClass->getMethods(\ReflectionMethod::IS_PUBLIC) return some same name method,for example: offsetUnset

@verklov
Copy link
Contributor

verklov commented Jan 20, 2014

@MrZone , did you try installing Magento with a newer version of PHP? The issue you are experiencing might be present in some specific versions.

@MrZone
Copy link
Author

MrZone commented Jan 21, 2014

@verklov The issue just in the version 5.4.16 of PHP。

@verklov verklov self-assigned this Feb 14, 2014
@verklov
Copy link
Contributor

verklov commented Feb 14, 2014

@MrZone , got it. We have placed a ticket to the product backlog. We will notify you once we have this resolved. Thank you!

@verklov
Copy link
Contributor

verklov commented Apr 23, 2014

@MrZone, the team could not reproduce this issue any more on the most fresh code we have. Apparently it was fixed internally with some other code change. We are closing this issue.

@verklov verklov closed this as completed Apr 23, 2014
magento-team pushed a commit that referenced this issue Jul 15, 2015
mmansoor-magento pushed a commit that referenced this issue Oct 5, 2016
Bug 
- MAGETWO-58857 UI Grid won't load initial data until its state gets modified
magento-engcom-team added a commit that referenced this issue Mar 13, 2019
…462

 - Merge Pull Request magento/graphql-ce#462 from XxXgeoXxX/graphql-ce:2.3-develop#440
 - Merged commits:
   1. 07c0fbe
   2. 0db761c
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

No branches or pull requests

2 participants