Christoph M. Becker
Christoph M. Becker
> Der portable Xampp wurde von mir auf 2 Rechnern getestet und hat mit Cmsimple-xh das obige Dropdown-Problem Unter Plugins → Jquery → Config → Autoload aktivieren; das behebt das...
Ich schließe das Ticket mal; sollte die von mir gepostete Lösung bei dir nicht funktionieren, dann kannst du es wieder öffnen.
> An API would have to be created in the file browser for this, and the plugins would also all have to be revised. > I see little chance of...
> Perhaps it would also be a good idea to use a kind of recycle bin instead of the normal delete function. > This would make it possible to restore...
First I though maybe we can hack around this by setting the `IS_STATIC_VAR_UNINITIALIZED` flag. And that gives the desired output for the script above. patch ````diff src/function.c | 5 +++++...
Thanks for the quick reply! > I think it's reasonable to expect uopz to wrap the set values in references, which is seems like it doesn't. Indeed, it does not....
> It even seems like it detaches existing references, which can have side effects if the reference escapes the function. You are referring to code like ````php function &foo() {...
Is this the same as #645? That issue talks about the link checker, though.
The Windows CI failures are supposed to be fixed with #976.
Okay. I'll provide a respective patch for config.w32 soonish (currently, the build succeeds). Do you have an idea how to ["fix" the nightly PECL builds of php-src](https://github.com/php/php-src/blob/8a6de2ca1481f2dab6a8bdf00ae354363372030b/.github/workflows/nightly.yml#L880-L881), so we don't...