Lines Matching refs:allow
81 . Fixed bug #75605 (Dumpable FPM child processes allow bypassing opcache
479 . Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user).
552 . Implemented FR #72653 (SQLite should allow opening with empty filename).
1375 . Fixed bug #68598 (pcntl_exec() should not allow null char). (CVE-2015-4026)
1452 . Add a check for RAND_egd to allow compiling against LibreSSL (Leigh)
1624 . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of
2087 . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)
2231 . No longer allow invalid key sizes, invalid IV sizes or missing required IV
2321 . New "single_ecdh_use" and "single_dh_use" SSL context options allow for
2388 exposed via a new pg_socket() function to allow read/write polling when
2506 . Implemented request #49824 (Change array_fill() to allow creating empty
2720 . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)
3168 . Improved fputcsv() to allow specifying escape character.
3338 . Bump PECL package info version check to allow PECL installs with PHP 5.5+
3454 . Fixed bug #64523, allow XOR in php.ini. (Dejan Marjanovic, Lars)
3480 . Fixed Bug #23955: allow specifying Max-Age attribute in setcookie() (narfbg, Lars)
4755 . Improved UNIX build system to allow building multiple PHP binary SAPIs and
4944 . Added the + modifier to parseFromFormat to allow trailing text in the
5081 . Fixed bug #53862 (snmp_set_oid_output_format does not allow returning to default)
5557 to allow zero children). (fat)
6648 - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename
6782 - Changed "post_max_size" php.ini directive to allow unlimited post size by
6836 - Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files).
6864 - Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
6895 - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys). (Jani)
6959 - Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).
7198 - Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in domain
7286 - Changed open_basedir to allow tightening in runtime contexts. (Sara)
7298 - Changed array_reduce() to allow mixed $initial (Christian Seiler)
7584 - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow
7603 - Added 'n' flag to fopen to allow passing O_NONBLOCK to the underlying
7675 - Fixed check in recode extension to allow builing of recode and mysql
7716 - Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer). (Dmitry)
7850 - Fixed bug #45696 (Not all DateTime methods allow method chaining). (Derick)
7997 - Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer).
8023 - Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit
8468 - Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)
8803 - Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g
8989 - Fixed bug #37273 (Symlinks and mod_files session handler allow open_basedir
9019 - Added mysql_set_charset() to allow runtime altering of connection encoding.
9077 - Fixed bug #41287 (Namespace functions don't allow xmlns definition to be
9187 - Implement feature request #40947, allow a single filter as argument
9464 - Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used
9703 - Added version specific registry keys to allow different configurations for
9719 - Added an optional parameter to parse_url() to allow retrieval of distinct
9721 - Added optional parameter to http_build_query() to allow specification of
9782 debug builds to allow using internal and external memory debuggers.
10210 . Added filtering mode option to imagepng() to allow reducing file size.
10242 - Fixed issue with iconv_mime_decode where the "encoding" would only allow
10500 and allow setting it). (Frank)
10632 - Added user opcode API that allow overloading of opcode handlers. (Dmitry)
10642 only allow certain functions to be called from XSLT. (Christian)
10745 - Changed type hints to allow "null" as default value for class and array.
10802 - Fixed __get/__set to allow recursive calls for different properties. (Dmitry)
11550 - Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag). (Ilia)