Home
last modified time | relevance | path

Searched refs:sid (Results 26 – 36 of 36) sorted by relevance

12

/PHP-8.2/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client_identifier.phpt16 $query = 'select client_identifier from v$session where sid = sys_context(\'USERENV\', \'SID\')';
H A Dpdo_oci_attr_client_info.phpt16 $query = 'select client_info from v$session where sid = sys_context(\'USERENV\', \'SID\')';
/PHP-8.2/ext/session/tests/
H A Dbug71162.phpt45 public function validateId($sid): bool {
H A Dgh7787.phpt42 public function validateId($sid): bool {
H A Drfc1867_sid_invalid.phpt2 session rfc1867 sid cookie
H A Dsession_basic3.phpt96 echo "*** Test trans sid ***\n";
228 *** Test trans sid ***
H A Dsession_basic5.phpt27 echo "*** Test trans sid ***\n";
241 *** Test trans sid ***
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dbug75402.phpt93 ["sid"]=>
/PHP-8.2/ext/session/
H A Dphp_session.h125 zval sid; member
/PHP-8.2/
H A Dphp.ini-development1479 ; trans sid support is disabled by default.
1480 ; Use of trans sid may risk your users' security.
1488 ; https://php.net/session.use-trans-sid
1494 ; https://php.net/session.sid-length
H A Dphp.ini-production1481 ; trans sid support is disabled by default.
1482 ; Use of trans sid may risk your users' security.
1490 ; https://php.net/session.use-trans-sid
1496 ; https://php.net/session.sid-length

Completed in 26 milliseconds

12