php-src/ext/com_dotnet
Nikita Popov 3e01f5afb1 Replace zend_bool uses with bool
We're starting to see a mix between uses of zend_bool and bool.
Replace all usages with the standard bool type everywhere.

Of course, zend_bool is retained as an alias.
2021-01-15 12:33:06 +01:00
..
tests Strip trailing line breaks and periods from Windows error messages 2020-11-12 16:42:28 +01:00
com_com.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
com_dotnet.c Fix #55847: DOTNET .NET 4.0 GAC new location 2020-08-22 12:42:34 +02:00
com_extension.c Fix #55847: DOTNET .NET 4.0 GAC new location 2020-08-22 12:42:34 +02:00
com_extension.stub.php Update ext/com_dotnet parameter names 2020-10-08 11:45:53 +02:00
com_extension_arginfo.h Update ext/com_dotnet parameter names 2020-10-08 11:45:53 +02:00
com_handlers.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
com_iterator.c Promote warnings to Error in COM extension 2020-09-21 14:32:00 +01:00
com_misc.c Promote warnings to Error in COM extension 2020-09-21 14:32:00 +01:00
com_olechar.c Merge branch 'PHP-7.4' 2020-06-29 19:06:56 +02:00
com_persist.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
com_persist.stub.php Fix COMPersistHelper::__construct() stub 2020-11-24 00:23:29 +01:00
com_persist_arginfo.h Fix COMPersistHelper::__construct() stub 2020-11-24 00:23:29 +01:00
com_saproxy.c Promote warnings to Error in COM extension 2020-09-21 14:32:00 +01:00
com_typeinfo.c Merge branch 'PHP-7.4' into PHP-8.0 2020-10-26 11:55:29 +01:00
com_variant.c Promote warnings to Error in COM extension 2020-09-21 14:32:00 +01:00
com_wrapper.c Accept zend_object* in zend_update_property 2020-08-07 16:40:27 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_com_dotnet.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_com_dotnet_internal.h Remove practically unused parameter 2020-08-11 11:38:43 +02:00