summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-05-12 14:00:32 +0200
committerAnatol Belski <ab@php.net>2013-05-12 14:00:32 +0200
commitd6505acbf5ff6db0e9e19cdba121183d9563bad5 (patch)
tree3fe70313b5944a957456caec925904ad039fc147 /ext/mysql/php_mysql.c
parent1cc2162b835ff6bcb8650b9522f54d266576401e (diff)
downloadphp-git-d6505acbf5ff6db0e9e19cdba121183d9563bad5.tar.gz
Fixed bug #64821 Custom Exceptions crash when internal properties overridden
If user inherits Exception and overrides the properties to arbitrary data types, or simply doesn't run parent::__construct(), here we go. Just convert everything to the appropriate data type, like Exception::__toString() does.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions