-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello!

With MediaWiki core now requiring PHP 7.0 or HHVM as the minimum
version, CodeSniffer will now also require the same, and targets those
versions as the minimum for the code it will be checking starting with
version 20.0.0.

19.0.0 contains new sniffs and bug fixes, and is the last version to
support PHP 5.5 and 5.6. I will have libraryupgrader upgrade all
repositories directly to 20.0.0. If you want to continue to support
older PHP versions in your project, upgrade your project to use 19.0.0
directly. libraryupgrader will skip projects using that version, since
it means you explicitly want to support older PHP versions.

Here's the changelog for 19.0.0:
* Add break and continue to ParenthesesAroundKeywordSniff (Umherirrender
)
* Check if the default of null is in the type list of @param
(Umherirrender)
* Do not enforce name for traits with phpunit annotations (Umherirrender
)
* Don't allow 'iterable' type hint (Kunal Mehta)
* Prevent usage of nullable and void type hints (Kunal Mehta)
* Prohibit PHP's vanilla execution (Max Semenik)
* Reorganize PHP 7.0 compatibility sniffs into a category (Kunal Mehta)

And for 20.0.0:
* Require PHP 7 or HHVM to run (Kunal Mehta)
* Document why we still need to keep ScalarTypeHintUsageSniff (Kunal
Mehta)
* Drop PHP7UnicodeSyntaxSniff sniff (Kunal Mehta)

- -- Legoktm
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+h6fmkHn9DUCyl1jUvyOe+23/KIFAlsHy48ACgkQUvyOe+23
/KICmA/+OCzvr49gSu8VeB4+dQZR2qHp25rdShszsmsqr6iXKeObxUahLM0TcgtO
3x/TNCuT2uGnXrwVhzfqIglj0xs85niRx11tvCAm1rFPCMZKW8k1usA/s7nI5yQ4
3vnlkyZxhTKL+4VG0U0v2aMcQh8h+WhLyGqFZ9BW9CxzjZpxXuNJ/mP7KJtqaCZp
EH/23gzf/fez1szV6ZIeh42Bv11HRxZBGpiJGnh7Vs5xKmwzfhUZQsvKBq5vBit0
+snbt+c4QpqZ9hEsa5vFqYQKDRj6EybuFlTLRmPYXScfm0udm+6h5EqCfuz2QdUB
n88Cc/FApsgtUlve0LsOalpU/ePvEd3TPb33LU1mc/+bhBZs4j1E5mHlgmI28pWA
1UxuK8V5KP63ZcaWQsemU7vQ4wnS0PyPF+gabDxLmJNtW929AZe52mZxKq7lBO4K
rUdqHoGZylmIM/etM5LLnEpZ2rNPL9+S+JAtFV/kke60F6VLVFgfDMIVH3phvj7t
HrO2J+jq5eRQ8C4K1zvMXpyz1+vBtxma1yBsZMcrZZOlMaxoTjczWoLro3izBqs4
6BIZD4koEdtOJhcsz1GgnyaF6jGpWESirjwf9zRoruoZfGMrozEpvrk4SRiuHVoF
PqBs9bSUJ+IjrzQZD4dtdBEcb1m6sZ6UlQhxJ+8TQ3ChnHIGM5I=
=jP1N
-----END PGP SIGNATURE-----

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to