Home
last modified time | relevance | path

Searched refs:original (Results 51 – 75 of 137) sorted by relevance

123456

/PHP-8.2/ext/standard/tests/strings/
H A Dbug71188.phpt2 Bug #71188 (str_replace converts integers in original $search array to strings)
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_077.phpt2 Converted values shall be returned and not the original value upon property assignment
/PHP-8.2/Zend/tests/
H A Dunset_cv11.phpt2 unset() CV 11 (unset() of copy destroys original value)
H A Dclass_alias_005.phpt2 Testing static call method using the original class name
H A Dclass_alias_009.phpt2 Testing interface declaration using the original and alias class name
H A Dbug69996.phpt2 Bug #69996 (Changing the property of a cloned object affects the original)
H A Dbug40705.phpt2 Bug #40705 (Iterating within function moves original array pointer)
H A Dbug73987_3.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
H A Dbug73987_1.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types i…
H A Dexception_020.phpt2 Test that the original class name is present in the error out when extending ErrorException
H A Dbug73987_2.phpt2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullabilty abs…
H A Dis_callable_trampoline_uaf-deprecated.phpt2 is_callable() with trampoline should not caused UAF [original test with deprecated syntax]
/PHP-8.2/ext/standard/tests/array/
H A Dbug44181.phpt5 $a = array('foo' => 'original.foo');
H A Dextract_variation11.phpt5 $a = array('foo' => 'original.foo');
/PHP-8.2/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt2 … alias operation is to provide an additional identifier for the method body of the original method.
H A Dalias-semantics02.phpt3 method body of the original method.
/PHP-8.2/ext/phar/tests/
H A Dphpinfo_001.phpt36 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
56 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
/PHP-8.2/ext/dom/tests/
H A DDOMNode_removeChild_basic.phpt40 echo "original has $len nodes\n";
59 original has 5 nodes
/PHP-8.2/ext/standard/tests/general_functions/
H A Dis_callable_abstract_method-deprecated.phpt2 is_callable() on abstract method via object should return false [original test with deprecated synt…
/PHP-8.2/ext/zip/tests/
H A Dbug50678.phpt2 Bug #50678 (files extracted by ZipArchive class lost their original modified time)
/PHP-8.2/Zend/tests/generators/
H A Dgh11028_2.phpt2 GH-11028 (Heap Buffer Overflow in zval_undefined_cv with generators) - original variant
/PHP-8.2/ext/zlib/tests/
H A Dgzfilegzreadfile.phpt7 $original = <<<EOD
30 gzwrite($fp, $original);
31 var_dump(strlen($original));
/PHP-8.2/Zend/tests/traits/
H A Dbug76773-deprecated.phpt2 Bug #76773 (Traits used on the parent are ignored for child classes) [original test with deprecated…
/PHP-8.2/ext/date/tests/
H A DDateTime_clone_basic1.phpt17 // ..and modify original
/PHP-8.2/ext/filter/tests/
H A D036.phpt20 … not reference anymore. looks like we can't change this, or it'd change the original zval instead..

Completed in 114 milliseconds

123456