Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PHP Community Foundation

We are dedicated to building and enriching the PHP community
Collective - Host: opensource - https://opencollective.com/phpcommunity - Website: https://phpcommunity.org/ - Code: https://github.com/phpcommunity

Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - cf3317c790f968687f70ee5f738da1358ddf875b authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

github.com/phpcommunity/phptestfest-php-src - 00e5d0e8599e60e16bab999b5b8eedd9192c1bad authored almost 6 years ago by Nikita Popov <[email protected]>
Fixed bug #77439

github.com/phpcommunity/phptestfest-php-src - 5d33024a5dc40a45c986deb37282e54e80058b6f authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 61b0122698c205a4e6e6f90c7315e454ea8fe2bd authored almost 6 years ago by Nikita Popov <[email protected]>
Fixed bug #77434

Mark arrays containing partial arrays as partial. This was already
done for the ADD_ARRAY_ELEMEN...

github.com/phpcommunity/phptestfest-php-src - ade702a0d299f0c8967720fb4887cd1447419cd9 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Incase of invalid read

github.com/phpcommunity/phptestfest-php-src - b1a4f90ea91fcc1d31be87d10aa14c8830ada1d6 authored almost 6 years ago by Xinchen Hui <[email protected]>
Incase of invalid read

github.com/phpcommunity/phptestfest-php-src - 16176ad0e30ce1407c2ce546094bec5821af8c3c authored almost 6 years ago by Xinchen Hui <[email protected]>
Require that write_property value is not a reference

We explicitly dereference values before claling write_property,
so no need to do duplicate work.

github.com/phpcommunity/phptestfest-php-src - d6e32c6ba7cd6b608e32c5ddb078e688b7031547 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Revert visibility

github.com/phpcommunity/phptestfest-php-src - 537454cf6097f9aa4488dd5e8f8bf1ef28c03f8c authored almost 6 years ago by Anatol Belski <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Revert visibility

github.com/phpcommunity/phptestfest-php-src - 300249226bdae069ea0d969b62a8452ce6d50933 authored almost 6 years ago by Anatol Belski <[email protected]>
Revert visibility

(cherry picked from commit 71ffae9605a0b19f4c7a76d317276c934a767a65)

github.com/phpcommunity/phptestfest-php-src - 7a88f89a90902c4393f96616cb86137309d173af authored almost 6 years ago by Andrey Hristov <[email protected]>
Update oniguruma.patch wrt. latest security fixes

github.com/phpcommunity/phptestfest-php-src - 50f38f9027adfc615eed2c354b0ae3ce90867b5c authored almost 6 years ago by Christoph M. Becker <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Sync NEWS with 7.3.1

github.com/phpcommunity/phptestfest-php-src - d13a74f72d32eddec76cadb1ec665bff1105b78e authored almost 6 years ago by Christoph M. Becker <[email protected]>
Sync NEWS with 7.3.1

All these bugs are fixed in PHP-7.3.1 already.

github.com/phpcommunity/phptestfest-php-src - c4c6b80b9c2a753fa32b9475d745966eb92e17e3 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Fix some sign-related issues in comparisons

github.com/phpcommunity/phptestfest-php-src - fbdaabba62e8a7068dd0212b79be3607746ff26b authored almost 6 years ago by jvoisin <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 270e137ff006b32544de4dcd0554cfda50fe428a authored almost 6 years ago by Nikita Popov <[email protected]>
Fixed bug #77289

Use mysqlnd_restart_psession and mysqlnd_end_psession in PDO MySQL.
This makes sure we free last...

github.com/phpcommunity/phptestfest-php-src - 63c38c9e4907b2d12885db7943b7053efe0d6c60 authored almost 6 years ago by Lauri Kenttä <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - a22881520c5d006ee22f85328c02f541f6e2ad67 authored almost 6 years ago by Nikita Popov <[email protected]>
Make operator swapping depend on IGNORE_OVERLOADING flag

Add MUL back to the list and instead make the entire optimization
depend on IGNORE_OVERLOADING, ...

github.com/phpcommunity/phptestfest-php-src - bf4dab016341070d36606f4d1cf3ac068082c9e2 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Bump for 7.1.27

github.com/phpcommunity/phptestfest-php-src - 2ecd13232ab2c7208aa3582eba0768489d8ad52a authored almost 6 years ago by Sara Golemon <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Bump for 7.1.27

github.com/phpcommunity/phptestfest-php-src - 85f440362b84b4388ca0510ca0f727eaf047a1e5 authored almost 6 years ago by Sara Golemon <[email protected]>
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Bump for 7.1.27

github.com/phpcommunity/phptestfest-php-src - bbc10549e894609d1fa6d6b52ada05c405cb0fab authored almost 6 years ago by Sara Golemon <[email protected]>
Bump for 7.1.27

github.com/phpcommunity/phptestfest-php-src - fabade157323a0998ef2b97208b8f58779c40f2b authored almost 6 years ago by Sara Golemon <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Sync NEWS with 7.3.1

github.com/phpcommunity/phptestfest-php-src - 0b395ad532a9782653fc9aad6ad732370d578d26 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Sync NEWS with 7.3.1

All these bugs are fixed in PHP-7.3.1 already.

github.com/phpcommunity/phptestfest-php-src - d7873ad8ff87603f7e38b5be4cc06db855f4b557 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Fixed bug #77266 (Assertion failed in dce_live_ranges)

github.com/phpcommunity/phptestfest-php-src - dd61845cf82ee0540a86ffb90aae0e0c968a0172 authored almost 6 years ago by Xinchen Hui <[email protected]>
Fixed bug #77266 (Assertion failed in dce_live_ranges)

github.com/phpcommunity/phptestfest-php-src - cd49db9d47fa979c308ef25b43123b08be0a5ab0 authored almost 6 years ago by Xinchen Hui <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 579c7d0412f81bb8796287f6ed4d2fcf1f08c19d authored almost 6 years ago by Nikita Popov <[email protected]>
Fixed bug #77428

mb_ereg_replace historically has not supported escaping backslashes
with backslashes. Go back to...

github.com/phpcommunity/phptestfest-php-src - 76c687feaf86d305f8ba510a7319ccc1b66a8901 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - c8a5deaddd34a987d2ceb94879d4d158ac4d410b authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

github.com/phpcommunity/phptestfest-php-src - 7f8cab2535afc9057b1d04d236450d5f048939c4 authored almost 6 years ago by Nikita Popov <[email protected]>
Don't swap operands of ZEND_MUL

