swig/Lib/php
William S Fulton 4b6b711fa3 Merge branch 'issue/2625'
* issue/2625:
  Enhanced std::map for non-default constructible types changes entry
  Add missing exception.i for std::map wrappers for MzScheme and Guile
  std::map wrappers and non-default constructible
  Fixed make file ordering
  Fixed line endings
  Added unit test
  Using #ifdef instead of #if to prevent warnings
  Fix for #2625 Using c++17 insert_or_assign for std::map when available.

Conflicts:
	CHANGES.current
2023-09-18 19:29:56 +01:00
..
argcargv.i Tweak comment formatting 2023-05-23 09:20:31 +12:00
const.i Remove support for PHP7 2023-04-14 17:38:01 +12:00
director.swg [php] Fix director upcall check 2022-01-22 20:01:00 +13:00
factory.i [php] Generate PHP type declarations 2022-01-20 10:07:44 +13:00
php.swg [PHP] Add missing overloading functionality 2023-08-02 12:02:22 +12:00
phpinit.swg [php] Fix testcase segfaults with PHP 8.0 2022-09-29 13:13:52 +13:00
phpinterfaces.i Remove remaining traces of PHP7 support 2023-04-20 13:45:30 +12:00
phpkw.swg Renames performed by `%namewarn` with `rename=` are printed in warning message 2022-02-06 13:51:37 -05:00
phppointers.i [php] Generate PHP type declarations 2022-01-20 10:07:44 +13:00
phprun.swg Remove support for PHP7 2023-04-14 17:38:01 +12:00
std_auto_ptr.i Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
std_common.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
std_deque.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_map.i Using #ifdef instead of #if to prevent warnings 2023-07-04 09:18:20 +02:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i [php] Add throws typemaps for string* + const string* 2023-04-24 12:18:52 +12:00
std_string_view.i Lib/php/std_string_view.i: Tweak order of typemaps 2023-05-26 16:21:24 +12:00
std_unique_ptr.i Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
std_vector.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
stl.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
swigmove.i Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
typemaps.i Cosmetic stray semi-colon removal after %typemap using quotes 2022-08-31 19:40:13 +01:00
utils.i More move semantics improvements 2022-07-04 11:19:50 +01:00