Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php3125 public bool $isStrictProperties; variable in ClassInfo
3162 bool $isStrictProperties, argument
3182 $this->isStrictProperties = $isStrictProperties;
3387 if ($this->isStrictProperties) {
3427 $this->isStrictProperties = false;
4439 $isStrictProperties = false;
4452 $isStrictProperties = true;
4470 if ($isStrictProperties && $allowsDynamicProperties) {
4509 $isStrictProperties,

Completed in 18 milliseconds