Title: PHP 8.3 Deprecated
Last modified: February 9, 2024

---

# PHP 8.3 Deprecated

 *  [Holoduke99](https://wordpress.org/support/users/holoduke99/)
 * (@holoduke99)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-8-3-deprecated/)
 * Hola,
 * estoy probando con PHP 8.3, WordPress ha anunciado compatibilidad parcial.
 * No es grave, pero tengo un aviso en los logs que quizás quieras revisar:
 * PHP Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$
   log is deprecated in wp-content/plugins/woo-redsys-gateway-light/classes/class-
   wc-gateway-redsys-global-lite.php on line 21
 * Un saludo.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Jose Conti](https://wordpress.org/support/users/jconti/)
 * (@jconti)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17412443)
 * Hola [@holoduke99](https://wordpress.org/support/users/holoduke99/),
 * Gracias, si tengo que comenzar a repasar todos los plugins que estos temas.
 * Muchas gracias por el aviso.
 * Saludos
 *  [perar](https://wordpress.org/support/users/perar/)
 * (@perar)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17759201)
 * Hola,
   A fecha de hoy también experimento un largo número de warnings “deprecated”.
   La versión “oficial” de Redsys también.Es seguro omitir los avisos y utilizar
   el plugin de todos modos? Recién intentamos implementar la pasarela en la web.
   Un saludo
    -  This reply was modified 2 years ago by [perar](https://wordpress.org/support/users/perar/).
 *  Plugin Author [Jose Conti](https://wordpress.org/support/users/jconti/)
 * (@jconti)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17759258)
 * Hola [@perar](https://wordpress.org/support/users/perar/),
 * Los deprecated no causan problemas de funcionamiento.
 * ¿Podrías por favor pegarme algo del log para verlo? ¿Son iguales o es alguno 
   repetido constantemente?
 * saludos
 *  Plugin Author [Jose Conti](https://wordpress.org/support/users/jconti/)
 * (@jconti)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17759518)
 * Hola [@perar](https://wordpress.org/support/users/perar/),
 * Repasando he visto que arreglé Bizum y Google Pay, pero no redirección (la verdad
   es que me debí despistar). Lo acabo de arreglar [https://github.com/joseconti/woo-redsys-gateway-light/commit/73fbdbf8ac1571e5c06326d5bd75823a7504bff2](https://github.com/joseconti/woo-redsys-gateway-light/commit/73fbdbf8ac1571e5c06326d5bd75823a7504bff2)
 * En la siguiente versión ya vendrá arrelado y no deberían salir ya deprecated,
   aunque siempre se puede colar alguno. Tengo que hacer pruebas aún, así que no
   se si puede haber algún error.
 * Saludos
 *  [perar](https://wordpress.org/support/users/perar/)
 * (@perar)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17760039)
 * Hola de nuevo [@jconti](https://wordpress.org/support/users/jconti/),
   Además 
   del warning de la línea 21 que comenta [@holoduke99](https://wordpress.org/support/users/holoduke99/)
   en mi instalación también arroja en estas líneas.En todo caso gracias por tu 
   tiempo, estaré pendiente de las actualizaciones y en la medida que pueda te informo
   por si hay que depurar algo más.Un saludo!
 *     ```wp-block-code
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$liveurl is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 38
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testurl is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 39
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$liveurlws is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 40
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testurlws is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 41
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testmode is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 42
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$not_use_https is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 45
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$notify_url_not_https is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 47
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$psd2 is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 52
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$logo is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 55
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$orderdo is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 56
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$customer is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 57
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$commercename is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 58
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$payoptions is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 59
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$terminal is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 60
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$secret is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 61
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$secretsha256 is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 62
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$customtestsha256 is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 63
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$debug is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 64
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$hashtype is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 65
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$redsyslanguage is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 66
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$lwvactive is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 67
   
       Deprecated: Creation of dynamic property WC_Gateway_Redsys::$log is deprecated in /var/www/vhosts/domain.com/devel.domain.com/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 68
       ```
   
 *  Plugin Author [Jose Conti](https://wordpress.org/support/users/jconti/)
 * (@jconti)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17760050)
 * Hola [@perar](https://wordpress.org/support/users/perar/),
 * Si, si sigues el enlace, veras que los que pones, es lo que sale en verde, ya
   que es lo que he estado definiendo para que no salten esos deprecated. Para la
   próxima ya no saldrá ya que está resuelto.
 *  [perar](https://wordpress.org/support/users/perar/)
 * (@perar)
 * [2 years ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-17760062)
 * Tienes razón [@jconti](https://wordpress.org/support/users/jconti/), disculpa,
   todavía no había visitado el enlace.
   Gracias!
 *  [mcarmenoriola](https://wordpress.org/support/users/mcarmenoriola/)
 * (@mcarmenoriola)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-18053623)
 * Hola. Estoy en las mismas circunstancias.
 * Cómo soluciono esto? De repente hoy me arroja muchisimos errores.
 * Perdón por mi ignorancia, estoy en fase de lanzamiento web y me ha entrado el
   pánico.
 *     ```wp-block-code
       Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys::$liveurl is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 38Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testurl is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 39Deprecated: Creation of dynamic property WC_Gateway_Redsys::$liveurlws is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 40Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testurlws is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 41Deprecated: Creation of dynamic property WC_Gateway_Redsys::$testmode is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 42Deprecated: Creation of dynamic property WC_Gateway_Redsys::$not_use_https is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 45Deprecated: Creation of dynamic property WC_Gateway_Redsys::$notify_url_not_https is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 47Deprecated: Creation of dynamic property WC_Gateway_Redsys::$psd2 is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 52Deprecated: Creation of dynamic property WC_Gateway_Redsys::$logo is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 55Deprecated: Creation of dynamic property WC_Gateway_Redsys::$orderdo is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 56Deprecated: Creation of dynamic property WC_Gateway_Redsys::$customer is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 57Deprecated: Creation of dynamic property WC_Gateway_Redsys::$commercename is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 58Deprecated: Creation of dynamic property WC_Gateway_Redsys::$payoptions is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 59Deprecated: Creation of dynamic property WC_Gateway_Redsys::$terminal is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 60Deprecated: Creation of dynamic property WC_Gateway_Redsys::$secret is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 61Deprecated: Creation of dynamic property WC_Gateway_Redsys::$secretsha256 is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 62Deprecated: Creation of dynamic property WC_Gateway_Redsys::$customtestsha256 is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 63Deprecated: Creation of dynamic property WC_Gateway_Redsys::$debug is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 64Deprecated: Creation of dynamic property WC_Gateway_Redsys::$hashtype is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 65Deprecated: Creation of dynamic property WC_Gateway_Redsys::$redsyslanguage is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 66Deprecated: Creation of dynamic property WC_Gateway_Redsys::$lwvactive is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 67Deprecated: Creation of dynamic property WC_Gateway_Redsys::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys.php on line 68Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Warning: Cannot modify header information - headers already sent by (output started at /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php:21) in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-admin/includes/misc.php on line 1438Warning: Cannot modify header information - headers already sent by (output started at /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php:21) in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-includes/functions.php on line 7108Warning: Cannot modify header information - headers already sent by (output started at /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php:21) in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-admin/admin-header.php on line 9Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21Deprecated: Creation of dynamic property WC_Gateway_Redsys_Global_lite::$log is deprecated in /homepages/25/d625056080/htdocs/clickandbuilds/OppaFundacinNemo/wp-content/plugins/woo-redsys-gateway-light/classes/class-wc-gateway-redsys-global-lite.php on line 21
       ```
   

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘PHP 8.3 Deprecated’ is closed to new replies.

 * ![](https://ps.w.org/woo-redsys-gateway-light/assets/icon-256x256.png?rev=2692750)
 * [Payment Gateway for Redsys & WooCommerce Lite](https://wordpress.org/plugins/woo-redsys-gateway-light/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-redsys-gateway-light/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-redsys-gateway-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-redsys-gateway-light/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-redsys-gateway-light/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [mcarmenoriola](https://wordpress.org/support/users/mcarmenoriola/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/php-8-3-deprecated/#post-18053623)
 * Status: not a support question