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 227797 - CC in ZF2 views not working
Summary: CC in ZF2 views not working
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 06:35 UTC by Tomas Mysik
Modified: 2013-03-26 07:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2013-03-22 06:35:43 UTC
I just noticed that the CC in ZF2 views is not working (only "$this" is present).

Thanks.

Product Version: NetBeans IDE Dev (Build 20130321-cbb3c56deda0)
Java: 1.6.0_43; Java HotSpot(TM) 64-Bit Server VM 20.14-b01
Runtime: Java(TM) SE Runtime Environment 1.6.0_43-b01
System: Linux version 3.5.0-26-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Tomas Mysik 2013-03-22 06:39:31 UTC
URL for ZF skeleton:

https://github.com/zendframework/ZendSkeletonApplication
Comment 2 Ondrej Brejla 2013-03-25 13:28:37 UTC
Works for us ;)
Comment 3 Tomas Mysik 2013-03-26 07:55:25 UTC
Nice :)