Changeset 60795
- Timestamp:
- 09/23/2025 06:50:56 PM (6 months ago)
- File:
-
- 1 edited
-
trunk/phpcompat.xml.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpcompat.xml.dist
r60257 r60795 86 86 <exclude-pattern>/sodium_compat/src/Compat\.php$</exclude-pattern> 87 87 </rule> 88 <rule ref="PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound"> 89 <exclude-pattern>/sodium_compat/src/PHP52/SplFixedArray\.php$</exclude-pattern> 90 </rule> 91 <rule ref="PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"> 92 <exclude-pattern>/sodium_compat/src/PHP52/SplFixedArray\.php$</exclude-pattern> 93 </rule> 88 94 89 95 </ruleset>
Note: See TracChangeset
for help on using the changeset viewer.