Nikita Popov
29eb35616a
Remove unused rcsid variables
2019-04-11 14:14:21 +02:00
Stanislav Malyshev
fe820fcba6
Merge branch 'PHP-7.1' into PHP-7.2
...
* PHP-7.1:
Fix #77369 - memcpy with negative length via crafted DNS response
Fix more issues with encodilng length
Fix #77270 : imagecolormatch Out Of Bounds Write on Heap
Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)
Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)
Fix bug #77370 - check that we do not read past buffer end when parsing multibytes
Fix #77269 : Potential unsigned underflow in gdImageScale
Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)
Fix bug #77242 (heap out of bounds read in xmlrpc_decode())
Regenerate certs for openssl tests
2019-01-06 11:57:16 -08:00
Stanislav Malyshev
9c62b95e5e
Fix bug #77242 (heap out of bounds read in xmlrpc_decode())
2019-01-06 11:38:46 -08:00
Anatol Belski
ab52afb932
fix Windows compilation
...
php.h is included, it contains all the stuff needed and conflicts
otherwise.
2016-10-20 11:42:23 +02:00
Joe Watkins
3a0872d08f
Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines)
2016-10-19 13:43:31 +01:00
Stanislav Malyshev
b7a7b1a624
trailing whitespace removal
2015-01-10 15:07:38 -08:00
Ilia Alshanetsky
5856a68c8d
Removed unused variable
2008-12-17 00:30:27 +00:00
Ilia Alshanetsky
780ff63c37
MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error
...
when given bad data).
2008-12-09 17:22:12 +00:00
Antony Dovgal
d056376bba
MFH: fix compile warnings ( #38257 )
2006-07-30 11:34:02 +00:00
Joe Orton
7c5f5697ce
Fixed bug #32797 (invalid C code in xmlrpc extension).
2005-04-22 11:06:53 +00:00
Edin Kadribasic
e923407cc5
Reshufle includes to make it compile on windows
2005-03-28 00:07:24 +00:00
foobar
a8b29a2e8f
- Made it possible to build ext/xmlrpc with libxml2
2005-03-26 03:13:58 +00:00
Ilia Alshanetsky
98a6986d97
Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
...
200-210 range).
Patch by: fernando dot nemec at folha dot com dot br
2004-06-01 20:16:06 +00:00
foobar
bb8b077ce7
Fix some compile warnings (patch by Joe Orton)
2003-12-16 21:00:21 +00:00
Frank M. Kromann
0cddc5b4eb
removing unused variables
2002-11-26 23:01:17 +00:00
Dan Libby
2154e7b55b
merged in updates from SF project. bring php repository up to date with xmlrpc-epi version 0.51
2002-07-05 04:43:55 +00:00
Shane Caraveo
7b03b7571b
Make xmlrpc module compilable on windows. compiles, but untested.
2001-12-03 22:33:32 +00:00
Dan Libby
6883b92116
adding xmlrpc extension, per Stig's request
2001-09-06 04:13:30 +00:00