Searched refs:enable_exceptions (Results 1 – 2 of 2) sorted by relevance
647 public $enable_exceptions = false; variable in SimplePie\\SimplePie1631 public function enable_exceptions(bool $enable = true) function in SimplePie\\SimplePie1633 $this->enable_exceptions = $enable;2506 if (!$this->enable_exceptions) {
276 * Added `$enable_exceptions` to the class property declarations for `SimplePie` class. [#504](https…