1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Session extension is needed to run bug51561.phpt

This commit is contained in:
Máté Kocsis
2024-05-05 14:40:26 +02:00
parent f1b8020718
commit 41b2fb5db1

View File

@@ -2,6 +2,7 @@
Bug #51561 (SoapServer with a extended class and using sessions, lost the setPersistence())
--EXTENSIONS--
soap
session
--SKIPIF--
<?php
if (!file_exists(__DIR__ . "/../../../../sapi/cli/tests/php_cli_server.inc")) {