Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 57) sorted by path

123

/PHP-5.5/
H A DINSTALL2114 Proper response status can be sent with header(). If only GET
H A DNEWS1990 . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
2241 . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
2968 sent when no compression). (Mike)
3991 . Fixed bug #55267 (session_regenerate_id fails after header sent). (Hannes)
5134 - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with
6068 - Added mail logging functionality that allows logging of mail sent via
6898 - Fixed bug #14032 (Mail() always returns false but mail is sent). (Mikko)
7674 - Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice
8061 - Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using
8629 . Added the ability to retrieve the request message sent to the server.
[all …]
H A DREADME.SUBMITTING_PATCH59 notification will be sent to the pull request mailing list. Sending a
H A DREADME.TESTING2119 This section is also eval'd. It is used to provide additional headers sent
H A DUPGRADING91 application/xml is now sent automatically.
/PHP-5.5/Zend/RFCs/
H A D001.txt36 sent to functions, assigned and copied it is only the handle which is
37 copied/sent/assigned. The object itself is never copied nor
83 as a reference, and when it is sent by value to the function foo, it
/PHP-5.5/Zend/
H A DZEND_CHANGES1098 A variable or element that is unset(), is now sent to oblivion
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_send.phpt2 Values can be sent back to the generator
H A Dignored_send_leak.phpt2 Ignoring a sent value shouldn't leak memory
/PHP-5.5/Zend/tests/
H A Dunset_cv05.phpt23 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at %…
25 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started …
/PHP-5.5/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 Hit the host and determine that the headers are sent to the callback specified for CURLOPT_HEADERFU…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3871 # korn shell magic, sent by George Wu, gwu@clyde.att.com
12805 # Atari ST/TT... program format (sent by Wolfram Kleff <kleff@cs.uni-bonn.de>)
15038 # These are the /etc/magic entries to decode data sent to an Epson printer.
/PHP-5.5/ext/ftp/
H A Dftp.c1230 long size, sent; in my_send() local
1249 sent = SSL_write(ftp->ssl_handle, buf, size); in my_send()
1251 sent = SSL_write(ftp->data->ssl_handle, buf, size); in my_send()
1254 sent = send(s, buf, size, 0); in my_send()
1258 if (sent == -1) { in my_send()
1262 buf = (char*) buf + sent; in my_send()
1263 size -= sent; in my_send()
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja233 made prior to this, proper header may have been sent out to the
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE316 materials or that you have already sent this user a copy.
H A Dconfig.h.in60 /* Define to the address where bug reports for this package should be sent. */
/PHP-5.5/ext/mbstring/oniguruma/
H A Dconfig.h.in63 /* Define to the address where bug reports for this package should be sent. */
/PHP-5.5/ext/mysqli/tests/
H A Dbug52891.phpt51 …/* now try values that don't fit in long, on 32bit, new types should be sent or 0 will be inserted…
H A Dmysqli_character_set.phpt49 /* The server currently 17.07.2007 can't handle data sent in ucs2 */
50 /* The server currently 16.08.2010 can't handle data sent in utf16 and utf32 */
51 /* The server currently 02.09.2011 can't handle data sent in utf16le */
H A Dmysqli_options.phpt89 /* The server currently 17.07.2007 can't handle data sent in ucs2 */
90 /* The server currently 16.08.2010 can't handle data sent in utf16 and utf32 */
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c618 if (!sent) { in php_mysqlnd_auth_write()
621 DBG_RETURN(sent); in php_mysqlnd_auth_write()
781 if (!sent) { in php_mysqlnd_change_auth_response_write()
784 DBG_RETURN(sent); in php_mysqlnd_change_auth_response_write()
975 size_t sent = 0; in php_mysqlnd_cmd_write() local
999 sent = net->data->m.send_ex(net, buffer, 1, conn->stats, conn->error_info TSRMLS_CC); in php_mysqlnd_cmd_write()
1025 if (!sent) { in php_mysqlnd_cmd_write()
1028 DBG_RETURN(sent); in php_mysqlnd_cmd_write()
2108 size_t sent; in php_mysqlnd_sha256_pk_request_write() local
2113 sent = conn->net->data->m.send_ex(conn->net, buffer, 1, conn->stats, conn->error_info TSRMLS_CC); in php_mysqlnd_sha256_pk_request_write()
[all …]
/PHP-5.5/ext/openssl/tests/
H A Dsni_001.phpt15 * - CN=alice.sni.velox.ch (sent in response to server_name = alice.sni.velox.ch or not set)
16 * - CN=bob.sni.velox.ch (sent in response to server_name = bob.sni.velox.ch)
17 …* - CN=*.sni.velox.ch (sent in response to server_name = mallory.sni.velox.ch or *.sni.velox.ch or…
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog2868 double what it should be. I removed one of the increments, but Craig sent a
3538 30. I was sent a "project" file called libpcre.a.dev which I understand makes
4192 defined when compiling for Windows was sent to me. I have put it into the
4351 7. Added support for pkg-config (2 patches were sent in).
/PHP-5.5/ext/pgsql/
H A DREADME97 Cancels currently executing async query already sent to PostgreSQL
108 retrieved or not. If multiple query is sent to backend, it may be
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php442 $sent = $soap_test->expect;
445 $sent = current($soap_test->method_params);
447 $sent = null;
449 $sent = $soap_test->method_params;
459 $sent_d = $this->decodeSoapval($sent);
461 $soap_test->result['sent'] = $sent;
470 $ok = $this->compareResult($sent_d,$return, $sent->type);

Completed in 132 milliseconds

123