Correctly handle non-numeric exception codes in core.functions.php
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 2 Jul 2020 13:32:19 +0000 (15:32 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 2 Jul 2020 13:32:39 +0000 (15:32 +0200)
commitcdb994ab65d3d95f866fd2458f9cd79ee38a89d5
treef9f0987c57a18e3c7a48998a78d227df9bea673d
parent8e5829be354741a21f05ca29ce6531fd46d31c70
Correctly handle non-numeric exception codes in core.functions.php

Database exceptions use the SQLSTATE as the error code. SQLSTATEs can
contains letters.
wcfsetup/install/files/lib/core.functions.php