summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_wireprotocol.c
diff options
context:
space:
mode:
authorStefan Marr <gron@php.net>2011-10-09 11:13:27 +0000
committerStefan Marr <gron@php.net>2011-10-09 11:13:27 +0000
commite14354af21c9188582ef454696163cf68c7677ce (patch)
treea977dcfe25226a23cc252a53a47e661aafcdbbf6 /ext/mysqlnd/mysqlnd_wireprotocol.c
parent62fd3369cbf40d336a014ba391e51ba0b0939c95 (diff)
downloadphp-git-e14354af21c9188582ef454696163cf68c7677ce.tar.gz
Fixed Bug #55554 (Legacy constructors not handled properly) [TRAITS] [DOC]
# The handling of legacy constructors defined by traits was corrected. # They are now properly registered and used on instantiation. # The situation for conflicting legacy and __construct constructors is # mostly identical. If they are defined in the class, they override conflicts # and do not collide. However, in case different styles are mixed, between # class and trait definition, we assume a programmer's mistake and report # a collision. # # BTW: +1 for all the fixed tests! `make test` is fun again.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_wireprotocol.c')
0 files changed, 0 insertions, 0 deletions