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

ensure session.sid_length have proper value for test

This commit is contained in:
Remi Collet
2023-06-06 19:14:18 +02:00
committed by Remi Collet
parent ca1905116b
commit 0561783903

View File

@@ -2,6 +2,8 @@
Test session_regenerate_id() function : basic functionality
--EXTENSIONS--
session
--INI--
session.sid_length = 32
--SKIPIF--
<?php