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 271230 - PHPcs can't load standard
Summary: PHPcs can't load standard
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-04 07:27 UTC by joeysantiago_
Modified: 2017-08-04 07:27 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 joeysantiago_ 2017-08-04 07:27:07 UTC
Product Version: NetBeans IDE 8.2 (Build 201705191307)
Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 4.10.0-28-generic running on amd64; UTF-8; en_US (nb)

Hello, 

i can't find a way to set any Default Standard for my phpcs. I set the bin to the correct path and in command line running phpcs -i i can see many standards to choose from, but on NetBeans it doesn't load any of them.
Also looked at https://netbeans.org/bugzilla/show_bug.cgi?id=244550 , but my phpcs is indeed installed with composer, and that file starts with 

#! /usr/bin/env php

thanks for helping!