set PHP version to e.g. 8.2 (not 8.3)
on 5.4.0-beta1 start upgrade to 6.0.0-beta1
PHP version check should be incorrect
PHP version check states it is correct ( > 8.1)
when visiting the upgrade site > "Sorry, your PHP version is not supported. Your host needs to use PHP version 8.3.0 or newer to run this version of Joomla."
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
maybe this is related: https://issues.joomla.org/tracker/joomla-cms/45953
@brianteeman The difference between here and the issue fixed by your PR is that here the update information comes from TUF because it's Beta 1, while in your PR (and the corresponding) issue it was from the nightly builds (i.e. XML).
The php_minimum
if the custom
sections of the Joomla_6.0.0-beta1-Beta-Update_Package.zip
target looks right to me.
@SniperSister Any idea why the php_minimum
would not be right from the found update in case of TUF source and be right in case of XML (nightly build) source?
There is an invalid TUF target for the 6.x channel causing the issue, I'll have a look with @HLeithner
@SniperSister is this #45953 related to the TUF target?
There is an invalid TUF target for the 6.x channel causing the issue, I'll have a look with @HLeithner
@SniperSister Does that also apply to issue #45953 (downgrade to 5.2.1 instead of update to 6.0.0-beta1)?
for me this is an important question as if that is the case the automatic update could wreak havoc when enabled
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-22 08:54:09 |
Closed_By | ⇒ | SniperSister |
I thought I fixed that
#45911