Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit dc47ea9

Browse files
committed
fix phpcs ruleset name
1 parent 1a2adb4 commit dc47ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<ruleset name="PEAR-StreamVar">
2+
<ruleset name="PEAR-textlanguagedetect">
33
<rule ref="PEAR">
44
<!-- we keep the old php4-style variable names for now -->
55
<exclude name="PEAR.NamingConventions.ValidFunctionName.PublicUnderscore"/>

0 commit comments

Comments
 (0)