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

Patch property accessor exception #7999

Closed

Conversation

sescandell
Copy link
Contributor

Q A
Bug fix? no
New feature? a kind of?
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets 7881
License MIT
Doc PR

See discussion on issue #7881.

@sescandell
Copy link
Contributor Author

Waiting for some other opinions about what to really do: throwing a new NoSuchIndexException or throwing the already existant NoSuchPropertyException (is it really relevant to distinguish Index from Property access?)

@sescandell
Copy link
Contributor Author

Hi,

I one more time encountered this little issue in on of my projects (issue... I had to take into account that trying to get a nonexistent property from an array behaves like retrieving an null value from an existing property in an array).

@stof , could we discuss about this PR please?
Any recommendation about it?

Do I have to change anything?

@fabpot
Copy link
Member

fabpot commented Sep 27, 2013

Closing in favor of #9148

@fabpot fabpot closed this Sep 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants