Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php3182 public bool $isStrictProperties; variable in ClassInfo
3219 bool $isStrictProperties, argument
3239 $this->isStrictProperties = $isStrictProperties;
3466 if ($this->isStrictProperties) {
3506 $this->isStrictProperties = false;
4536 $isStrictProperties = false;
4549 $isStrictProperties = true;
4567 if ($isStrictProperties && $allowsDynamicProperties) {
4606 $isStrictProperties,

Completed in 16 milliseconds