Home
last modified time | relevance | path

Searched refs:constant (Results 176 – 200 of 451) sorted by relevance

12345678910>>...19

/php-src/ext/reflection/tests/
H A DReflectionClassConstant_toString_error.phpt18 Undefined constant self::UNKNOWN
/php-src/Zend/tests/prop_const_expr/
H A Dlhs_class_not_found.phpt2 Property constant expression lhs error
H A Dlhs_class_not_found_nullsafe.phpt2 Nullsafe property constant expression lhs error
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_021.phpt2 Test typed properties delay type check on constant
H A Dtyped_class_constants_type_error1.phpt10 Fatal error: Cannot use int as value for class constant A::CONST1 of type string in %s on line %d
/php-src/Zend/tests/grammar/
H A Dregression_005.phpt2 Test possible constant naming regression on procedural scope
/php-src/Zend/tests/
H A Dclass_constants_007.phpt2 Ownership of constant expression inhereted from immutable class should be transfered to class
H A Dbug69788.phpt6 Fatal error: Uncaught Error: Undefined constant "t" in %s:%d
H A Dgh9138.phpt2 GH-9138: NULL pointer dereference when fetching property of "bad" list in constant expression
H A Doss_fuzz_60441.phpt8 Fatal error: Uncaught Error: Undefined constant "y" in %s:%d
H A Dclass_constants_006.phpt2 Ownership of constant expression inhereted from interface should be transfered to class
H A Dgh11016.phpt9 // We need to use a function to trick the optimizer *not* to optimize the array to a constant
H A Dbug45742.phpt2 Bug #45742 Wrong class array inpretetion using constant indexes
H A Dgh9138_2.phpt2 GH-9138: NULL pointer dereference when fetching property of "bad" list in constant expression with …
/php-src/ext/standard/tests/assert/
H A Dassert_options_error.phpt14 assert_options(): Argument #1 ($option) must be an ASSERT_* constant
/php-src/ext/opcache/tests/jit/
H A Dadd_012.phpt2 JIT ADD: 012 register allocation for 64-bit constant
H A Dbind_static.phpt21 Undefined constant "UNDEFINED"
/php-src/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/php-src/Zend/tests/enum/
H A Denum-in-constant.phpt2 Enum in constant
/php-src/ext/standard/tests/math/
H A Dround_gh12143_1.phpt15 printf("%-20s: %+.17g -> %+.17g\n", $mode, $number, round($number, 0, constant($mode)));
H A Dround_gh12143_2.phpt15 printf("%-20s: %+.17g -> %+.17g\n", $mode, $number, round($number, 0, constant($mode)));
H A Dround_gh12143_3.phpt15 printf("%-20s: %+.17g -> %+.17g\n", $mode, $number, round($number, 0, constant($mode)));
H A Dround_gh12143_4.phpt15 printf("%-20s: %+.17g -> %+.17g\n", $mode, $number, round($number, 0, constant($mode)));
/php-src/ext/opcache/tests/
H A Dassign_static_prop_ref_result.phpt11 Fatal error: Uncaught Error: Undefined constant "UNDEF" in %s:%d
/php-src/Zend/tests/constants/final_constants/
H A Dfinal_const2.phpt18 Fatal error: Bar::A cannot override final constant Foo::A in %s on line %d

Completed in 26 milliseconds

12345678910>>...19