Searched refs:original (Results 51 – 75 of 129) sorted by relevance
123456
2 Testing interface declaration using the original and alias class name
2 Bug #40705 (Iterating within function moves original array pointer)
2 Bug #69996 (Changing the property of a cloned object affects the original)
2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types a…
2 Bug #73987 (Method compatibility check looks to original definition and not parent - return types i…
2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullabilty abs…
2 Test that the original class name is present in the error out when extending ErrorException
2 Bug #73987 (Method compatibility check looks to original definition and not parent - nullability in…
5 $a = array('foo' => 'original.foo');
2 … alias operation is to provide an additional identifier for the method body of the original method.
3 method body of the original method.
42 echo "original has $len nodes\n";60 original has 5 nodes
8 $original = <<<EOD31 gzwrite($fp, $original);32 var_dump(strlen($original));
38 Phar based on pear/PHP_Archive, original concept by Davey Shafik.60 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
17 // ..and modify original
28 // - when the day is not the same as the day on the original date:35 // - when the day *is* the same as the day on the original date:
5 The original version of libmbfl is developed and distributed
20 … not reference anymore. looks like we can't change this, or it'd change the original zval instead..
19 $original = setlocale(LC_ALL, 'C');66 setlocale(LC_ALL, $original);
34 * Note that the output will be different from the original mt19937ar.c,
2 libxml_set_external_entity_loader() variation: restore original handler; returning NULL
29 …curl_close($ch); // can not close original handle before curl_exec($copy) since it causes char * i…
19 // back to the original once shell_exec is done.49 // a final php.exe to run the actual test. But the console title is set for the original console.
20 …/* Done with the original connection, create a second link to test the character set being defined…
Completed in 24 milliseconds