Home
last modified time | relevance | path

Searched refs:isStrictProperties (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/build/
H A Dgen_stub.php2383 public bool $isStrictProperties; variable in ClassInfo
2419 bool $isStrictProperties, argument
2438 $this->isStrictProperties = $isStrictProperties;
2602 if ($this->isStrictProperties) {
3495 $isStrictProperties = false;
3508 $isStrictProperties = true;
3528 if ($isStrictProperties && $allowsDynamicProperties) {
3567 $isStrictProperties,

Completed in 14 milliseconds