php-src/ext/soap
Anatol Belski c675980046 Merge branch 'pull-request/500'
* pull-request/500:
  limit virtual_cwd_activate() duplicated call to ZTS only
  reverted the previous commit, both calls are needed in TS mode
  virtual_cwd_activate() should be called only in one place
  back to do_alloca()
  removed unnecessary call
  simplify the state free macros
  compact the code to preserve the error info after state freeing
  back to do_alloca(), reverted the wrong replacement
  enabled windows to use stack in both ts/nts mode, some more fixes
  moved to do_alloca() usage where appropriate
  fixed invalid free
  fixed virtual cwd header in phar
  updated NEWS
  fixed all the places where last error could be lost
  preserve the error code
  applied and fixed the original patch
  initial move on renaming files and fixing includes

Conflicts:
	ext/opcache/ZendAccelerator.c
2013-11-05 19:23:23 +01:00
..
interop typo fixes 2013-07-15 00:23:03 -07:00
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-07-31 16:34:26 +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 Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
php_encoding.h Happy New Year 2013-01-01 16:37:09 +08:00
php_http.c typo fixes 2013-07-15 00:18:57 -07:00
php_http.h Happy New Year 2013-01-01 16:37:09 +08:00
php_packet_soap.c Happy New Year 2013-01-01 16:37:09 +08:00
php_packet_soap.h Happy New Year 2013-01-01 16:37:09 +08:00
php_schema.c Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL) 2013-07-31 17:36:06 +04:00
php_schema.h Happy New Year 2013-01-01 16:37:09 +08:00
php_sdl.c Merge branch 'pull-request/500' 2013-11-05 19:23:23 +01:00
php_sdl.h Happy New Year 2013-01-01 16:37:09 +08:00
php_soap.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_soap.h Added SoapClient constructor option 'ssl_method' to specify ssl method 2013-04-30 10:24:49 +04:00
php_xml.c Merge branch 'PHP-5.3' into PHP-5.4 2013-02-21 15:10:15 +01:00
php_xml.h Happy New Year 2013-01-01 16:37:09 +08:00
soap.c final bits 2013-09-17 13:59: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