by Daniel Olivares.
Hi Leon, Thanks for your help!
Regarding what you mention about the version. When the update was carried out it was the latest version 4.2.5+ since we carried out this process in January. However, we did not notice the error until new users were recently registered in the external database. I leave you below what appears at the end of the version.php file
$version = 2023042405.03; // 20230424 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.2.5+ (Build: 20240119)'; // Human-friendly version name
$branch = '402'; // This version's branch.
$maturity = MATURITY_STABLE; // This version's maturity level.
Regarding the php version, we are currently working with PHP 8.2.14
Greetings
Regarding what you mention about the version. When the update was carried out it was the latest version 4.2.5+ since we carried out this process in January. However, we did not notice the error until new users were recently registered in the external database. I leave you below what appears at the end of the version.php file
$version = 2023042405.03; // 20230424 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.2.5+ (Build: 20240119)'; // Human-friendly version name
$branch = '402'; // This version's branch.
$maturity = MATURITY_STABLE; // This version's maturity level.
Regarding the php version, we are currently working with PHP 8.2.14
Greetings