Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: SychO on December 28, 2019, 04:46:02 PM

Title: 2.0.16 error when installing/uninstalling mods
Post by: SychO on December 28, 2019, 04:46:02 PM
Getting this when installing or uninstalling a mod

PHP 7.3.9
SMF 2.0.16

8192: The each() function is deprecated. This message will be suppressed on further callsApply Filter: Only show the errors from this fileFile: .../Sources/Subs-Package.php
Line: 2749
Title: Re: 2.0.16 error when installing/uninstalling mods
Post by: shawnb61 on December 28, 2019, 04:54:56 PM
What about 7.2?
Title: Re: 2.0.16 error when installing/uninstalling mods
Post by: Sesquipedalian on December 28, 2019, 05:23:11 PM
Fix is ready in our internal repo, #61

[Edit (m4z)]: removed repo URL; this board is public, no?
Title: Re: 2.0.16 error when installing/uninstalling mods
Post by: m4z on December 28, 2019, 07:55:01 PM
@Sesq: I edited your post a couple of minutes after you posted (hope that was ok and the right thing to do), and just now I edited again to make my comment more useful.
Title: Re: 2.0.16 error when installing/uninstalling mods
Post by: GL700Wing on December 28, 2019, 11:47:59 PM
Quote from: SychO on December 28, 2019, 04:46:02 PM
Getting this when installing or uninstalling a mod

PHP 7.3.9
SMF 2.0.16

8192: The each() function is deprecated. This message will be suppressed on further callsApply Filter: Only show the errors from this fileFile: .../Sources/Subs-Package.php
Line: 2749
Had the same issue with PHP 7.2 and fixed it - see The each() function is deprecated (https://www.simplemachines.org/community/index.php?topic=567315.msg4041323#msg4041323)
Title: Re: 2.0.16 error when installing/uninstalling mods
Post by: shawnb61 on December 30, 2019, 10:31:26 PM
Fixed in 2.0.17