ErrorPageError and subclasses use array() instead of null per their docs
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 30 Jan 2014 00:25:30 +0000 (01:25 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 30 Jan 2014 00:25:54 +0000 (01:25 +0100)
commitbde1da2c588ec1289cec9752fd3c64871c479f8b
tree78a98a34c7169f274cedf8704a3b4aaf49125c2d
parent112313b10c923f059603ec3137f9771eab15409e
ErrorPageError and subclasses use array() instead of null per their docs

Follow-up to I227a416f. I think I've gotten them all.

Change-Id: I521ad886a804718f8a3871491a1ca910e532bfb0
includes/Exception.php