PHP
SOLUCION a PHP Warning: Use of undefined constant XX – assumed ‘XX’ (this will throw an Error in a future version of PHP) in …
Después de la última actualización de nuestra versión php, recibimos unas cuantas advertencias en el log de nuestro servidor. [php7:warn] PHP Warning: Use of undefined constant XXXX – assumed ‘XXXX’ (this will throw an Error in a future version of PHP) in /home/…/…/archivo.php on line 32 Esta advertencia fue causada Leer más…