This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 188119

Summary: Late static binding in PHP
Product: php Reporter: basdemes
Component: EditorAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description basdemes 2010-06-26 23:05:13 UTC
When I'm using the late static binding (static::foo();) in PHP Netbeans shows it like a typo (red curly lines) Can you fix it in the next release.
Comment 1 Filip Zamboj 2010-09-15 12:32:12 UTC
batch reassigning
Comment 2 Petr Pisl 2011-07-01 13:02:32 UTC
Could you please attach an example. It works for me. I did some improvements to support late static binding. 

Please reopen if still doesn't work correctly for you. Thanks