Always use 'bool' instead of 'boolean' after '@param' and '@return'
authorRicordisamoa <ricordisamoa@openmailbox.org>
Wed, 10 Dec 2014 05:09:35 +0000 (05:09 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 10 Dec 2014 11:57:31 +0000 (11:57 +0000)
commitf86a5590aae7fbe6d9b8a3d129c7a04a11a27579
tree1f241026fa052941694025801fded42abb0b5795
parenta0b52295b68ba7eb7196547e1aa59ff0b5c1febf
Always use 'bool' instead of 'boolean' after '@param' and '@return'

The former is by far the most common.

Skipped:
* resources/lib/jquery.ui/jquery.ui.datepicker.js
* resources/src/mediawiki.special/mediawiki.special.upload.js

Change-Id: I73c93797e745128ba703e4865080c36784caa474
includes/Title.php
includes/api/ApiPageSet.php
includes/api/ApiStashEdit.php
includes/changes/OldChangesList.php
includes/libs/GenericArrayObject.php
includes/libs/IPSet.php
includes/libs/XmlTypeCheck.php
includes/resourceloader/ResourceLoaderSkinModule.php
includes/specialpage/WantedQueryPage.php
includes/specials/SpecialWantedfiles.php