Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I've generally been unable to isolate the issue I ran into in a way that would be reportable to PHP, though I'll try again, as I feel very confident that this is a PHP 7.3 bug of some sort. I'm not clear on whether it's opcache related or XML/SimpleXML related. When the behavior was unexpected, I was able to determine that reading attributes from the SimpleXML element wouldn't read the correct values. (Specifically, I'd get the same value for permission_group_id as permission_id -- routes would've done the same thing too.) Editing the file that had these issues (in an unrelated way) would then resolve the issue. However, if I reset the opcache, the issue would return (with the edited code).I have taken steps to attempt to resolve this, though I can't be certain there aren't other scenarios where this will appear.
I've generally been unable to isolate the issue I ran into in a way that would be reportable to PHP, though I'll try again, as I feel very confident that this is a PHP 7.3 bug of some sort. I'm not clear on whether it's opcache related or XML/SimpleXML related. When the behavior was unexpected, I was able to determine that reading attributes from the SimpleXML element wouldn't read the correct values. (Specifically, I'd get the same value for permission_group_id as permission_id -- routes would've done the same thing too.) Editing the file that had these issues (in an unrelated way) would then resolve the issue. However, if I reset the opcache, the issue would return (with the edited code).
I have taken steps to attempt to resolve this, though I can't be certain there aren't other scenarios where this will appear.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences