Home
last modified time | relevance | path

Searched refs:accept (Results 76 – 91 of 91) sorted by relevance

1234

/PHP-5.6/
H A DNEWS3178 . Fixed bug #61759 (class_alias() should accept classes with leading
4016 . Fixed bug #54096 (FILTER_VALIDATE_INT does not accept +0 and -0).
4937 . Fixed bug #60659 (FPM does not clear auth_user on request accept).
5538 . Fixed bug #60659 (FPM does not clear auth_user on request accept).
8299 - Fixed bug #46088 (RegexIterator::accept - segfault). (Felipe)
8356 accept lengths of 1024). (Felipe, andrew at lifescale dot com)
8656 - Fixed htmlentities/htmlspecialchars not to accept partial multibyte
8684 - Fixed bug #42783 (pg_insert() does not accept an empty list for
8788 - Fixed money_format() not to accept multiple %i or %n tokens.
11499 - Fixed bug #30120 imagettftext() and imagettfbbox() accept too many
[all …]
H A DUPGRADING61 longer accept keys or IVs with incorrect sizes. Furthermore an IV is now
H A Dltmain.sh3615 $echo "*** Warning: dynamic linker does not accept needed library $i."
3655 $echo "*** Warning: dynamic linker does not accept needed library $i."
H A Dphp.ini-development656 ; Maximum size of POST data that PHP will accept.
1448 ; Strict session mode does not accept uninitialized session ID and regenerate
H A Dphp.ini-production656 ; Maximum size of POST data that PHP will accept.
1448 ; Strict session mode does not accept uninitialized session ID and regenerate
/PHP-5.6/ext/mbstring/libmbfl/
H A DLICENSE357 9. You are not required to accept this License, since you have not
360 prohibited by law if you do not accept this License. Therefore, by
/PHP-5.6/sapi/litespeed/
H A Dlsapilib.c1345 pReq->m_fd = accept( pReq->m_fdListen, in LSAPI_Accept_r()
2542 fd = accept( fdListen, (struct sockaddr *)&achPeer, &len ); in lsapi_accept()
/PHP-5.6/ext/ftp/
H A Dftp.c1365 return accept(s, addr, addrlen); in my_accept()
/PHP-5.6/sapi/cgi/
H A Dfastcgi.c1190 req->fd = accept(listen_socket, (struct sockaddr *)&sa, &len);
/PHP-5.6/sapi/thttpd/
H A Dthttpd_patch456 + hc->accept[0] = '\0';
544 - hc->accept[0] = '\0';
/PHP-5.6/ext/sockets/
H A Dsockets.c472 out_sock->bsd_socket = accept(in_sock->bsd_socket, la, la_len);
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c2463 client_sock = accept(server->server_sock, sa, &socklen); in php_cli_server_do_event_for_each_fd_callback()
/PHP-5.6/Zend/
H A DZEND_CHANGES1142 * Static variable initializers only accept scalar values
/PHP-5.6/build/
H A Dlibtool.m42299 # but apparently some variants of GNU ld only accept -v.
2331 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
2434 # Let's accept both of them until this is cleared up.
5169 # ICC 10 doesn't accept -KPIC any more.
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog2445 doesn't make sense to accept an empty string match in pcregrep, so I have
5891 4. Make PCRE_ANCHORED public and accept as a compile option.
5893 5. Add an options word to pcre_exec() and accept PCRE_ANCHORED and
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic705 # so don't accept as MP3 until we've tested the rate

Completed in 188 milliseconds

1234