php-src/ext/soap
Dmitry Stogov 7301994c28 Merge branch 'master' into phpng
* master: (46 commits)
  PHP_INT_MIN and _MAX tests
  NEWS and UPGRADING
  Added PHP_INT_MIN
  Fix wrong lenght size
  Bug #51096 - Remove unnecessary ? for first/last day of
  Moved streams related functions to xp_ssl.c
  Remove duplicate NEWS
  Update NEWS
  Update NEWS
  Update NEWS
  BFN
  BFN
  Fixed bug #67715 (php-milter does not build and crashes randomly).
  We need to turn off any strict mode here for this warning to show up
  Disable restrictions regarding arrays in constants at run-time. For the discussion around it, see the thread on the mailing list: http://www.mail-archive.com/internals@lists.php.net/msg68245.html
  Revert "Fix bug #67064 in a BC safe way"
  Updated NEWS for #67693
  Updated NEWS for #67693
  Fixed bug #67693 - incorrect push to the empty array
  add missing entry to NEWS
  ...

Conflicts:
	Zend/tests/errmsg_040.phpt
	Zend/tests/ns_059.phpt
	Zend/zend_language_parser.y
	Zend/zend_vm_def.h
	ext/openssl/openssl.c
	ext/reflection/php_reflection.c
	ext/session/session.c
	ext/spl/spl_directory.c
	ext/spl/spl_iterators.c
	ext/sqlite3/sqlite3.c
	ext/standard/array.c
2014-08-04 13:56:27 +04:00
..
interop typo fixes 2013-07-15 00:23:03 -07: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 Fixed ZTS build 2014-07-14 14:25:04 +04:00
php_encoding.h ext/soap support for phpng (incomplete - just compilable) 2014-05-15 02:44:47 +04:00
php_http.c Fixed memory leaks 2014-05-16 10:37:59 +04:00
php_http.h ext/soap support for phpng (incomplete - just compilable) 2014-05-15 02:44:47 +04:00
php_packet_soap.c Fixed support for empty strings 2014-05-15 23:16:21 +04:00
php_packet_soap.h Bump year 2014-01-03 11:08:10 +08:00
php_schema.c Fixed WSDL attibute parsing 2014-05-16 02:36:52 +04:00
php_schema.h ext/soap support for phpng (incomplete - just compilable) 2014-05-15 02:44:47 +04:00
php_sdl.c Fixed persistent WSDL cache 2014-05-16 14:36:54 +04:00
php_sdl.h ext/soap support for phpng (incomplete - just compilable) 2014-05-15 02:44:47 +04:00
php_soap.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
php_soap.h Fixed SoapFault handling 2014-05-15 13:34:31 +04:00
php_xml.c Bump year 2014-01-03 11:08:10 +08:00
php_xml.h Bump year 2014-01-03 11:08:10 +08:00
soap.c Merge branch 'master' into phpng 2014-08-04 13:56:27 +04: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