summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index 61a84977..077b859b 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -16,6 +16,10 @@ for both A and B.
Upgrading from v3.0.2
---------------------
+- The signature of TControl::broadcastEvent() is changed from
+ broadcastEvent($sender,TBroadCastEventParameter $param) to
+ broadcastEvent($name,$sender,$param).
+ This makes the call to broadcastEvent() to be consistent with raiseEvent().
Upgrading from v3.0.1
---------------------