Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 67) sorted by path

123

/PHP-7.4/
H A D.gitignore2 # untracked to ignore by Git. For other development environment specific files,
276 # Special cases to invert previous ignore patterns
H A DNEWS309 . Fixed bug #44643 (bound parameters ignore explicit type definitions). (cmb)
887 . Fixed bug #79588 (Boolean opcache settings ignore on/off values). (cmb)
2113 . Fixed bug #77827 (preg_match does not ignore \r in regex flags). (requinix,
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_024.phpt2 Test typed properties ignore private props during inheritance
/PHP-7.4/Zend/tests/use_function/
H A Dignore_constants.phpt2 use function should ignore namespaced constants
/PHP-7.4/Zend/
H A Dzend_inheritance.c1406 uint32_t i, ignore = 0; in zend_do_implement_interface() local
1420 ignore = 1; in zend_do_implement_interface()
1426 if (ignore) { in zend_do_implement_interface()
/PHP-7.4/azure/
H A Dcommunity_job.yml79 php /usr/bin/composer install --no-progress --ignore-platform-reqs
/PHP-7.4/build/
H A Dlibtool.m4747 # The compiler can only warn and ignore the option if not recognized
778 # The linker can only warn and ignore the option if not recognized
1160 # The compiler can only warn and ignore the option if not recognized
/PHP-7.4/ext/ftp/tests/
H A Dftp_fget_basic1.phpt2 Testing ftp_fget ignore autoresume if autoseek is switched off
H A Dftp_nb_fget_basic1.phpt2 Testing ftp_nb_fget ignore autoresume if autoseek is switched off
/PHP-7.4/ext/iconv/tests/
H A Dbug51250.phpt2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
H A Dbug60494.phpt2 Bug #60494 (iconv_mime_decode does ignore special characters)
/PHP-7.4/ext/imap/tests/
H A Dbug53377.phpt2 Bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding)
H A Dimap_append_basic.phpt31 . "this is a test message, please ignore\r\n"
39 . "this is another test message, please ignore it too!!\r\n"
H A Dimap_body_basic.phpt46 string(%d) "1: this is a test message, please ignore%a"
47 string(%d) "1: this is a test message, please ignore%a"
H A Dimap_fetchbody_variation6.phpt64 string(%d) "1: this is a test message, please ignore%a"
69 string(%d) "1: this is a test message, please ignore%a"
H A Dimap_include.inc144 . "$i: this is a test message, please ignore\r\n";
/PHP-7.4/ext/ldap/
H A Dldap.c4760 ZEND_ARG_INFO(0, ignore)
/PHP-7.4/ext/ldap/tests/
H A Dldap_escape_ignore.phpt2 ldap_escape() test ignore
9 $ignore = 'ao';
11 var_dump(ldap_escape($subject, $ignore));
/PHP-7.4/ext/mysqli/tests/
H A D003.phpt29 Seems that not all MySQL 6.0 installations use defaults that ignore the display widths.
H A Dmysqli_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysqli_affected_rows_oo.phpt37 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysqli_info.phpt65 /* ignore this error */
H A Dmysqli_stmt_bind_param.phpt45 we did not unify the error messages but ignore this slight difference silently
H A Dmysqli_stmt_bind_result.phpt71 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result_bit.phpt48 // don't bail - column type might not be supported by the server, ignore this

Completed in 75 milliseconds

123