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 257708

Summary: Symfony 3 support
Product: php Reporter: Tomas Mysik <tmysik>
Component: SymfonyAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: cyuste, fr3sh, philodido, waldermort
Priority: P2    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Mysik 2016-01-27 09:07:11 UTC
Adding back lost issue originally reported by fr3sh@netbeans.org.

Yes, Symfony 3 is currently not supported. We hope we will be able to add its
support in the next version of NetBeans.

Thanks.
Comment 1 waldermort 2016-01-31 10:24:10 UTC
It is partially supported in the current dev build, by selecting the Symfony2 framework and pointing it's 'App' directory to the 'bin' directory within the project. This at least allows the running of the clear cache command from within the IDE.
Comment 2 Tomas Mysik 2016-02-01 09:03:24 UTC
*** Bug 257783 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Mysik 2016-02-03 11:48:00 UTC
Useful link:

http://symfony.com/blog/symfony-3-0-0-released
Comment 4 Tomas Mysik 2016-02-15 07:14:18 UTC
*** Bug 257972 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Mysik 2016-03-09 06:40:27 UTC
Should be working at the same level as for Symfony 2.

Thanks.

http://hg.netbeans.org/web-main/rev/eb627ef924d9
Comment 6 Quality Engineering 2016-03-10 02:01:10 UTC
Integrated into 'main-silver', will be available in build *201603100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/eb627ef924d9
User: Tomas Mysik <tmysik@netbeans.org>
Log: #257708 - Symfony 3 support

The same level of support as for Symfony 2.
Comment 7 Tomas Mysik 2016-03-11 12:03:02 UTC
Just added support for Navigate To Action/View (based on file paths not file contents).

http://hg.netbeans.org/web-main/rev/cd15c1cc72ee