seaslog doesn't support PHP 8.4 anymore (#981)
Error: implicit declaration of function 'php_mkdir_ex' From https://github.com/php/php-src/blob/php-8.4.0RC1/UPGRADING.INTERNALS: The php_mkdir() and php_mkdir_ex() APIs have been removed, use php_stream_mkdir() instead.pull/982/head
parent
444a3768ff
commit
8fda930a7b
|
@ -96,7 +96,7 @@ redis 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
|||
relay 7.4 8.0 8.1 8.2 8.3
|
||||
saxon 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
seasclick 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
seaslog 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
seaslog 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
shmop 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
simdjson 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
smbclient 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
|
|
Loading…
Reference in New Issue