Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get simple 3.3.16 support for php 8.0
#68
(2022-11-18, 23:12:15)multicolor Wrote:
(2022-11-18, 22:03:23)maur Wrote:
(2022-11-18, 20:44:25)islander Wrote: Looks like that plugin will need updating.

I have examined the simple_input_tabs plugin.
 
The problem lies with the use of the get_magic_quotes_gpc() function; PHP says that 'this function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0.'

I will have to deactivate this plugin or modify the code.

i fixed and added to repo - you can download.

https://github.com/multicolor-rgb/GetSim....0-support

or zip
https://minhaskamal.github.io/DownGit/#/...input_tabs
Thanks for the input.

In the mean time I have modified the code in simple_input_tabs.php myself simply by deleting the function get_magic_quotes_gpc() on line 768.
get_magic_quotes_gpc() has been useless ever since PHP 5.4.0. Ref.: https://stackoverflow.com/questions/6105...lternative
So deleting that function does not diminish security in GS.

I have tested it in php 8.0.25 on my webhost (live) with DEBUG ON and it works.
Reply


Messages In This Thread
RE: Get simple 3.3.16 support for php 8.0 - by maur - 2022-11-19, 01:11:40



Users browsing this thread: 3 Guest(s)