Use PHP 5.6 '**' operator instead of 'pow()' function
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 6 Oct 2017 19:17:52 +0000 (21:17 +0200)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 31 May 2018 01:05:19 +0000 (18:05 -0700)
commit4fd27f006f3a233f2bed8585b1325d318763abb0
tree2224d5033453ef1974f2c153801fbcf6e9a8c13e
parent52b0799e8deca45ba345eb6db4f173a20bbe44fa
Use PHP 5.6 '**' operator instead of 'pow()' function

Change-Id: Ieb22e1dbfcffaa4e7b3dcfabbcc999e5dd59a4bf
includes/diff/DiffEngine.php
includes/libs/IP.php
includes/libs/filebackend/FileBackendStore.php
includes/media/FormatMetadata.php
includes/media/GIFMetadataExtractor.php
includes/utils/UIDGenerator.php
includes/utils/ZipDirectoryReader.php
maintenance/generateSitemap.php
maintenance/storage/storageTypeStats.php
tests/phpunit/includes/api/RandomImageGenerator.php
tests/phpunit/languages/LanguageTest.php