Replace strstr with strpos because it’s faster
authorLukas Kämmerling <kontakt@lukas-kaemmerling.de>
Thu, 29 Mar 2018 06:31:03 +0000 (08:31 +0200)
committerTim Düsterhus <timwolla@googlemail.com>
Tue, 1 May 2018 13:19:32 +0000 (15:19 +0200)
commitac8615e4e84deb19606e48e0c205bf8cd16af368
tree206f28ef223519549e56a4d9f43e8cf99327ff16
parent8e152e07ef8012a217d31398d26580ff4e68451c
Replace strstr with strpos because it’s faster

Signed-off-by: Lukas Kämmerling <kontakt@lukas-kaemmerling.de>
wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/util/HeaderUtil.class.php
wcfsetup/install/files/lib/util/ImageUtil.class.php