evoSearch icon indicating copy to clipboard operation
evoSearch copied to clipboard

2.0.x warnings

Open sashabeep opened this issue 6 years ago • 0 comments

php 7.4.1 Также на странице с результатами поиска неверно выводится статистика "показано -19 из -19"

PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_FilesBundle has a deprecated constructor in .../assets/lib/phpmorphy/src/common.php:56
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_Fsa has a deprecated constructor in .../assets/lib/phpmorphy/src/fsa/fsa.php:90
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_Fsa_WordsCollector has a deprecated constructor in .../assets/lib/phpmorphy/src/fsa/fsa.php:215
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_Fsa_Decorator has a deprecated constructor in .../assets/lib/phpmorphy/src/fsa/fsa.php:238
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_GramInfo has a deprecated constructor in .../lib/phpmorphy/src/graminfo/graminfo.php:89
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpMorphy_GramInfo_Decorator has a deprecated constructor in .../lib/phpmorphy/src/graminfo/graminfo.php:209
PHP Notice: Undefined index: debug in .../snippets/evoSearch/snippet.class.php:253
PHP Notice: Undefined index: debug in .../snippets/evoSearch/snippet.class.php:263

sashabeep avatar Jan 21 '20 13:01 sashabeep