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

Summary: PHPcs can't load standard
Product: php Reporter: joeysantiago_
Component: DebuggerAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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!