php-src/ext/soap
Anatol Belski ee4ae7fbc3 Merge remote-tracking branch 'origin/master' into native-tls
* origin/master:
  remove the remains of dsp files handling
  fix EX usage
  remove misprint parentheses
  remove misprint parentheses
  Replaced EG(This) and EX(object) with EX(This). Internal functions now recieves zend_execute_data as the first argument.
  And this one...
  It should be in extern c
  Remove useless condition
  NEWS entry for previous commit
  NEWS entry for previous commit
  add IPv6 support to php-fpm
  Micro optimization for the most frequency case
  Add hash to EXTENSIONS file
  Remove extensions which are long gone
  we also have xz release tarballs since 5.5
  Fix ZTS build
  improved file size computation in stat()
  Fixed incorrect compilation
  5.5.19 now
2014-10-03 20:30:49 +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 long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - make it loud when libxml is missing or the dep is not present 2009-04-22 19:06:47 +00:00
CREDITS
package.xml
php_encoding.c cleanup TSRMLS_FETCH in ext/soap 2014-09-26 21:12:31 +02: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 cleanup TSRMLS_FETCH in ext/soap 2014-09-26 21:12:31 +02:00
php_sdl.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_soap.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
php_xml.c cleanup TSRMLS_FETCH in ext/soap 2014-09-26 21:12:31 +02:00
php_xml.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
soap.c Merge remote-tracking branch 'origin/master' into native-tls 2014-10-03 20:30:49 +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