Stanislav Malyshev
91990bbde0
Merge branch 'PHP-5.5.33' into PHP-5.6.19
...
* PHP-5.5.33:
Fix bug #71498 : Out-of-Bound Read in phar_parse_zipfile()
Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize
2016-03-01 22:40:00 -08:00
Stanislav Malyshev
b1bd4119bc
Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize
2016-02-14 22:34:39 -08:00
Stanislav Malyshev
309ead112f
Merge branch 'PHP-5.5.32' into PHP-5.6.18
...
* PHP-5.5.32:
Fixed bug #71488 : Stack overflow when decompressing tar archives
update NEWS
add missing headers for SIZE_MAX
backport the escapeshell* functions hardening branch
add tests
Fix bug #71459 - Integer overflow in iptcembed()
Fixed bug #71323 - Output of stream_get_meta_data can be falsified by its input
Fix bug #71391 : NULL Pointer Dereference in phar_tar_setupmetadata()
Fix bug #71335 : Type Confusion in WDDX Packet Deserialization
Fix bug #71354 - remove UMR when size is 0
2016-02-01 18:32:31 -08:00
Stanislav Malyshev
285cd3417f
Fix bug #71335 : Type Confusion in WDDX Packet Deserialization
2016-01-13 16:43:04 -08:00
Stanislav Malyshev
13750cb0a1
Merge branch 'PHP-5.5' into PHP-5.6
...
* PHP-5.5:
Update NEWS
Improve fix for bug #70976
Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
Fixed bug #70741 : Session WDDX Packet Deserialization Type Confusion Vulnerability
Fixed #70728
Fixed bug #70755 : fpm_log.c memory leak and buffer overflow
Fix bug #70976 : fix boundary check on gdImageRotateInterpolated
typofix
2016-01-05 19:38:29 -08:00
Stanislav Malyshev
dcf3c9761c
Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
2015-12-28 14:46:35 -08:00
Stanislav Malyshev
1785d2b805
Fixed bug #70741 : Session WDDX Packet Deserialization Type Confusion Vulnerability
2015-12-28 12:44:10 -08:00
manuel
3550cc5fd9
add tests for #68996
2015-02-07 18:52:26 +01:00
Xinchen Hui
e081c55fb5
Merge branch 'PHP-5.3' into PHP-5.4
2012-10-10 10:31:31 +08:00
Xinchen Hui
610c7fbe7b
Remove executable permission on phpt
2012-10-10 10:27:49 +08:00
Matt Ficken
a18cede1c5
Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt
2012-06-11 17:00:36 +02:00
Pierre Joye
5d62cd1530
- add skipif
2011-09-05 13:52:24 +00:00
Pierre Joye
493808af3d
- add skipif
2011-09-05 13:52:24 +00:00
Pierre Joye
07fae45eb7
- add skipif
2011-09-05 13:41:01 +00:00
Pierre Joye
6b424c19ce
- add skipif
2011-09-05 13:41:01 +00:00
Felipe Pena
6150174941
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
2010-08-01 17:34:09 +00:00
Felipe Pena
88b087bedd
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
2010-08-01 17:34:09 +00:00
Felipe Pena
c353601a3f
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
2009-06-16 02:54:26 +00:00
Mark Karpeles
75b07963e3
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
...
- ext/wddx: fixed wddx_add_vars() ignoring first var in php 5.3
2008-11-20 15:55:00 +00:00
Mark Karpeles
995deb9aef
- MFH: #46496 , wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
2008-11-20 14:14:05 +00:00
Rob Richards
94fd10cd79
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
...
add test
2008-09-11 14:17:31 +00:00
Derick Rethans
f81134a9f2
- MFH: Fixed tests on 64bit platform.
2008-02-25 22:32:59 +00:00
Ilia Alshanetsky
f3ad3a770e
Fixed test
2007-06-11 15:09:41 +00:00
Ilia Alshanetsky
b6762a8991
Fixed bug #41527 (WDDX deserialize numeric string array key).
2007-06-11 15:08:43 +00:00
Antony Dovgal
ffd09c0961
fix tests
2007-05-18 11:29:55 +00:00
Ilia Alshanetsky
c70105610a
Fixed bug #41283 (Bug with serializing array key that are doubles or
...
floats).
2007-05-05 15:14:56 +00:00
Ilia Alshanetsky
4eecfca79c
Fixed bug #38213 , #37611 , #37571 (wddx encoding fails to handle certain
...
characters).
2006-08-02 15:44:33 +00:00
Antony Dovgal
3aaf62d159
there is no Unicode in 5_2
2006-07-11 12:15:11 +00:00
Hannes Magnusson
aaa1d62614
MFH: fix/add SKIPIF
2006-06-27 00:09:43 +00:00
Ilia Alshanetsky
b882f9f37e
Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)
2006-05-25 22:54:16 +00:00
Marcus Boerger
ec79dd793d
- MFH Bugfix 37587
2006-05-25 09:59:25 +00:00
Antony Dovgal
604990d6a5
fix test, add test for 64bit platform
2005-12-21 12:16:20 +00:00
Antony Dovgal
b7d5d7047b
fix test
2005-12-21 11:46:26 +00:00
Antony Dovgal
c92ae847c7
add missing skipif conditions
...
fix existing ones
2005-12-21 11:42:06 +00:00
Ilia Alshanetsky
c60079862b
Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
...
properly).
2005-11-30 18:10:19 +00:00
foobar
307ec8ece4
MFH:- Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)
2005-08-31 14:31:44 +00:00
Marcus Boerger
016a39195e
- Fix test
2005-03-12 01:52:48 +00:00
Moriyoshi Koizumi
7f5950ffb7
- Fix test: Any datetime value that exceeds the unix time range should
...
not be unserialized.
2004-04-04 18:07:36 +00:00
Moriyoshi Koizumi
9a0e4fae4c
- Forgot to commit this one.
2004-03-07 00:03:50 +00:00
Moriyoshi Koizumi
91b39a6538
- Fix test, take 2
2004-03-06 23:11:25 +00:00
Moriyoshi Koizumi
bf1ed3de73
- Fix test.
2004-03-01 10:44:22 +00:00
foobar
abb9ac9d5f
Test for bug #27287
2004-02-18 00:00:36 +00:00
Marcus Boerger
bf759e9609
Don't test other functionality than wddx here.
2003-08-14 17:25:05 +00:00
Ilia Alshanetsky
58c25fb24a
Added missing handling of dateTime
...
Fixed compiler warning involving streams
Added a test case for wddx_deserialize()
2003-06-28 06:55:47 +00:00