News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso's Blog:
Strange behavior in PHP with method visibility
May 28, 2012 @ 18:09:08

In his recent post Gonzalo Ayuso shares some "strange behavior" he found with method visibility in his recent development:

Normally I feel very comfortable with PHP, but not all is good. There's some things I don't like. One is the lack of real annotations and another one is this rare behaviour with visibility within the OO. Let me explain this a little bit.

The problem came up as a part of a recent refactor where a protected method, when called from an object injected into another class, threw an "access" error that it was called from the wrong context. He reported it as a bug but was reminded of how PHP handles exposure - on the class level, not the instance of a class level.

0 comments voice your opinion now!
behavior method visibility bug refactor


blog comments powered by Disqus

Similar Posts

Andrew Podner: Using Final to Prevent Overrides and Extension

Reddit.com: Year Old Bug Request for $_PUT Interested in /r/php's Opinion

Lorna Mitchell's Blog: Github to Jira Bug Migration Script

Stefan Mischook's Blog: How to call functions from another class

Matt Frost: TDD For the Unconverted


Community Events









Don't see your event here?
Let us know!


zendframework2 example unittest tool podcast database object community testing introduction opinion api language framework release interview development composer code phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework