Fixed bug #52716 (Interface difference between 5.2.6 and 5.3.2)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304533 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-10-20 06:36:21 +00:00
parent a070542360
commit a203d8319f

View file

@ -26,6 +26,14 @@
affect non-namespaced classes.
</entry>
</row>
<row>
<entry>5.3.0</entry>
<entry>
Changed: Classes that implement interfaces with methods that have default
values in the prototype is no longer required to match the interface's default
value.
</entry>
</row>
<row>
<entry>5.3.0</entry>
<entry>