Searched refs:enable_exceptions (Results 1 – 2 of 2) sorted by relevance
1499 public function enable_exceptions($enable = true) function in SimplePie\\SimplePie1501 $this->enable_exceptions = $enable;2307 if (!$this->enable_exceptions) {
224 * Added `$enable_exceptions` to the class property declarations for `SimplePie` class. [#504](https…