Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php3321 public bool $isStrictProperties; variable in ClassInfo
3358 bool $isStrictProperties, argument
3378 $this->isStrictProperties = $isStrictProperties;
3605 if ($this->isStrictProperties) {
3645 $this->isStrictProperties = false;
4675 $isStrictProperties = false;
4688 $isStrictProperties = true;
4706 if ($isStrictProperties && $allowsDynamicProperties) {
4745 $isStrictProperties,

Completed in 17 milliseconds