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

Heinz Wiesinger <ppr...@liwjatan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdev-php/-/commit/a42c
                   |                            |9da2d92ab6bf906df59b48dffa2
                   |                            |76fc13a34

--- Comment #1 from Heinz Wiesinger <ppr...@liwjatan.org> ---
Git commit a42c9da2d92ab6bf906df59b48dffa276fc13a34 by Heinz Wiesinger.
Committed on 21/07/2023 at 14:22.
Pushed by wiesinger into branch 'master'.

Add support for PHP 8.0's union types

M  +4    -23   duchain/builders/declarationbuilder.cpp
M  +1    -1    duchain/builders/declarationbuilder.h
M  +10   -0    duchain/builders/typebuilder.cpp
M  +8    -14   duchain/builders/usebuilder.cpp
M  +1    -2    duchain/builders/usebuilder.h
M  +16   -15   duchain/expressionvisitor.cpp
M  +1    -0    duchain/expressionvisitor.h
M  +162  -67   duchain/helper.cpp
M  +8    -2    duchain/helper.h
M  +144  -0    duchain/tests/duchain.cpp
M  +6    -0    duchain/tests/duchain.h
M  +106  -0    duchain/tests/uses.cpp
M  +5    -0    duchain/tests/uses.h
M  +37   -14   parser/php.g

https://invent.kde.org/kdevelop/kdev-php/-/commit/a42c9da2d92ab6bf906df59b48dffa276fc13a34

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

Reply via email to