2023.005 and 2023.004 source code published less than one hour ago :
2023.005 successfully built but not yet tested
That's what I get, running PHP 8.2. Is there something wrong with my config?
I checked the code and $fileClassis indeed an array that looks like this:
$fileClass
Array ( [0] => Array ( [namespace] => [className] => PermissionModel [path] => /models/class.permissionmodel.php ) )
I tried looping through and to include each of those paths, then I get another error, followed by another.
Guessing my config is messed up because seems so unlikely it can be this broken. 😢
2023.005 Working with php 8.1 not with 8.2
Like previous /utility/update return 'Something wrong...' but update status is ok in config.php
😭Permissions bugs with custom profile fields always here (A user cannot edit is own private custom field).
Do we know if PHP 8.2 is officially suppose to be working?
There's nothing official! Source code is given as snapshot (based on paid hosted version) and not built...
2023.008 ->
https://open.vanillaforums.com/discussion/39298/vanilla-2023-008-open-source-release#latest
Comments
That's what I get, running PHP 8.2. Is there something wrong with my config?
I checked the code and
$fileClass
is indeed an array that looks like this:I tried looping through and to include each of those paths, then I get another error, followed by another.
Guessing my config is messed up because seems so unlikely it can be this broken. 😢
2023.005 Working with php 8.1 not with 8.2
Like previous /utility/update return 'Something wrong...' but update status is ok in config.php
😭Permissions bugs with custom profile fields always here (A user cannot edit is own private custom field).
Do we know if PHP 8.2 is officially suppose to be working?
There's nothing official! Source code is given as snapshot (based on paid hosted version) and not built...
2023.008 ->
https://open.vanillaforums.com/discussion/39298/vanilla-2023-008-open-source-release#latest