HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Vanilla 2023.005 Open Source Release

2023.005 and 2023.004 source code published less than one hour ago :

2023.005 successfully built but not yet tested

xenearzjay3rrrjobshorts

Comments

  • 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:

    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. 😢

    hhhhhhanonymous7264
  • AstRucAstRuc New
    edited March 14

    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...

Sign In or Register to comment.