Home
last modified time | relevance | path

Searched refs:setting (Results 126 – 150 of 191) sorted by relevance

12345678

/php-src/ext/mysqli/tests/
H A Dmysqli_insert_packet_overflow.phpt38 …("[004] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting used.\n");
68 …("[010] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting used.\n");
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc69 …* @param bool $enable_env_flags Enable setting of connection flags through env(MYSQL_TEST_CONNECT…
145 /* Development setting: test experimental features and/or feature requests that never worked before…
/php-src/ext/phar/tests/
H A Dopen_for_write_newfile_b.phpt28 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
H A Dopen_for_write_newfile_c.phpt28 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
H A Dphar_offset_check.phpt2 Phar: disallow stub and alias setting via offset*() methods
H A Dbadparameters.phpt262 Write operations disabled by the php.ini setting phar.readonly
266 Write operations disabled by the php.ini setting phar.readonly
268 Write operations disabled by the php.ini setting phar.readonly
/php-src/ext/openssl/tests/
H A Dopenssl_decrypt_basic.phpt34 // if we want to prefer variable length cipher setting
H A Dstream_security_level.phpt2 security_level setting to prohibit cert
/php-src/ext/phar/tests/zip/
H A Dopen_for_write_newfile_c.phpt39 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
H A Dopen_for_write_newfile_b.phpt39 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
H A Dphar_begin_setstub_commit.phpt30 // add portion to test setting stub from resource
/php-src/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt40 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
H A Dopen_for_write_newfile_c.phpt39 …led to open stream: phar error: write operations disabled by the php.ini setting phar.readonly in …
/php-src/ext/xml/tests/
H A Dset_handler_errors.phpt2 Error conditions when setting invalid handler callables
/php-src/
H A Dphp.ini-development554 ; This setting is off by default.
588 ; this setting blank.
594 ; this setting blank.
637 ; PHP's default setting is "&".
643 ; PHP's default setting is "&".
758 ; PHP's default setting for include_path is ".;/path/to/php/pear"
895 ; unix or win32 systems, setting this flag will cause PHP to
1450 ; of session.trans_sid_tags setting.
1594 ; mbstring.internal_encoding setting. Input chars are
1595 ; converted to internal encoding by setting this to On.
[all …]
H A Dphp.ini-production556 ; This setting is off by default.
590 ; this setting blank.
596 ; this setting blank.
639 ; PHP's default setting is "&".
645 ; PHP's default setting is "&".
760 ; PHP's default setting for include_path is ".;/path/to/php/pear"
897 ; unix or win32 systems, setting this flag will cause PHP to
1452 ; of session.trans_sid_tags setting.
1596 ; mbstring.internal_encoding setting. Input chars are
1597 ; converted to internal encoding by setting this to On.
[all …]
/php-src/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt27 // remove variables_order= from PHP.ini (setting it in run-test's
H A Dpopen_pclose_basic-win32.phpt27 // remove variables_order= from PHP.ini (setting it in run-test's
/php-src/ext/intl/tests/
H A Dmsgfmt_get_set_pattern.phpt57 Error setting symbol value at line 0, offset 26: U_PATTERN_SYNTAX_ERROR (65799)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options_libmysql.phpt55 …intf("[001] Expecting default value for '%s' of '%s'/%s, getAttribute() reports setting '%s'/%s\n",
/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_attr.phpt2 PDO_Firebird: transaction isolation level (Testing for setting attribute values)
/php-src/Zend/
H A Dzend_ini.h137 ZEND_API zend_long zend_ini_parse_quantity_warn(zend_string *value, zend_string *setting);
139 ZEND_API zend_ulong zend_ini_parse_uquantity_warn(zend_string *value, zend_string *setting);
H A Dzend_ini.c874 ZEND_API zend_long zend_ini_parse_quantity_warn(zend_string *value, zend_string *setting) /* {{{ */ in zend_ini_parse_quantity_warn() argument
880 zend_error(E_WARNING, "Invalid \"%s\" setting. %s", ZSTR_VAL(setting), ZSTR_VAL(errstr)); in zend_ini_parse_quantity_warn()
888 ZEND_API zend_ulong zend_ini_parse_uquantity_warn(zend_string *value, zend_string *setting) /* {{{ … in zend_ini_parse_uquantity_warn() argument
894 zend_error(E_WARNING, "Invalid \"%s\" setting. %s", ZSTR_VAL(setting), ZSTR_VAL(errstr)); in zend_ini_parse_uquantity_warn()
/php-src/ext/standard/tests/array/
H A Drsort_variation5.phpt31 // loop through $flags array and setting all possible flag values
/php-src/ext/xsl/tests/
H A Dbug54446_with_ini.phpt2 Bug #54446 (Arbitrary file creation via libxslt 'output' extension with php.ini setting)

Completed in 57 milliseconds

12345678