https://bugs.kde.org/show_bug.cgi?id=400294

Heinz Wiesinger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.3.1
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |v-php/2469eba750b2b52107e0c
                   |                            |2671c3c11a9d87539f8
         Resolution|---                         |FIXED

--- Comment #6 from Heinz Wiesinger <[email protected]> ---
Git commit 2469eba750b2b52107e0c2671c3c11a9d87539f8 by Heinz Wiesinger.
Committed on 17/11/2018 at 16:40.
Pushed by wiesinger into branch '5.3'.

Fix syntax support for dynamic member access.

Covers syntax like:
- A::${$foo}
- A::$var::${$foo}
- A::$var->${$foo}
FIXED-IN: 5.3.1

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kfunk, kdevelop-devel

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D16461

M  +48   -16   duchain/expressionvisitor.cpp
M  +112  -0    duchain/tests/uses.cpp
M  +3    -0    duchain/tests/uses.h

https://commits.kde.org/kdev-php/2469eba750b2b52107e0c2671c3c11a9d87539f8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to