Lines Matching refs:accept

505   . Fixed bug #72694 (mb_ereg_search_setpos does not accept a string's last
2043 and to accept -1 for never populating the $HTTP_RAW_POST_DATA global
2880 . Fixed bug #45528 (Allow the DateTimeZone constructor to accept timezones
3178 . Fixed bug #61759 (class_alias() should accept classes with leading
3601 . IntlDateFormatter::__construct and datefmt_create() now accept for the
3604 . IntlDateFormatter::__construct and datefmt_create() no longer accept invalid
3615 . IntlDateFormatter::__construct and datefmt_create() now accept for the
3621 . IntlDateFormatter::setCalendar() and datefmt_set_calendar() now also accept
3627 . IntlDateFormatter::format() and datefmt_format() now also accept an
4016 . Fixed bug #54096 (FILTER_VALIDATE_INT does not accept +0 and -0).
4487 . Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config).
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).
5593 . Fixed bug #54304 (RegexIterator::accept() doesn't work with scalar values).
5938 . Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional DOMNode
6271 . Fixed bug #52828 (curl_setopt does not accept persistent streams).
7046 - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani)
7277 - Changed HTTP stream wrapper to accept any code between and including
8287 - Fixed bug #46191 (BC break: DOMDocument saveXML() doesn't accept null).
8299 - Fixed bug #46088 (RegexIterator::accept - segfault). (Felipe)
8356 accept lengths of 1024). (Felipe, andrew at lifescale dot com)
8391 - Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format).
8641 - Fixed dl() to only accept filenames - reported by Laurent Gaffie. (Stas)
8656 - Fixed htmlentities/htmlspecialchars not to accept partial multibyte
8684 - Fixed bug #42783 (pg_insert() does not accept an empty list for
8752 - Changed "display_errors" php.ini option to accept "stderr" as value which
8788 - Fixed money_format() not to accept multiple %i or %n tokens.
9115 . Made RecursiveFilterIterator::accept() abstract as stated in documentation.
9267 - Fixed bug #40428 (imagepstext() doesn't accept optional parameter). (Pierre)
10099 - Fixed bug #37457 (Crash when an exception is thrown in accept() method of
11108 - Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF).
11499 - Fixed bug #30120 imagettftext() and imagettfbbox() accept too many
11541 - Extended the functionality of is_subclass_of() to accept either a class name
11550 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)