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

Pierre-Alain Joye's Blog: ext/filter, API frozen (!) and fixes, 0.11.0 is out

Andrew Podner: Rock On, Refactor, or Re-roll?

Chance Garcia's Blog: Visibility and inheritance

PHPBuilder.com: phpwiki - The Wiki for PHP Developers

Community News: Windows Software Tools for PHP Wants Beta Testers


Community Events











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


phpunit symfony2 series conference rest language zendframework2 database framework usergroup opinion functional podcast interview development release introduction community testing unittest

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