Home
last modified time | relevance | path

Searched refs:session (Results 301 – 322 of 322) sorted by relevance

1...<<111213

/PHP-7.1/ext/oci8/tests/
H A Dpassword.phpt19 "grant connect, create session to testuser_pw"
H A Dpassword_2.phpt19 "grant connect, create session to testuser_pw2"
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 Dbug41069.phpt20 "alter session set nls_date_format = 'MM/DD/YYYY'",
H A Dbind_misccoltypes.phpt17 "alter session set nls_date_format = 'DD-MON-YY'",
/PHP-7.1/ext/mysqli/tests/
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.1/ext/session/
H A Dsession.c2566 static PHP_RINIT_FUNCTION(session) /* {{{ */
2572 static PHP_RSHUTDOWN_FUNCTION(session) /* {{{ */
2621 static PHP_MINIT_FUNCTION(session) /* {{{ */
2666 static PHP_MSHUTDOWN_FUNCTION(session) /* {{{ */
2687 static PHP_MINFO_FUNCTION(session) /* {{{ */
3033 PHP_MINIT(session), PHP_MSHUTDOWN(session),
3034 PHP_RINIT(session), PHP_RSHUTDOWN(session),
3035 PHP_MINFO(session),
3048 ZEND_GET_MODULE(session)
/PHP-7.1/ext/oci8/
H A Doci8_interface.c1838 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
1922 …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()
1986 …PHP_OCI_CALL_RETURN(errstatus, OCIAttrSet, ((dvoid *) connection->session, (ub4) OCI_HTYPE_SESSION… in PHP_FUNCTION()
2018 …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.1/ext/ftp/
H A Dftp.c1648 SSL_SESSION *session; in data_accept() local
1690 session = SSL_get_session(ftp->ssl_handle); in data_accept()
1691 if (session == NULL) { in data_accept()
1698 res = SSL_set_session(data->ssl_handle, session); in data_accept()
/PHP-7.1/
H A DNEWS172 . Fixed bug #76948 (Failed shutdown/reboot or end session in Windows).
1974 . Fixed bug #72940 (SID always return "name=ID", even if session
1977 https://wiki.php.net/rfc/session-create-id
1979 https://wiki.php.net/rfc/session-gc
1981 https://wiki.php.net/rfc/session-id-without-hashing
1983 . Custom session handlers that do not return strings for session IDs will
1985 when a function is called that must generate a session ID.
2440 . Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)
2441 . Fixed bug #72940 (SID always return "name=ID", even if session
2911 decode session object). (Laruence)
[all …]
H A DREADME.TESTING41 test scripts such as session must be executed by CGI SAPI. Therefore,
H A DEXTENSIONS399 EXTENSION: session
H A Dserver-tests.php54 | You must create /tmp for session tests to work! |
H A DINSTALL718 session files to be stored, or use an alternative session backend.
/PHP-7.1/main/streams/
H A Dtransports.c361 param.inputs.session = session_stream; in php_stream_xport_crypto_setup()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c1643 if (cparam->inputs.session) { in php_openssl_setup_crypto()
1644 if (cparam->inputs.session->ops != &php_openssl_socket_ops) { in php_openssl_setup_crypto()
1646 …} else if (((php_openssl_netstream_data_t*)cparam->inputs.session->abstract)->ssl_handle == NULL) { in php_openssl_setup_crypto()
1649 …SSL_copy_session_id(sslsock->ssl_handle, ((php_openssl_netstream_data_t*)cparam->inputs.session->a… in php_openssl_setup_crypto()
/PHP-7.1/ext/standard/
H A Durl_scanner_ex.re165 …STD_PHP_INI_ENTRY("session.trans_sid_tags", "a=href,area=href,frame=src,form=", PHP_INI_ALL, OnUpd…
166 …STD_PHP_INI_ENTRY("session.trans_sid_hosts", "", PHP_INI_ALL, OnUpdateSessionHosts, url_adapt_sess…
/PHP-7.1/win32/
H A Dinstall.txt391 session tmp directory.
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic6006 >>>1 byte 0x07 session
16917 0 string \x84\x8c\x03 PGP RSA encrypted session key -
16934 0 string \x85\x01\x0c\x03 PGP RSA encrypted session key -
16951 0 string \x85\x01\x8c\x03 PGP RSA encrypted session key -
16968 0 string \x85\x02\x0c\x03 PGP RSA encrypted session key -
16985 0 string \x85\x04\x0c\x03 PGP RSA encrypted session key -
H A Dmagic私はガラスを食べられます6006 >>>1 byte 0x07 session
16917 0 string \x84\x8c\x03 PGP RSA encrypted session key -
16934 0 string \x85\x01\x0c\x03 PGP RSA encrypted session key -
16951 0 string \x85\x01\x8c\x03 PGP RSA encrypted session key -
16968 0 string \x85\x02\x0c\x03 PGP RSA encrypted session key -
16985 0 string \x85\x04\x0c\x03 PGP RSA encrypted session key -

Completed in 171 milliseconds

1...<<111213