php-src/ext/soap
Nikita Popov 4ce5d2ea88 Add known strings for jit autoglobals
We always create interned strings for all autoglobals anyway, so
we might as well add known strings to make them more widely usable.
2021-04-09 15:37:59 +02:00
..
tests Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_encoding.c Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
php_encoding.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_http.c Use zend_string_equals() API instead of strcmp() in SOAP extension 2021-03-17 16:36:16 +00:00
php_http.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_packet_soap.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_schema.c Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
php_schema.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.c Remove useless conditional #ifdef 2021-02-27 13:23:00 +00:00
php_sdl.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_soap.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_xml.c Merge branch 'PHP-8.0' 2021-02-01 00:17:02 -08:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
soap_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
soap.c Add known strings for jit autoglobals 2021-04-09 15:37:59 +02:00
soap.stub.php Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidy 2021-02-15 11:45:26 +01:00