Skip to content

Fix randText#3196

Closed
aofc wants to merge 39 commits intojeedom:betafrom
aofc:patch-4
Closed

Fix randText#3196
aofc wants to merge 39 commits intojeedom:betafrom
aofc:patch-4

Conversation

@aofc
Copy link
Contributor

@aofc aofc commented Feb 21, 2026

Description

Fix randText qui brise sous php8. La fonction utilise incorrectement evaluate en lui passant un array alors qu'elle attend un string.

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PR checklist

zoic21 and others added 30 commits June 17, 2025 12:29
Fix error Class "SolarData\SolarData" not found
Fix changelog with 4.4.20 version inplace of 4.4.19 for emergency res…
Fix 500 error on delete of some device
Salvialf and others added 9 commits December 16, 2025 10:49
…ioexpressionclass

3152 php deprecated scenarioexpressionclass
la fonction actuelle brise sur php8

evaluate attend un string donc lui passer le string pas l'array; et utiliser $result ensuite
@aofc
Copy link
Contributor Author

aofc commented Feb 21, 2026

oups je crois qu'il y a une erreur

@aofc aofc closed this Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants