summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_alloc.c
diff options
context:
space:
mode:
authorStefan Marr <gron@php.net>2011-08-15 22:16:58 +0000
committerStefan Marr <gron@php.net>2011-08-15 22:16:58 +0000
commit466d5414dfb43074c9bbfddad31bc96e4def336d (patch)
tree29d8ab3285b24c00794e743ea699c61b50a28b68 /ext/mysqlnd/mysqlnd_alloc.c
parentf4d3d6c439bc71263f9201f7030d3da7eb6dfe58 (diff)
downloadphp-git-466d5414dfb43074c9bbfddad31bc96e4def336d.tar.gz
Bug #55424 Fatal error when calling a method from a trait that is defined in parent class and required by using an abstract method in the trait.
# The method got unconditionally deleted from the class, since it was assumed that we override it, but we did not in case of abstract methods coming from a trait. Thus, dont delete when we try to merge in an abstract method.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_alloc.c')
0 files changed, 0 insertions, 0 deletions