Home
last modified time | relevance | path

Searched refs:changed (Results 76 – 100 of 167) sorted by relevance

1234567

/PHP-7.4/Zend/tests/traits/
H A Dlanguage008a.phpt2 Visibility can be changed with the as aliasing construct as well.
H A Dlanguage008b.phpt2 Visibility can be changed with the as aliasing construct as well.
/PHP-7.4/ext/reflection/tests/
H A Dbug64239.phpt2 Bug #64239 (ReflectionClass::getMethods() changed behavior)
H A Dbug71018.phpt2 Bug #71018 (ReflectionProperty::setValue() behavior changed)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug60723.phpt2 Bug #60723 (error_log error time has changed to UTC ignoring default timezo)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt34 …at all other places we throws errors but no exceptions unless the error mode has been changed:\n");
60 …that at all other places we throws errors but no exceptions unless the error mode has been changed:
H A Dmysqli_last_insert_id.phpt61 …printf("[008] The servers LAST_INSERT_ID() changed unexpectedly from %d to %d\n", $sql_id, $new_sq…
76 …printf("[011] The servers LAST_INSERT_ID() changed unexpectedly from %d to %d\n", $sql_id, $new_sq…
90 printf("[015] SQL id %d should have had changed, got %d\n", $sql_id, $new_sql_id);
105 …printf("[018] The servers LAST_INSERT_ID() changed unexpectedly from %d to %d\n", $sql_id, $new_sq…
151 …printf("[028] The servers LAST_INSERT_ID() changed unexpectedly from %d to %d\n", $sql_id, $new_sq…
163 …printf("[031] The servers LAST_INSERT_ID() changed unexpectedly from %d to %d\n", $sql_id, $new_sq…
/PHP-7.4/ext/standard/tests/streams/
H A Dbug69521.phpt27 $changed = stream_select($read, $write, $except, 0, 500000);
/PHP-7.4/Zend/tests/
H A Dbug64239_4.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
H A Dbug64239_3.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
H A Dbug64239_2.phpt2 Bug #64239 (debug_backtrace() changed behavior)
H A Dbug32296.phpt2 Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
H A Dbug68215.phpt2 Bug #68215 (Behavior of foreach has changed)
/PHP-7.4/ext/opcache/Optimizer/
H A Descape_analysis.c475 zend_bool changed; in zend_ssa_escape_analysis() local
478 changed = 0; in zend_ssa_escape_analysis()
514 changed = 0; in zend_ssa_escape_analysis()
516 changed = 1; in zend_ssa_escape_analysis()
520 changed = 1; in zend_ssa_escape_analysis()
527 } while (changed); in zend_ssa_escape_analysis()
H A Dzend_cfg.c115 int j, changed; in zend_mark_reachable_blocks() local
119 changed = 0; in zend_mark_reachable_blocks()
146 changed = 1; in zend_mark_reachable_blocks()
163 changed = 1; in zend_mark_reachable_blocks()
171 changed = 1; in zend_mark_reachable_blocks()
179 changed = 1; in zend_mark_reachable_blocks()
195 } while (changed); in zend_mark_reachable_blocks()
672 int j, k, changed; in zend_cfg_compute_dominators_tree() local
683 changed = 0; in zend_cfg_compute_dominators_tree()
710 changed = 1; in zend_cfg_compute_dominators_tree()
[all …]
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_007.phpt10 //In January 2008 , level 7.18.0 of the curl lib, many of the messages changed.
/PHP-7.4/ext/standard/tests/array/
H A Dbug42850.phpt21 $input = 'changed';
H A Darray_map_variation19.phpt18 $a = "changed";
/PHP-7.4/ext/xmlreader/tests/
H A D003-move-errors.phpt36 // Ensure that node pointer has not changed position
43 // Ensure that node pointer has not changed position
/PHP-7.4/ext/intl/tests/
H A Dformatter_format_currency2.phpt12 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'uk' locales changed
H A Dspoofchecker_004.phpt2 spoofchecker with settings changed
H A Dspoofchecker_005.phpt2 spoofchecker with settings changed
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt27 printf("[005] Connection status should not have changed\n");
/PHP-7.4/ext/standard/tests/http/
H A Dbug53198.phpt2 Bug #53198 (From: header cannot be changed with ini_set)
/PHP-7.4/ext/session/tests/
H A Dbug74514.phpt13 CLI works as Web server, so SG(headers_sent) cannot be ignored nor changed.

Completed in 33 milliseconds

1234567