Bug 223905

Summary: style checker should warn about adding new PHP files
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, cgambrell, dewei_zhu, ews-watchlist, glenn, jbedard, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=220749
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Ryan Haddad 2021-03-29 14:51:22 PDT
Since we are working to convert PHP tests to python, the style checker should warn about adding new PHP files
Comment 1 Radar WebKit Bug Importer 2021-04-01 11:06:37 PDT
<rdar://problem/76112036>
Comment 2 Jonathan Bedard 2021-04-01 11:16:35 PDT
Created attachment 424914 [details]
Patch
Comment 3 Jonathan Bedard 2021-04-01 11:17:28 PDT
The hammer here is a bit bigger than the one requested, but I think it's called for.

This change will warn any time a PHP file is added or modified, but not when one is deleted.
Comment 4 Jonathan Bedard 2021-04-15 15:11:48 PDT
Created attachment 426140 [details]
Patch for landing
Comment 5 EWS 2021-04-15 15:58:56 PDT
Committed r276082 (236594@main): <https://commits.webkit.org/236594@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426140 [details].