Lines Matching refs:TypeError

46 } catch (TypeError|ValueError $exception) {
52 } catch (TypeError|ValueError $exception) {
58 } catch (TypeError|ValueError $exception) {
64 } catch (TypeError|ValueError $exception) {
70 } catch (TypeError|ValueError $exception) {
76 } catch (TypeError|ValueError $exception) {
82 } catch (TypeError|ValueError $exception) {
88 } catch (TypeError|ValueError $exception) {
101 } catch (TypeError|ValueError $exception) {
107 } catch (TypeError|ValueError $exception) {
113 } catch (TypeError|ValueError $exception) {
119 } catch (TypeError|ValueError $exception) {
125 } catch (TypeError|ValueError $exception) {
131 } catch (TypeError|ValueError $exception) {
137 } catch (TypeError|ValueError $exception) {
153 } catch (TypeError|ValueError $exception) {
159 } catch (TypeError|ValueError $exception) {
165 } catch (TypeError|ValueError $exception) {
171 } catch (TypeError|ValueError $exception) {
177 } catch (TypeError|ValueError $exception) {
183 } catch (TypeError|ValueError $exception) {
189 } catch (TypeError|ValueError $exception) {
195 } catch (TypeError|ValueError $exception) {
205 } catch (TypeError|ValueError $exception) {
230 TypeError: Header "orig-date" must be of type string, array given
231 TypeError: Header "from" must be of type string, array given
232 TypeError: Header "sender" must be of type string, array given
233 TypeError: Header "reply-to" must be of type string, array given
235 TypeError: Header "bcc" must be of type string, array given
236 TypeError: Header "message-id" must be of type string, array given
237 TypeError: Header "in-reply-to" must be of type string, array given
241 TypeError: Header "foo1" must only contain numeric keys, "foo2" found
242 TypeError: Header "foo2" must only contain values of type string, array found
243 TypeError: Header "foo3" must only contain values of type string, int found
244 TypeError: Header "foo4" must only contain values of type string, float found
245 TypeError: Header "foo5" must only contain values of type string, bool found
246 TypeError: Header "foo6" must only contain values of type string, null found
247 TypeError: Header "foo7" must only contain values of type string, stdClass found