-
Error #0 "Attempt to assign property "list" on null" in layouts/rx-flextagram/components/header/header-sub.html on line 5
-
Could you please create a new release? The current version 2.3.0 is from September 2023 and has problematic dependencies like `symfony/validator` (`~2.3`). This old version of `symfony/validator` has …
-
PHP8 系で動かない、特に PHP8.2 でマルチバイト周りの変更があり、正規表現を直さないとだめなので、そこら辺の修正とサポート。
# すること
- Support : PHP8.2
- Support : PHP8.3
-
Here's a bunch of changes I did to get rid of various warnings.
Not everything is fixed: strftime will need something better. And the $num_points is also a thing...
I also needed fix to #88.
…
-
I got timeouts in PHP 8.2 when searching for certain IPv6 addresses and was able to solve this
------------------------------------------------------------------------------------------------------…
-
### Affected Version of Concrete CMS
9.x
### Description
Messenger Worker Message Failed:
concrete/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:130 Handling "Concrete\Core\Comma…
-
Building with optimizations for native
cc -std=c89 -O3 -Wall -g -Iinclude -Isrc -pthread -march=native src/argon2.c src/core.c src/blake2/blake2b.c src/thread.c src/encoding.c src/opt.c src/run.c -o…
-
### Describe your issue
Just installed WikiDocs on my webserver running on Hiawatha. I managed to start the site and run the setup. But when I what to sign in to edit and add new documents (to righ…
-
I just upgraded to php8.1 and I am getting deprecated warnings in the source code:
PHP Deprecated: Return type of SignRequest\Model\SignRequestQuickCreate::offsetExists($offset) should either be c…
sbeeh updated
4 months ago
-
During inheritance of Iterator: Uncaught think\exception\ErrorException: Return type of IPTools\Network::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWill…