Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/pecl-text-wddx
WDDX data exchange format
https://github.com/php/pecl-text-wddx
* PHP-7.0:
fix leak, take on 5.6
* PHP-5.6:
fix leak, take on 5.6
9377b4a60d31dbba667c183f748275a4aec7bb2e authored about 8 years ago
* PHP-7.1:
This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(
* PHP-7.0:
This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(
* PHP-5.6:
This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(
60bf7c95d080aa2ae66a5cdd4eb6fd319a6c63cd authored about 8 years ago
* PHP-7.1:
Fix bug #73631 - Invalid read when wddx decodes empty boolean element
* PHP-7.0:
Fix bug #73631 - Invalid read when wddx decodes empty boolean element
* PHP-5.6:
Fix bug #73631 - Invalid read when wddx decodes empty boolean element
9cbe94b5871ba574d8639807fe67f39fe4a44e04 authored about 8 years ago
37835b8272f8e3e41eecf6e3190aeeec8b0e3e0e authored about 8 years ago
* PHP-7.0:
fix memory leak
* PHP-5.6:
fix memory leak
8eb2597a44dddf6161abba1ba8b828cc1eb6a295 authored about 8 years ago
* PHP-7.0:
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fixed bug #7...
* phpsec/PHP-7.0.13:
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fi...
* PHP-5.6:
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fix #72696: ...
50a31eb53d84c1faee4df125184422f1b5684d1f authored about 8 years ago
Proper soltion would be to call serialize/unserialize and deal with the result,
but this require...
Proper soltion would be to call serialize/unserialize and deal with the result,
but this require...
* PHP-7.0:
missed semicolon
fix C89 conformity
Fix bug #72293 - Heap overflow in mysqlnd r...
* PHP-5.6:
missed semicolon
fix C89 conformity
Fix bug #72293 - Heap overflow in mysqlnd r...
* PHP-7.0: (22 commits)
Fix bug #72293 - Heap overflow in mysqlnd related to BIT fields
I do...
291914b5dd5eda6a3c29338b656c5a4f5882094b authored over 8 years ago
26b847ec897be61b1d1675d48cda3c3515954dcf authored over 8 years ago
(cherry picked from commit bbaf784f8d213e201baf67e861f20b38c6e87d3b)
Conflicts:
ext/wddx/wddx.c
(cherry picked from commit ee552853ff4d72f626102025133e2cd1575043ee)
Conflicts:
ext/wddx/wddx.c
The improvements to the base64 functionality allows now to loosen
strictness. Strict mode still ...
* PHP-7.0:
fix char * vs zend_string *
a13961381f57a9b3097857666d7820bd63af1fa2 authored over 8 years ago
* PHP-7.0:
Avoid duplicating string
36d8d90c4578896f6f243399b2607c691ea1c412 authored over 8 years ago
* PHP-7.0:
Revert "fix tests"
This reverts commit a47df5be1999b30df0d6d9161e57e760443c9eec.
Looks like some environment issue...
facbd871ec834248c1dc363ebc0f0a754b2d8ed9 authored over 8 years ago
* PHP-7.0:
fix leak
339e61997968db242427d901bfa64b32159f15fa authored over 8 years ago
* PHP-7.0: (48 commits)
Update NEWs
Unused label
Fixed bug #72853 (stream_set_blocking doe...
When using the php_serialize session serialization handler, do
not use the result of the unseria...
* PHP-5.6: (24 commits)
Update NEWS
BLock test with memory leak
fix tests
Fix TSRM build...
b4449701861e48c918e4e086e63e0386f65b3f0a authored over 8 years ago
1ee47f328dea3811effa1712b980e26147332fdc authored over 8 years ago
f6e7f5e33a442ef9681b77fed1fd7eaec4f2796a authored over 8 years ago
(cherry picked from commit 659a21dc20f0b64dafd8cb16573059d3b45cce6b)
Conflicts:
ext/wddx/wddx.c
(cherry picked from commit 6930a1d12c47aa1d2675837852910d177b0ceb11)
Conflicts:
ext/wddx/wddx.c
c89bbad02f50410e3d9a6685e6bd1ff8b1339acf authored over 8 years ago
e9d1c2ed1675ac7560129680594ce6f54a4ce5ee authored over 8 years ago
(cherry picked from commit a14fdb9746262549bbbb96abb87338bacd147e1b)
Conflicts:
ext/wddx/wddx.c
0ca23463253842093a3d10474261d120b97819ec authored over 8 years ago
Conflicts:
ext/wddx/wddx.c
7f9fbcd7f70006cab0660ee4e99358066f3df316 authored over 8 years ago
123408f7fc659181c82748f070896362a64dcd1a authored over 8 years ago
Forgot to amend the merge fixes...
d34ff7ace2fceb9c7d9dbddd62080209b4a25f41 authored over 8 years agob72a55da6a7aec8d00e6f2242f6cb03742300eef authored over 8 years ago
308a52f433a5493be54580eb16ba8b9f92e50977 authored over 8 years ago
fa5d8fb4954861a44b6e28da26bac299a77d961a authored over 8 years ago
* PHP-7.0:
NEWS
Fixed Bug #72564 boolean always deserialized as "true"
add test for bug #7...
ac904b0a71d8e38ff29f49adbc7cff3578dddb5b authored over 8 years ago
* PHP-5.6:
add test for bug #72564 (7.x regression)
4211bfd92688bfde90b87c3d902161ab3c11ff79 authored over 8 years ago
19d2549f8d27b3b9ba00f01300c901892a80d405 authored over 8 years ago
* PHP-7.0:
re-fix leak
re-fix leak
Revert "fix leak"
21538124c730a9c3a68067fc5d0d207ad8d8aa63 authored over 8 years ago
* PHP-5.6:
re-fix leak
Revert "fix leak"
1b8d122213c9124b57c7414ef3b4c166367ada90 authored over 8 years ago
* PHP-7.0:
Revert "fix leak"
This reverts commit 757105e2a26ec18ad3283be277516d81ba883bb2.
9fe213b55fe986308c262e4fba9482eb5ff6999a authored over 8 years agoThis reverts commit c5d9c508976bb289c265d99938bda4dbf14622d3.
90fa23743c4251db11eb7b8d4ae5e5908a3e9605 authored over 8 years ago
* PHP-7.0:
fix leak
fix leak
* PHP-5.6:
fix leak
20f293e98001521317021fd8ac27c7997079e0bc authored over 8 years ago
78a91f30fccec8e971c3444ab0ebbc5ae52d42f6 authored over 8 years ago
* PHP-7.0:
iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting in he...
* PHP-5.6.23: (24 commits)
iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor()...
* PHP-5.5:
Fixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting in hea...
5b8c9592ee3feb7c277e306746c23b05e70e3d22 authored over 8 years ago
549410af45cce3ed81fd1df72922e53a45b5c4af authored over 8 years ago
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, ins...
4d62a8245b321050eb5f2dc2c6b2dcaee3fbf927 authored almost 9 years ago77142a97716d9700443670df779ee740b1f6e736 authored almost 9 years ago
* PHP-5.6.19:
fix test file
Fix version
update NEWS
Update NEWS
Fix bug #71498: Out-of...
* PHP-5.5.33:
Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
Fixed bug #71587 - U...
25f25e9b8dd5bffdd18c04fe942f0d2a8ac6cc7a authored almost 9 years ago
* PHP-5.6.18:
fix tests
fix NEWS
Update NEWS
update NEWS
Fixed bug #71488: Stack overf...
* PHP-5.5.32:
Fixed bug #71488: Stack overflow when decompressing tar archives
update NEWS
...
4bf3a5296caf0bc03b8a7824f32cda77c7201c3d authored about 9 years ago
* phpsec/PHP-7.0:
add NEWS entries for 7.0.2
re-apply the patch from 1785d2b805f64eaaacf98c1...
* origin/PHP-5.6:
Update NEWS
Improve fix for bug #70976
Fixed bug #70661 (Use After Free ...
* PHP-5.5:
Update NEWS
Improve fix for bug #70976
Fixed bug #70661 (Use After Free Vulnera...
too many conflicts to cherry-pick
8994a177dc75909eac66dbdb1a9a74a4b66c2bb8 authored about 9 years ago
Conflicts:
ext/wddx/wddx.c
* PHP-5.6:
Happy new year (Update copyright to 2016)
c9fe8d9c0313e0ffd73256011a127691eeaa61ff authored about 9 years ago
f2c63c74e8bce1c028297bf408c42ffe1b49aa22 authored about 9 years ago
d6594c432d1a5f5400dc921cb0733e23923d2f50 authored about 9 years ago
a87f7dbbe559c37df7d01cb57251ccc0418edd28 authored over 9 years ago
317b9049e46eb7ea17cee3b5dbe20edd64b77d1a authored over 9 years ago
Also added extra const annotation to zend_memnstr.
c600f755cca300548d3d11baea62fcf486941b14 authored over 9 years agof21b85be860f573a0f21684cbfbff6b53f89b593 authored over 9 years ago
Squashed commit of the following:
commit d96eab8d79b75ac83d49d49ae4665f948d15a804
Author: Franc...
and bring the configs inline with the current libxml2 build
6eaa08168116f5da6a92ea4b17fbbf72dd9d8e44 authored over 9 years ago