Page 1 of 1

Array or string offset access with curly braces deprecated in PHP 7.4.

Posted: February 10th, 2021, 9:19 pm
by markdaps
Hi,

Array or string offset access with curly braces deprecated in PHP 7.4.

/includes/class_stemmer.php

i.e. '$matches[1]{2}'.

Re: Array or string offset access with curly braces deprecated in PHP 7.4.

Posted: February 11th, 2021, 8:07 am
by jagdish
Thanks for letting me know i will update you with new patch soon

Re: Array or string offset access with curly braces deprecated in PHP 7.4.

Posted: February 13th, 2021, 8:58 am
by jagdish
Hello Mark hope you are doing well
I want to know exact case of the bug you reported here
please write the steps to reproduce the bug or you can also attach a clip if possible

Re: Array or string offset access with curly braces deprecated in PHP 7.4.

Posted: February 14th, 2021, 2:18 pm
by markdaps
Hi jagdish,

I replied to your message.

Forgot to mention that I'm using PHP 7.0 in the reply.