Home
last modified time | relevance | path

Searched refs:session (Results 1 – 25 of 315) sorted by path

12345678910>>...13

/PHP-7.4/
H A DEXTENSIONS441 EXTENSION: session
H A DNEWS745 . Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
1644 . Fixed bug #78624 (session_gc return value for user defined session
1804 . Fixed bug #78624 (session_gc return value for user defined session
2059 . Fixed bug #77911 (Wrong warning for session.sid_bits_per_character). (cmb)
2736 . Fixed bug #74941 (session fails to start after having headers sent).
/PHP-7.4/Zend/tests/
H A Dbug39602.phpt2 Bug #39602 (Invalid session.save_handler crashes PHP)
4 <?php if (!extension_loaded("session")) die("skip session extension required"); ?>
6 session.save_handler=qwerty
10 ini_set("session.save_handler","files");
H A Dunset_cv05.phpt4 session.auto_start=0
5 session.save_handler=files
9 include(__DIR__.'/../../ext/session/tests/skipif.inc');
H A Dunset_cv06.phpt4 <?php include(__DIR__.'/../../ext/session/tests/skipif.inc'); ?>
6 session.auto_start=0
7 session.save_handler=files
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_001.phpt11 * Description: Perform a cURL session
H A Dcurl_setopt_array_basic.phpt12 * Description: Sets multiple options for a cURL session.
/PHP-7.4/ext/enchant/tests/
H A Ddict_add_to_session.phpt28 echo("dict add to session failed\n");
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic9353 >>>1 byte 0x07 session
23816 0 string \x84\x8c\x03 PGP RSA encrypted session key -
23833 0 string \x85\x01\x0c\x03 PGP RSA encrypted session key -
23850 0 string \x85\x01\x8c\x03 PGP RSA encrypted session key -
23867 0 string \x85\x02\x0c\x03 PGP RSA encrypted session key -
23884 0 string \x85\x04\x0c\x03 PGP RSA encrypted session key -
H A Dmagic私はガラスを食べられます9353 >>>1 byte 0x07 session
23816 0 string \x84\x8c\x03 PGP RSA encrypted session key -
23833 0 string \x85\x01\x0c\x03 PGP RSA encrypted session key -
23850 0 string \x85\x01\x8c\x03 PGP RSA encrypted session key -
23867 0 string \x85\x02\x0c\x03 PGP RSA encrypted session key -
23884 0 string \x85\x04\x0c\x03 PGP RSA encrypted session key -
/PHP-7.4/ext/ftp/
H A Dftp.c1797 SSL_SESSION *session; in data_accept() local
1839 session = SSL_get_session(ftp->ssl_handle); in data_accept()
1840 if (session == NULL) { in data_accept()
1847 res = SSL_set_session(data->ssl_handle, session); in data_accept()
/PHP-7.4/ext/ldap/tests/
H A Dldap_connect_error.phpt27 Warning: ldap_connect(): Could not create session handle: %s in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pam_sha256.phpt49 if (!$link->query("SET @@session.old_passwords=2")) {
50 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
H A Dmysqli_pam_sha256_public_key_ini.phpt62 if (!$link->query("SET @@session.old_passwords=2")) {
63 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
H A Dmysqli_pam_sha256_public_key_option.phpt59 if (!$link->query("SET @@session.old_passwords=2")) {
60 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt59 if (!$link->query("SET @@session.old_passwords=2")) {
60 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
/PHP-7.4/ext/oci8/
H A Doci8.c2219 PHP_OCI_CALL(OCISessionEnd, (connection->svc, connection->err, connection->session, (ub4) 0)); in php_oci_connection_close()
2231 if (connection->session) { in php_oci_connection_close()
2232 PHP_OCI_CALL(OCIHandleFree, ((dvoid *) connection->session, OCI_HTYPE_SESSION)); in php_oci_connection_close()
2359 connection->session = NULL; in php_oci_connection_release()
3045 …CI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->session), OCI_HTYPE_SESSI… in php_oci_old_create_session()
3127 …_G(errcode), OCIAttrSet, (connection->svc, OCI_HTYPE_SVCCTX, connection->session, 0, OCI_ATTR_SESS… in php_oci_old_create_session()
3163 …I_G(errcode), OCISessionBegin, (connection->svc, OCI_G(err), connection->session, (ub4) cred_type,… in php_oci_old_create_session()
3344 connection->session = NULL; in php_oci_create_session()
3421 …PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIContextGetValue, (connection->session, errh, (ub1 *)"NEXT_P… in php_oci_ping_init()
3428 …PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIMemoryAlloc, (connection->session, errh, (void **)&next_pin… in php_oci_ping_init()
[all …]
H A Doci8_interface.c1869 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
1954 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
1987 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
2020 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
2053 …PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SE… in PHP_FUNCTION()
H A Dphp_oci8_int.h145 OCISession *session; /* private session handle */ member
/PHP-7.4/ext/oci8/tests/
H A Darray_bind_013.phpt10 $statement = oci_parse($c, 'SELECT user FROM v$session');
H A Dbind_char_2.phpt23 "alter session set nls_date_format='YYYY-MM-DD'",
H A Dbind_char_2_11gR1.phpt23 "alter session set nls_date_format='YYYY-MM-DD'",
H A Dbind_misccoltypes.phpt17 "alter session set nls_date_format = 'DD-MON-YY'",
H A Dbug41069.phpt20 "alter session set nls_date_format = 'MM/DD/YYYY'",
H A Dbug43497.phpt14 function sessionid($c) // determines and returns current session ID
16 $query = "select sid from v\$session where audsid = userenv('sessionid')";

Completed in 159 milliseconds

12345678910>>...13