Home
last modified time | relevance | path

Searched refs:changed (Results 51 – 75 of 169) sorted by relevance

1234567

/PHP-5.5/tests/lang/
H A DpassByReference_010.phpt8 $a = "a.changed";
54 string(9) "a.changed"
H A Dfunc_get_arg.005.phpt8 $a = 'changed.a';
/PHP-5.5/ext/phar/tests/cache_list/
H A Dcopyonwrite1.phar.phpt13 changed
/PHP-5.5/ext/fileinfo/
H A Dmagicdata.patch14 1 file changed, 2 insertions(+), 2 deletions(-)
39 1 file changed, 3 insertions(+), 2 deletions(-)
65 1 file changed, 2 insertions(+), 3 deletions(-)
/PHP-5.5/Zend/tests/
H A Dbug64239_1.phpt2 Bug #64239 (get_class_methods() changed behavior)
H A Dbug40509.phpt2 Bug #40509 (key() function changed behaviour if global array is used within function)
H A Dbug52051.phpt2 Bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+)
H A Dbug64239_4.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
H A Dbug64239_3.phpt2 Bug #64239 (debug_print_backtrace() changed behavior)
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite.phar4 $phar["test.txt"] = "changed
H A Dwrite.phar.inc10 $phar["test.txt"] = "changed
/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods5.phpt38 $ao->a = 'changed';
40 $ao->dynamic = 'new.changed';
75 In UsesMagic::__set(a,changed)
77 In UsesMagic::__set(dynamic,new.changed)
/PHP-5.5/ext/standard/tests/array/
H A Dbug44182.phpt11 $a['foo'] = 'changed.foo';
H A Dextract_variation10.phpt9 $a['foo'] = 'changed.foo';
H A Darray_diff_uassoc_variation13.phpt24 echo "\n-- Testing array_diff_uassoc() function with referenced variable \$ref_var value changed to…
49 -- Testing array_diff_uassoc() function with referenced variable $ref_var value changed to 10 --
/PHP-5.5/tests/classes/
H A Dconstants_error_003.phpt12 $a = "changed";
/PHP-5.5/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-5.5/Zend/tests/traits/
H A Dlanguage008a.phpt2 Visibility can be changed with the as aliasing construct as well.
H A Dbug54441.phpt19 Fatal error: The modifiers for the trait alias dontKnow() need to be changed in the same statment i…
H A Dlanguage008b.phpt2 Visibility can be changed with the as aliasing construct as well.
/PHP-5.5/ext/reflection/tests/
H A Dbug64239.phpt2 Bug #64239 (ReflectionClass::getMethods() changed behavior)
/PHP-5.5/ext/pgsql/
H A DREADME22 always if you don't want to rewrite code when it is changed.
25 Function names are going to be changed to confirm coding
27 be changed as follows.
56 WARNING: API/behavior may be changed without notice.
82 API may be changed.
233 Again, experimental functions are subject to be changed without
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug60723.phpt2 Bug #60723 (error_log error time has changed to UTC ignoring default timezo)
/PHP-5.5/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.

Completed in 22 milliseconds

1234567