Home
last modified time | relevance | path

Searched refs:constants (Results 1 – 25 of 147) sorted by path

123456

/PHP-7.4/
H A DCODING_STANDARDS.md34 4. Use definitions and macros whenever possible, so that constants have
H A DCONTRIBUTING.md157 ├─ sync-constants.php # The curl symbols checker
H A DNEWS1009 . Fixed bug #79242 (COM error constants don't match com_exception codes on
1170 . Add ZipArchive::ER_* missing constants. (Remi)
1403 . Deprecated registering of case-insensitive constants from typelibs. (cmb)
1715 . Added TIDY_TAG_* constants for HTML5 elements. (cmb)
2021 . Implemented FR #72189 (Add missing CURL_VERSION_* constants). (Javier
2229 . Fixed bug #77621 (Already defined constants are not properly reported).
2438 . Fixed bug #77136 (Unsupported IPV6_RECVPKTINFO constants on macOS).
2512 . The declaration and use of case-insensitive constants has been deprecated.
2553 . Expose curl constants from curl 7.50 to 7.61. (Pierrick)
2687 related constants for possible TLS protocol values. (Jakub Zelenka)
[all …]
H A DUPGRADING169 Applications correctly using the constants PASSWORD_DEFAULT,
636 Use corresponding constants instead (e.g. ReflectionMethod::IS_PUBLIC).
/PHP-7.4/Zend/tests/
H A Dbug24699.phpt2 Bug #24699 (Memory Leak with per-class constants)
H A Dbug33732.phpt2 Bug #33732 (Wrong behavior of constants in class and interface extending)
H A Dbug41633_1.phpt2 Bug #41633.1 (self:: doesn't work for constants)
H A Dbug41633_2.phpt2 Bug #41633.2 (Undefined class constants must not be substituted by strings)
H A Dbug41633_3.phpt2 Bug #41633.3 (Crash instantiating classes with self-referencing constants)
H A Dbug41633_4.phpt2 Bug #41633.4 (self:: doesn't work for constants)
H A Dbug41640.phpt2 Bug #41640 (get_class_vars produces error on class constants)
H A Dbug44827.phpt9 Warning: Class constants cannot be defined or redefined in %sbug44827.php on line %d
11 Warning: Class constants cannot be defined or redefined in %sbug44827.php on line %d
H A Dbug46304.phpt43 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 6
45 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 7
47 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 8
61 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "NS1…
67 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "ns1…
70 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "ns1…
73 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "ns1…
76 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "ns1…
H A Dbug50816.phpt2 Bug #50816 (Using class constants in array definition fails)
H A Dbug69532.phpt2 Bug #69532: array_multisort is chocking when using it's own constants
H A Dbug69676.phpt2 Bug #69676: Resolution of self::FOO in class constants not correct
H A Dbug69676_2.phpt2 Bug #69676: Resolution of self::FOO in class constants not correct (variation)
H A Dbug69676_3.phpt2 Bug #69676: Resolution of self::FOO in class constants not correct (variation)
H A Dbug74657.phpt2 Bug #74657 (Undefined constants in array properties result in broken properties)
H A Dcase_insensitive_constant_deprecation.phpt2 Case-insensitive constants are deprecated
69 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 4
71 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 5
74 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
77 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
82 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "NS\…
91 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
108 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
117 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
126 Deprecated: Case-insensitive constants are deprecated. The correct casing for this constant is "FOO…
[all …]
H A Dclass_constants_001.phpt2 class constants basic tests
H A Dclass_constants_002.phpt2 class constants as default function arguments
H A Dclass_constants_003.phpt2 class constants as default function arguments and dynamically loaded classes
H A Dclass_constants_004.phpt2 Testing constants (normal, namespace, class and interface)
H A Dclass_constants_005.phpt2 String interning during constants substitution

Completed in 38 milliseconds

123456