Update RELEASENOTES for PHP wrapping changes

This commit is contained in:
Olly Betts 2021-05-05 09:39:48 +12:00
commit ae317ccfc2

View file

@ -7,8 +7,9 @@ Release Notes
Detailed release notes are available with the release and are also
published on the SWIG web site at http://swig.org/release.html.
SWIG-4.2.0 summary:
SWIG-4.1.0 summary:
- Add PHP 8 support.
- PHP wrapping is now done entirely via PHP's C API - no more .php wrapper.
SWIG-4.0.2 summary:
- A few fixes around doxygen comment handling.