Searched refs:psr7Compatible (Results 1 – 1 of 1) sorted by relevance
40 private $psr7Compatible; variable in SimplePie\\HTTP\\Parser130 …* @param Psr7Compatible $psr7Compatible Whether the data types are in format compatible with PSR-7.132 public function __construct(string $data, bool $psr7Compatible = false) argument136 $this->psr7Compatible = $psr7Compatible;239 if ($this->psr7Compatible) {254 if ($this->psr7Compatible) {