Home
last modified time | relevance | path

Searched refs:use_strict_mode (Results 1 – 25 of 62) sorted by path

123

/PHP-7.4/ext/session/
H A Dmod_mm.c354 if (PS(use_strict_mode) in PS_READ_FUNC()
H A Dphp_session.h201 zend_bool use_strict_mode; /* whether or not PHP accepts unknown session ids */ member
H A Dsession.c418 } else if (PS(use_strict_mode) && PS(mod)->s_validate_sid && in php_session_initialize()
808 …se_strict_mode", "0", PHP_INI_ALL, OnUpdateSessionBool, use_strict_mode, php_ps_gl…
2235 if (PS(use_strict_mode) && PS(mod)->s_validate_sid && in PHP_FUNCTION()
/PHP-7.4/ext/session/tests/
H A D003.phpt7 session.use_strict_mode=0
H A D004.phpt7 session.use_strict_mode=0
H A D005.phpt7 session.use_strict_mode=0
H A D006.phpt7 session.use_strict_mode=0
H A D009.phpt7 session.use_strict_mode=0
H A D012.phpt7 session.use_strict_mode=0
H A D013.phpt7 session.use_strict_mode=0
H A D014.phpt8 session.use_strict_mode=0
H A D015.phpt9 session.use_strict_mode=0
H A D018.phpt8 session.use_strict_mode=0
H A D019.phpt7 session.use_strict_mode=0
H A D020.phpt8 session.use_strict_mode=0
H A D021.phpt8 session.use_strict_mode=0
H A D023.phpt7 session.use_strict_mode=0
H A D024.phpt7 session.use_strict_mode=0
H A D025.phpt7 session.use_strict_mode=0
H A D026.phpt7 session.use_strict_mode=0
H A D027.phpt7 session.use_strict_mode=0
H A Dbug41600.phpt8 session.use_strict_mode=0
H A Dbug68063.phpt6 session.use_strict_mode=0
H A Dbug70133.phpt8 session.use_strict_mode=0
H A Dbug70876.phpt10 ini_set('session.use_strict_mode', true);

Completed in 82 milliseconds

123