Home
last modified time | relevance | path

Searched refs:constant (Results 201 – 225 of 299) sorted by relevance

12345678910>>...12

/PHP-7.4/Zend/tests/
H A Dconstants_002.phpt16 Warning: Use of undefined constant foo - assumed 'foo' (this will throw an Error in a future versio…
H A Dclass_name_as_scalar_error_002.phpt2 class name as scalar from ::class keyword error using parent in class constant
H A Dbug73163.phpt17 Fatal error: Uncaught Exception: Use of undefined constant UNDEFINED - assumed 'UNDEFINED' (this wi…
H A Dbug37811.phpt26 Warning: Use of undefined constant Baz - assumed 'Baz' (this will throw an Error in a future versio…
H A Dns_036.phpt2 036: Name ambiguity in compile-time constant reference (ns name)
H A Dbug78868.phpt28 $props[0]->setValue(2); //causes constant resolving, which runs autoload, all with EG(fake_scope) =…
H A Dbug68446.phpt2 Bug #68446 (Array constant not accepted for array parameter default)
H A Dbug42143.phpt2 bug #42143 (The constant NAN is reported as 0 on Windows build)
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
H A Dbug69017.phpt2 #69017 (Fail to push to the empty array with the constant value defined in class scope)
/PHP-7.4/Zend/tests/constants/
H A Ddir-constant-includes.phpt2 __DIR__ constant test with includes
/PHP-7.4/ext/standard/tests/filters/
H A Dobject_init_failure_2.phpt19 Undefined constant 'FOO'
/PHP-7.4/tests/lang/
H A DreturnByReference.007.phpt30 …nction call, assign by reference the return value of a function that returns a constant by ref:\n";
52 …f function call, assign by reference the return value of a function that returns a constant by ref:
H A DreturnByReference.008.phpt31 …nction call, assign by reference the return value of a function that returns a constant by ref:\n";
53 …f function call, assign by reference the return value of a function that returns a constant by ref:
/PHP-7.4/ext/opcache/tests/
H A Dbug73789.phpt19 $type = constant($name);
H A Dpreload_loadable_classes_2.phpt16 Warning: Use of undefined constant UNDEF - assumed 'UNDEF' (this will throw an Error in a future ve…
H A Dbug80900.phpt2 Bug 80900: Switch constant with incorrect type
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle_internal.phpt5 <?php if( !defined('INTL_ICU_DATA_VERSION')) print 'skip INTL_ICU_DATA_VERSION constant not defined…
/PHP-7.4/ext/spl/tests/
H A DregexIterator_flags_basic.phpt14 // Test a change in flags, there's only one class constant so it has to be another int value
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_variation3.phpt4 This test vrifies the right behaviour of the LIBXML_NOERROR constant
H A DDOMDocument_load_variation3.phpt4 This test vrifies the right behaviour of the LIBXML_NOERROR constant
H A DDOMDocument_loadXML_variation2.phpt4 This test verifies the right behaviour of the LIBXML_DTDVALID constant
H A DDOMDocument_load_variation2.phpt4 This test verifies the right behaviour of the LIBXML_DTDVALID constant
/PHP-7.4/ext/hash/tests/
H A Dmhash_003.phpt25 $result = mhash_keygen_s2k(constant($hash), $passwd, $salt, 100);
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_error.phpt26 Warning: Use of undefined constant threemeninaboat - assumed 'threemeninaboat' (this will throw an …

Completed in 27 milliseconds

12345678910>>...12