File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
47
47
-- Thanks to Juliette Reinders Folmer for the help with this patch
48
48
- Array properties set inside a ruleset.xml file can now extend a previous value instead of always overwriting it
49
49
-- e.g., if you include a ruleset that defines forbidden functions, can you now add to that list instead of having to redefine it
50
- -- To use this feature, add extends ="true" to the property tag
50
+ -- To use this feature, add extend ="true" to the property tag
51
51
--- e.g., property name="forbiddenFunctionNames" type="array" extend="true"
52
52
-- Thanks to Michael Moravec for the patch
53
53
- If $XDG_CACHE_HOME is set and points to a valid directory, it will be used for caching instead of the system temp directory
You can’t perform that action at this time.
0 commit comments