Home
last modified time | relevance | path

Searched refs:constant (Results 151 – 175 of 452) sorted by last modified time

12345678910>>...19

/php-src/Zend/tests/
H A Dconst_expr_dim_on_null_warning.phpt2 DIM on null in constant expr should emit warning
H A Dclass_on_constant_evaluated_expression.phpt2 An error should be generated when using ::class on a constant evaluated expression
H A Dclass_constants_007.phpt2 Ownership of constant expression inhereted from immutable class should be transfered to class
H A Dtemporary_cleaning_017.phpt19 Fatal error: Uncaught Error: Undefined constant "y" in %stemporary_cleaning_017.php:5
/php-src/Zend/Optimizer/
H A Dzend_cfg.h107 CT_CONSTANT_EX(op_array, (node).constant) \
/php-src/ext/opcache/tests/opt/
H A Dmatch_002.phpt12 Fatal error: Uncaught Error: Undefined constant "y" in %smatch_002.php:2
H A Dmatch_001.phpt16 Fatal error: Uncaught Error: Undefined constant "y" in %smatch_001.php:2
/php-src/Zend/tests/traits/
H A Dconstant_016.phpt2 Compatibility of values of same name trait constants is checked after their constant expressions ar…
/php-src/Zend/tests/array_unpack/
H A Dgh9769.phpt2 Unpacking arrays in constant expression
12 Fatal error: Uncaught Error: Only arrays can be unpacked in constant expression in %sgh9769.php:5
/php-src/tests/classes/
H A Dconstants_visibility_005.phpt10 Fatal error: Cannot use the static modifier on a class constant in %s on line %d
H A Dconstants_visibility_006.phpt10 Fatal error: Cannot use the abstract modifier on a class constant in %s on line %d
/php-src/Zend/tests/readonly_props/
H A Dreadonly_const.phpt12 Fatal error: Cannot use the readonly modifier on a class constant in %s on line %d
/php-src/Zend/tests/enum/
H A Dunserialize-non-existent-case.phpt14 Warning: unserialize(): Undefined constant Foo::Baz in %s on line %d
/php-src/tests/lang/
H A Dbug44827.phpt2 Bug #44827 (Class error when trying to access :: as constant)
16 constant('::');
23 define(): Argument #1 ($constant_name) cannot be a class constant
/php-src/ext/standard/tests/general_functions/
H A Dgh9905.phpt2 GH-9905 (constant() behaves inconsistent when class is undefined)
6 \constant("\NonExistantClass::non_existant_constant");
/php-src/ext/reflection/tests/
H A Dgh9447.phpt2 GH-9447: Invalid class FQN emitted by AST dump for new and class constants in constant expressions
/php-src/tests/output/
H A Dsapi_windows_vt100_support_winko_err.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dsapi_windows_vt100_support_winko_in-err.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dsapi_windows_vt100_support_winok_in-out.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dstream_isatty_out.phpt17 STDIN (constant): bool(true)
20 STDOUT (constant): bool(false)
23 STDERR (constant): bool(true)
H A Dsapi_windows_vt100_support.inc29 'STDIN (constant)' => STDIN,
32 'STDOUT (constant)' => STDOUT,
35 'STDERR (constant)' => STDERR,
H A Dsapi_windows_vt100_support_winko_in-out-err.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dsapi_windows_vt100_support_winko_in-out.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dsapi_windows_vt100_support_winko_out-err.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):
H A Dsapi_windows_vt100_support_winko_out.phpt25 STDIN (constant):
43 STDOUT (constant):
61 STDERR (constant):

Completed in 21 milliseconds

12345678910>>...19