If this is used with operator overloading, then the operation does
not necessarily commute (for ...

github.com/phpcommunity/phptestfest-php-src - 1165a9068cbf3c3c24a78b47e0effcf9b90ec5bc authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
cleanup merge

github.com/phpcommunity/phptestfest-php-src - 7f22abe28655dedf5ae164d85d1d7e86f5f28de8 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
cleanup merge

github.com/phpcommunity/phptestfest-php-src - b9072788cd86cc1490972314dce2fcd92666e586 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 466cf77aa40da57bdc75eb4c14c9bc3bd198fff6 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

github.com/phpcommunity/phptestfest-php-src - f7a7d32e6528f3826bc68a6f64071d40d838d2eb authored almost 6 years ago by Nikita Popov <[email protected]>
Prefix error_code with underscore in FastZPP implementation

To avoid conflicts with parameter names.

github.com/phpcommunity/phptestfest-php-src - 6305119a5193d4318add01190ca4afbb49ded102 authored almost 6 years ago by twosee <[email protected]>
Const changes

github.com/phpcommunity/phptestfest-php-src - d12443efc7b5381f4eae80ef576039e71ca31c76 authored almost 6 years ago by Andrey Hristov <[email protected]>
Simplify the command factory

Since more than an year it not possible to create commands in the heap
but they are allocated on...

github.com/phpcommunity/phptestfest-php-src - 8975e4dcd7d6ff5758cd97a9125eedf7b5aa6e77 authored almost 6 years ago by Andrey Hristov <[email protected]>
Remove unnecessary uses of object_and_properties_init

Use object_init_ex instead if the properties are NULL.

github.com/phpcommunity/phptestfest-php-src - ba5cb2eb325ffb933e4120c173c44e2e674e1506 authored almost 6 years ago by Nikita Popov <[email protected]>
Mark const what should not be changed

github.com/phpcommunity/phptestfest-php-src - 711e1fb33b06c9da7baed028ea912c189f33f442 authored almost 6 years ago by Andrey Hristov <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 362f8b5f977608a116aab8b8d0548a38007c71ad authored almost 6 years ago by Derick Rethans <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

github.com/phpcommunity/phptestfest-php-src - 24b446291d101025dfb11d71ac08270b7899a128 authored almost 6 years ago by Derick Rethans <[email protected]>
Update tests due to data changes in tzdata 2018i

github.com/phpcommunity/phptestfest-php-src - bd1d2c7bfefe4b173c9a7628ecc4dead72775a14 authored almost 6 years ago by Derick Rethans <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Fix NEWS
Updated to version 2018.9 (2018i)

github.com/phpcommunity/phptestfest-php-src - 90364da3649d65dfd6812b29ba294cc67c821c7a authored almost 6 years ago by Christoph M. Becker <[email protected]>
Fix NEWS

The fixes for bug #77359 and #77360 have been ported to PHP-7.3.1, and
the release has been post...

github.com/phpcommunity/phptestfest-php-src - deb88f22697ec6051aca24e24cfac187e37a7732 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Updated to version 2018.9 (2018i)

github.com/phpcommunity/phptestfest-php-src - 1eedfe70aeb9c8b89af642ac00e0d2e0fe5b10e6 authored almost 6 years ago by Derick Rethans <[email protected]>
Updated to version 2018.9 (2018i)

github.com/phpcommunity/phptestfest-php-src - 11105e90c4dd01bb9411f4baf963d09fbf751681 authored almost 6 years ago by Derick Rethans <[email protected]>
Updated to version 2018.9 (2018i)

github.com/phpcommunity/phptestfest-php-src - 81da7f75e36537ecc8cdf7ce6f5e992b177685bc authored almost 6 years ago by Derick Rethans <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - 2747b70fdd94307899646e554b268dfea4907f24 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - ddccc1db731463a6e77bee4ff9f9d714dc42088b authored almost 6 years ago by Remi Collet <[email protected]>
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - 3e780d7f254570d08dc3cea543c8f695ad38dbe8 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - 36cb111150ece0a7b1992a606828af141b841461 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - 88fc59d4c9e1117df0fe6dde88e384f587be44c0 authored almost 6 years ago by Remi Collet <[email protected]>
[ci skip] fix NEWS

github.com/phpcommunity/phptestfest-php-src - 03a630ded741596847e20bd2566782c5af418d83 authored almost 6 years ago by Remi Collet <[email protected]>
Merge branch 'PHP-7.3'

github.com/phpcommunity/phptestfest-php-src - 767cbd93c966d174962b322da2e92ee2d44d2a30 authored almost 6 years ago by Nikita Popov <[email protected]>
Fix one issue reported in bug #77310

SCCP did not handle array ASSIGN_* with a BOT operand correctly.

github.com/phpcommunity/phptestfest-php-src - 6f75890e7b8fee3584ec0fa7bd2017e8e75aea91 authored almost 6 years ago by Nikita Popov <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Still leaking for some reason, XFAIL for now, I'll look into it later.

github.com/phpcommunity/phptestfest-php-src - b5669d207b5502dd8908ca7ff3b29f67890d7e9e authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Still leaking for some reason, XFAIL for now, I'll look into it later.

github.com/phpcommunity/phptestfest-php-src - 8eff852c1b09a120b1736bd7af8c64a0823dd835 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.2'

* PHP-7.2:
Still leaking for some reason, XFAIL for now, I'll look into it later.

github.com/phpcommunity/phptestfest-php-src - ea168c706a18c571439b6ba45c3d8797b3952463 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Still leaking for some reason, XFAIL for now, I'll look into it later.

github.com/phpcommunity/phptestfest-php-src - 289c45109c5d9b3122d2a22b4adf510e296178be authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Still leaking for some reason, XFAIL for now, I'll look into it later.

github.com/phpcommunity/phptestfest-php-src - 27625f063ee099e7cc6a58b8878af19920cc222f authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...

github.com/phpcommunity/phptestfest-php-src - 28057f3827a9ab241da3c57c3cdd430f44e99e3c authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...

github.com/phpcommunity/phptestfest-php-src - aeec40cb50eca6a97975765e2bacc28a5950cfa9 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...

github.com/phpcommunity/phptestfest-php-src - cfe77ea543ac01a151e56a6ea1de585a31f948fb authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-5.6' into PHP-7.1

* PHP-5.6:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
[ci skip] Add NEWS
Fix mo...

github.com/phpcommunity/phptestfest-php-src - 1afebfb3faabafa7f8a28cf9351e86dd423a10ec authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code

github.com/phpcommunity/phptestfest-php-src - 9d6c59eeea88a3e9d7039cb4fed5126ef704593a authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Fix tests - newer versions check Unicode
Add NEWS
Add NEWS
Fix test

github.com/phpcommunity/phptestfest-php-src - 8fa0bc68b84540ddcb958f782c28f5b3469d05b1 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Fix tests - newer versions check Unicode
Add NEWS
Fix test

github.com/phpcommunity/phptestfest-php-src - 7ed3cfb2e8ca9909d7fd67167949d4a3b8a51eec authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix tests - newer versions check Unicode

github.com/phpcommunity/phptestfest-php-src - d0d0d922de02c7b2a248cc943490d7ae77f084be authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Add NEWS

github.com/phpcommunity/phptestfest-php-src - fc02e7e3fea8646960409639d4aba081af7a8506 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
[ci skip] Add NEWS

github.com/phpcommunity/phptestfest-php-src - b51eaf416672492270d117340fab3375d52dc359 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix test

github.com/phpcommunity/phptestfest-php-src - ed4db1bb22fdb69503a64112cce6a8484322ce33 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Merge branch 'PHP-7.3'

* PHP-7.3:
Fix #77367: Negative size parameter in mb_split
Fix #77369 - memcpy with negative...

github.com/phpcommunity/phptestfest-php-src - 0f148839b5944df8f36624df53aa8d7199718f19 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77367: Negative size parameter in mb_split

When adding the last element to the result value of `mb_split`, the
`chunk_pos` may point beyond...

github.com/phpcommunity/phptestfest-php-src - e617f03066ce81d26f56c06d6bd7787c7de08703 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
Fix #77369 - memcpy with negative length via crafted DNS response
Fix more issues...

github.com/phpcommunity/phptestfest-php-src - e40027ef0f508be87b323f61532cea0104212b53 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
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...

github.com/phpcommunity/phptestfest-php-src - fe820fcba616a736b80e911cfc132388acd35ace authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77369 - memcpy with negative length via crafted DNS response

github.com/phpcommunity/phptestfest-php-src - 8d3dfabef459fe7815e8ea2fd68753fd17859d7b authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77370 - check that we do not read past buffer end when parsing multibytes

github.com/phpcommunity/phptestfest-php-src - deb06bbb9cbb31292fc219501614a8c3ff25bb11 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix more issues with encodilng length

Should fix bug #77381, bug #77382, bug #77385, bug #77394.

github.com/phpcommunity/phptestfest-php-src - 31f59e1f3074ab344b473dde6077a6844ca87264 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)

