php-src/ext/soap
Anatol Belski c51a42076c Merge remote-tracking branch 'origin/master' into native-tls
* origin/master: (214 commits)
  fix datatype mismatch warnings
  fix datatype mismatches
  fix datatype mismatches
  fix datatype mismatches
  fix datatype mismatch warnings
  fix datatype mismatch warnings
  fix datatype mismatch warnings
  fix datatype mismatch warning
  fix datatype mismatches
  fix datatype mismatch warnings
  Re-add phpdbg to travis
  Added some NEWS
  Make xml valid (missing space between attrs)
  Fix info classes file name in xml
  Add note about <eval> tag for errors in xml.md
  Name the tag <eval> if the error id during ev cmd
  Do not print out xml as PHP print...
  Fix output to wrong function
  Fixed parameter order on %.*s
  Too much copypaste...
  ...
2014-10-24 22:28:32 +02:00
..
interop typofixes 2014-08-17 15:44:02 +03:00
tests Wrong expectation in tests (for some reason backtraces contained invlalid extra frame at the top) 2014-07-07 18:09:17 +04:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 ext/libxml, ext/xml and ext/soap use static tsrmls pointer 2014-10-17 14:31:17 +02:00
CREDITS
package.xml
php_encoding.c Better zval copying 2014-10-22 17:18:15 +08:00
php_encoding.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_http.c Rename smart_str_append to smart_str_append_smart_str 2014-09-21 20:49:39 +02:00
php_http.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_packet_soap.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_packet_soap.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_schema.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_schema.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_sdl.c bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
php_sdl.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_soap.h ext/libxml, ext/xml and ext/soap use static tsrmls pointer 2014-10-17 14:31:17 +02:00
php_xml.c bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
php_xml.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
soap.c ext/libxml, ext/xml and ext/soap use static tsrmls pointer 2014-10-17 14:31:17 +02:00
TODO Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
TODO.old Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00