mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
fix: crash when a string is passed for the topics parameter of the mercure_publish() function (#2021)
This commit is contained in:
1
testdata/flush.php
vendored
1
testdata/flush.php
vendored
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
require_once __DIR__.'/_executor.php';
|
||||
|
||||
return function () {
|
||||
|
||||
Reference in New Issue
Block a user