Home
last modified time | relevance | path

Searched refs:same (Results 76 – 100 of 396) sorted by relevance

12345678910>>...16

/PHP-7.4/Zend/tests/
H A Dobjects_014.phpt2 extending the same interface twice
H A Dbug48667_1.phpt10 Fatal error: Class A cannot implement both IteratorAggregate and Iterator at the same time in %s on…
H A Dbug48667_2.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Daccess_modifiers_013.phpt2 Prevent abstract and final in the same class declaration
H A Dbug64515.phpt2 Bug #64515 (Memoryleak when using the same variablename 2times in function declaration) (PHP7)
H A Dflexible-heredoc-complex-test2.phpt3 with the same delimiter name
/PHP-7.4/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
H A Dbug29446.phpt2 Bug #29446 (ZE allows multiple declarations of the same class constant)
H A Dconstants_visibility_error_003.phpt2 A redeclared class constant must have the same or higher visibility
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_constructor_basic.phpt48 echo "\nInherited method of the same name as the class:\n";
88 Deprecated: Methods with the same name as their class will not be constructors in a future version …
104 Inherited method of the same name as the class:
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt35 // now the same with native PS
36 printf("now the same with native PS\n");
77 now the same with native PS
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt31 // now the same with native PS
32 printf("now the same with native PS\n");
78 now the same with native PS
/PHP-7.4/Zend/tests/use_const/
H A Ddefine_imported.phpt2 defining const with same name as imported should fail
H A Ddefine_imported_before.phpt2 using const with same name as defined should fail
/PHP-7.4/Zend/tests/use_function/
H A Ddefine_imported.phpt2 defining function with same name as imported should fail
H A Dcase_insensivity.phpt2 importing function with same name but different case should fail
H A Dconflicting_use_const_alias.phpt2 use const and use function with the same alias
H A Ddefine_imported_before.phpt2 using function with same name as defined should fail
/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_basic.phpt40 echo "\nCalling fsockopen() with address and port in same string:\n";
58 Calling fsockopen() with address and port in same string:
/PHP-7.4/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt17 // Valid with cost the same
20 // Valid with cost the same, additional params
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation9.phpt39 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
47 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-7.4/ext/simplexml/tests/
H A Dbug69491.phpt2 Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node)
/PHP-7.4/Zend/tests/traits/
H A Dbug60217a.phpt2 Bug #60217 (Requiring the same method from different traits.)
/PHP-7.4/ext/standard/tests/math/
H A Dallowed_rounding_error.inc5 //This assumes that the results will be the same to + or - 1.0E-10.
/PHP-7.4/ext/opcache/tests/
H A Djmpz_jmp_elim.phpt2 Edge-cases in elimination of JMPZ JMP with same target

Completed in 31 milliseconds

12345678910>>...16