<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/115158/">https://git.reviewboard.kde.org/r/115158/</a>
</td>
</tr>
</table>
<br />
<table bgcolor="#e0e0e0" width="100%" cellpadding="8" style="border: 1px gray solid;">
<tr>
<td>
<h1 style="margin-right: 0.2em; padding: 0; font-size: 10pt;">This change has been marked as submitted.</h1>
</td>
</tr>
</table>
<br />
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for KDevelop.</div>
<div>By Heinz Wiesinger.</div>
<p style="color: grey;"><i>Updated Jan. 20, 2014, 6:52 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>
<a href="http://bugs.kde.org/show_bug.cgi?id=255537">255537</a>
</div>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdev-php
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Fix support for PHP namespaces.
Make sure use Declarations actually find their original declarations and implement lookup for definitions within the same namespace but in a different file.
Also handle name conflicts.
I still expect there to be some corner cases that are not supported correctly yet, but this should provide a big improvement already :)</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Unit tests, parsing test projects</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>duchain/builders/declarationbuilder.cpp <span style="color: grey">(fdbaa276b943787873f6693166a4af66a57b871b)</span></li>
<li>duchain/helper.h <span style="color: grey">(ab95549e1062a4311fdb641e96b76043b7f927a7)</span></li>
<li>duchain/helper.cpp <span style="color: grey">(5e01103beb54921817f3667cf6195955c9351f57)</span></li>
<li>duchain/tests/expressionparser.h <span style="color: grey">(2668dad2f59f904b4908e4c24292a284e7da566e)</span></li>
<li>duchain/tests/expressionparser.cpp <span style="color: grey">(579727a980bb699d27d59e7ec8b37bcea9dcc698)</span></li>
<li>duchain/tests/uses.cpp <span style="color: grey">(bc9f0b2a64073ff0b95220e8d6d2984c1f2c44bc)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/115158/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>