master
argcargv / OOM-protection follow-ups
cdata whitespace/cosmetic fixups
Remove support for PHP7
Use SWIG_NOEXCEPT for deprecated dynamic exception specifications
[php] Generate PHP type declarations
string-length typemaps typecheck
[php] Fix testcase segfaults with PHP 8.0
Remove remaining traces of PHP7 support
Renames performed by `%namewarn` with `rename=` are printed in warning message
PHP: Fix -Wunused warnings for unused helper functions
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
php: Trim trailing whitespace from PHP typemaps
WARN_* constants are user visible, so keep existing WARN_PHP4_* for backward compatibility, but add preferred forms WARN_PHP_* and use these ourselves.
Remove deprecated map and vector specialisation macros
Consistent parameter names for std::pair
Move SWIG_Php_AppendOutput out of the t_output_helper to the runtime
Sort out directorout typemaps for std::string_view
Add const std::unique_ptr & input typemaps
Add missing SWIGTYPE MOVE typecheck typemaps
Add note as to when t_output_helper was deprecated