You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,12 @@ All code within the PHPCompatibility organisation is released under the GNU Less
88
88
89
89
## Changelog
90
90
91
+
### 2.1.0 - 2018-12-16
92
+
93
+
* Ruleset: Updated for the PHP 7.1 polyfill which is included in Joomla 3.9.
94
+
* The ruleset is now also tested against PHP 7.3.
95
+
Note: full PHP 7.3 support is only available in combination with PHP_CodeSniffer 2.9.2 or 3.3.1+ due to an incompatibility within PHP_CodeSniffer itself.
0 commit comments