Error in PhpStorm terminal building addon

L

LPH

Guest
Member
The following error happens in PhpStorm terminal when attempting to build an addon.

Code:

Code:
Fatal error: Uncaught Error: Call to undefined function mysqli_report() in C:\MAMP\htdocs\community\src\XF.php:113
Stack trace:
#0 C:\MAMP\htdocs\community\src\XF.php(75): XF::standardizeEnvironment()
#1 C:\MAMP\htdocs\community\cmd.php(12): XF::start('C:\\MAMP\\htdocs\\...')
#2 {main}
  thrown in C:\MAMP\htdocs\community\src\XF.php on line 113

Line 113 is a conditional.

PHP:

if...

Read more
 
BlackSpigot General Chat
Rules Help Users
    kaqzy_ @ kaqzy_: why isnt my plugin getting approved
    Top