github.com/phpcommunity/phptestfest-php-src - 78bd3477745f1ada9578a79f61edb41886bec1cb authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77269: Potential unsigned underflow in gdImageScale

Belatedly, we're porting the respective upstream patch[1].

[1] <https://github.com/libgd/libgd/...

github.com/phpcommunity/phptestfest-php-src - dfd8237aec01116b32447881aa6008a90d45cb4c authored almost 6 years ago by Christoph M. Becker <[email protected]>
Fix bug #77242 (heap out of bounds read in xmlrpc_decode())

github.com/phpcommunity/phptestfest-php-src - 9c62b95e5e6a1ac3922a8819f2d56d8ea998d97a authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77270: imagecolormatch Out Of Bounds Write on Heap

At least some of the image reading functions may return images which
use color indexes greater t...

github.com/phpcommunity/phptestfest-php-src - 567c9f58425c37260864f276b6d3f434eecf4b49 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)

github.com/phpcommunity/phptestfest-php-src - 4feb9e66ff9636ad44bc23a91b7ebd37d83ddf1d authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)

github.com/phpcommunity/phptestfest-php-src - c6e34d91b88638966662caac62c4d0e90538e317 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Regenerate certs for openssl tests

github.com/phpcommunity/phptestfest-php-src - e3e3289bd1919bcc9f600d1879d3d85d5d774886 authored almost 6 years ago by Alexander Kurilo <[email protected]>
Fix more issues with encodilng length

Should fix bug #77381, bug #77382, bug #77385, bug #77394.

github.com/phpcommunity/phptestfest-php-src - c95daa9c75a7f4bd5e75702833611498c44cbeb6 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77270: imagecolormatch Out Of Bounds Write on Heap

At least some of the image reading functions may return images which
use color indexes greater t...

github.com/phpcommunity/phptestfest-php-src - 7a12dad4dd6c370835b13afae214b240082c7538 authored almost 6 years ago by Christoph M. Becker <[email protected]>
Fix bug #77380 (Global out of bounds read in xmlrpc base64 code)

github.com/phpcommunity/phptestfest-php-src - 1cc2182bcc81e185c14837e659d12b268cb99d63 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)

github.com/phpcommunity/phptestfest-php-src - 28362ed4fae6969b5a8878591a5a06eadf114e03 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix bug #77370 - check that we do not read past buffer end when parsing multibytes

github.com/phpcommunity/phptestfest-php-src - 20407d06ca3cb5eeb10f876a812b40c381574bcc authored almost 6 years ago by Stanislav Malyshev <[email protected]>
Fix #77269: Potential unsigned underflow in gdImageScale

Belatedly, we're porting the respective upstream patch[1].

[1] <https://github.com/libgd/libgd/...

github.com/phpcommunity/phptestfest-php-src - a918020c03880e12ac9f38e11a4a3789491a5f85 authored almost 6 years ago by Christoph M. Becker <[email protected]>