etruel / fakturo

1 stars 6 forks source link

PHP Deprecated y PHP Warning #34

Closed manuelge closed 1 year ago

manuelge commented 1 year ago

When activated, this PHP Deprecated is generated on all screens and a PHP Warning is generated in the debug.log.

PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/clients/client1/web58/web/wp-includes/functions.php on line 7127 PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/clients/client1/web58/web/wp-includes/functions.php on line 2182 PHP Warning: Undefined variable $num in /var/www/clients/client1/web58/web/wp-content/plugins/fakturo/includes/functions.php on line 516

manuelge commented 1 year ago

Fixed