Home
last modified time | relevance | path

Searched refs:conflict (Results 26 – 47 of 47) sorted by relevance

12

/PHP-7.4/Zend/tests/traits/
H A Dlanguage017.phpt2 Invalid conflict resolution (unused trait as lhs of "as")
H A Dconflict002.phpt2 Overwridden methods do not cause a conflict.
H A Dconflict001.phpt2 Method conflict in traits
H A Dlanguage004.phpt2 Use instead to solve a conflict and as to access the method.
H A Dlanguage005.phpt2 Use instead to solve a conflict and as to access the method.
H A Dlanguage011.phpt2 Aliasing on conflicting method should not cover up conflict.
H A Dlanguage014.phpt2 Aliasing leading to conflict should result in error message
H A Dconflict003.phpt2 Two methods resulting in a conflict, should be reported both.
H A Dlanguage010.phpt2 Aliasing leading to conflict should result in error message
H A Derror_015.phpt3 Should warn about the conflict.
/PHP-7.4/Zend/tests/
H A Dbug30820.phpt2 Bug #30820 (static member conflict with $this->member silently ignored)
/PHP-7.4/azure/
H A Dapt.yml7 # There appears to be some kind of conflict with the libzip from ondrej's PPA.
/PHP-7.4/ext/pdo/tests/
H A Dpdo_008.phpt2 PDO Common: PDO::FETCH_UNIQUE conflict
/PHP-7.4/docs/
H A Doutput-api.md77 Issue a warning because of an output handler conflict:
81 Registering a conflict checking function, which will be checked prior starting the handler:
85 …Registering a reverse conflict checking function, which will be checked prior starting the specifi…
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_006.phpt2 Test semi-reserved method and constant names and trait conflict resolution
/PHP-7.4/ext/intl/
H A Dconfig.w328 // always build as shared - zend_strtod.c/ICU type conflict
/PHP-7.4/main/
H A Doutput.c544 php_output_handler_conflict_check_t conflict; in php_output_handler_start() local
549 if (NULL != (conflict = zend_hash_find_ptr(&php_output_handler_conflicts, handler->name))) { in php_output_handler_start()
550 if (SUCCESS != conflict(ZSTR_VAL(handler->name), ZSTR_LEN(handler->name))) { in php_output_handler_start()
555 ZEND_HASH_FOREACH_PTR(rconflicts, conflict) { in php_output_handler_start()
556 if (SUCCESS != conflict(ZSTR_VAL(handler->name), ZSTR_LEN(handler->name))) { in php_output_handler_start()
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in237 ; may conflict with a real PHP file.
249 ; may conflict with a real PHP file.
/PHP-7.4/ext/ffi/
H A Dffi.g452 /*attributes(&param_dcl)? conflict ???*/
/PHP-7.4/build/
H A Dlibtool.m43292 # default) and relocated if they conflict, which is a slow very memory
5491 # default) and relocated if they conflict, which is a slow very memory
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2767 # ESP, could this conflict with Easy Software Products' (e.g.ESP ghostscript) documentation?
3559 # LBR. NB: May conflict with the questionable
H A Dmagic2767 # ESP, could this conflict with Easy Software Products' (e.g.ESP ghostscript) documentation?
3559 # LBR. NB: May conflict with the questionable

Completed in 155 milliseconds

12