Rob Landers
Rob Landers
Yeah, so this is a very weird PHP/TSRM bug. The ZEND_VM handler for require/include "loses" the actual `$_ENV` variable somehow (not sure which one it points to yet). So on...
I'm working on reproducing in a test case for reporting the issue to php-src. If I happen to find the fix along the way, then I will open a PR...
> But there isn't. There may very well be hidden data that you cannot see in your text editor (non-printable characters, for example) or maybe whatever is reading the config...
This seems more like a nextcloud issue and not a frankenphp issue. Closing this.
Updated the context to include the actual bug
We're working on getting cli-mode to actually use the php-cli in 8.5 ... it's non-trivial (because php-cli adds some functions that shouldn't be available in other sapis) but it is...
Just to throw in an issue encountered when upgrading: value-object rows. Consider a "Translatable String" where the `hash("key + context + locale")` can be considered the id of the string....
I've been back :) but during my absence I've lost any way to communicate to people other than github -- I've sent emails but they have bounced. As mentioned in...
A `404` means the server responded that it could not find what you were requesting. Make sure you aren't running another service on your machine listening to the same port(s),...
I believe it is still working correctly, with the following php: ```php