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
github.com/phpcommunity/phptestfest-php-src - cf3317c790f968687f70ee5f738da1358ddf875b authored almost 6 years ago by Nikita Popov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 00e5d0e8599e60e16bab999b5b8eedd9192c1bad authored almost 6 years ago by Nikita Popov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 5d33024a5dc40a45c986deb37282e54e80058b6f authored almost 6 years ago by Nikita Popov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 61b0122698c205a4e6e6f90c7315e454ea8fe2bd authored almost 6 years ago by Nikita Popov <[email protected]>
Mark arrays containing partial arrays as partial. This was already
done for the ADD_ARRAY_ELEMEN...
* PHP-7.3:
Incase of invalid read
github.com/phpcommunity/phptestfest-php-src - 16176ad0e30ce1407c2ce546094bec5821af8c3c authored almost 6 years ago by Xinchen Hui <[email protected]>
We explicitly dereference values before claling write_property,
so no need to do duplicate work.
* PHP-7.3:
Revert visibility
* PHP-7.2:
Revert visibility
(cherry picked from commit 71ffae9605a0b19f4c7a76d317276c934a767a65)
github.com/phpcommunity/phptestfest-php-src - 7a88f89a90902c4393f96616cb86137309d173af authored almost 6 years ago by Andrey Hristov <[email protected]>github.com/phpcommunity/phptestfest-php-src - 50f38f9027adfc615eed2c354b0ae3ce90867b5c authored almost 6 years ago by Christoph M. Becker <[email protected]>
* PHP-7.3:
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]>github.com/phpcommunity/phptestfest-php-src - fbdaabba62e8a7068dd0212b79be3607746ff26b authored almost 6 years ago by jvoisin <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 270e137ff006b32544de4dcd0554cfda50fe428a authored almost 6 years ago by Nikita Popov <[email protected]>
Use mysqlnd_restart_psession and mysqlnd_end_psession in PDO MySQL.
This makes sure we free last...
github.com/phpcommunity/phptestfest-php-src - a22881520c5d006ee22f85328c02f541f6e2ad67 authored almost 6 years ago by Nikita Popov <[email protected]>
Add MUL back to the list and instead make the entire optimization
depend on IGNORE_OVERLOADING, ...
* PHP-7.3:
Bump for 7.1.27
* PHP-7.2:
Bump for 7.1.27
* PHP-7.1:
Bump for 7.1.27
github.com/phpcommunity/phptestfest-php-src - fabade157323a0998ef2b97208b8f58779c40f2b authored almost 6 years ago by Sara Golemon <[email protected]>
* PHP-7.3:
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]>
* PHP-7.3:
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]>
github.com/phpcommunity/phptestfest-php-src - 579c7d0412f81bb8796287f6ed4d2fcf1f08c19d authored almost 6 years ago by Nikita Popov <[email protected]>
mb_ereg_replace historically has not supported escaping backslashes
with backslashes. Go back to...
github.com/phpcommunity/phptestfest-php-src - c8a5deaddd34a987d2ceb94879d4d158ac4d410b authored almost 6 years ago by Nikita Popov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 7f8cab2535afc9057b1d04d236450d5f048939c4 authored almost 6 years ago by Nikita Popov <[email protected]>
If this is used with operator overloading, then the operation does
not necessarily commute (for ...
* PHP-7.3:
cleanup merge
* PHP-7.2:
cleanup merge
github.com/phpcommunity/phptestfest-php-src - 0d9935739c3a035f74b54aa518f2497975402864 authored almost 6 years ago by Remi Collet <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 466cf77aa40da57bdc75eb4c14c9bc3bd198fff6 authored almost 6 years ago by Nikita Popov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - f7a7d32e6528f3826bc68a6f64071d40d838d2eb authored almost 6 years ago by Nikita Popov <[email protected]>
To avoid conflicts with parameter names.
github.com/phpcommunity/phptestfest-php-src - 6305119a5193d4318add01190ca4afbb49ded102 authored almost 6 years ago by twosee <[email protected]>github.com/phpcommunity/phptestfest-php-src - d12443efc7b5381f4eae80ef576039e71ca31c76 authored almost 6 years ago by Andrey Hristov <[email protected]>
Since more than an year it not possible to create commands in the heap
but they are allocated on...
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]>github.com/phpcommunity/phptestfest-php-src - 711e1fb33b06c9da7baed028ea912c189f33f442 authored almost 6 years ago by Andrey Hristov <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 362f8b5f977608a116aab8b8d0548a38007c71ad authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 24b446291d101025dfb11d71ac08270b7899a128 authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - bd1d2c7bfefe4b173c9a7628ecc4dead72775a14 authored almost 6 years ago by Derick Rethans <[email protected]>
* PHP-7.3:
Fix NEWS
Updated to version 2018.9 (2018i)
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 - 1eedfe70aeb9c8b89af642ac00e0d2e0fe5b10e6 authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 4aa430dafaaf1199a255336584cb0d083bc02586 authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 11105e90c4dd01bb9411f4baf963d09fbf751681 authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 7ad9d6a63bf1d79bb8931ca07010118b3e41c99e authored almost 6 years ago by Derick Rethans <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 81da7f75e36537ecc8cdf7ce6f5e992b177685bc authored almost 6 years ago by Derick Rethans <[email protected]>
* PHP-7.3:
[ci skip] fix NEWS
* PHP-7.2:
[ci skip] fix NEWS
github.com/phpcommunity/phptestfest-php-src - 3e780d7f254570d08dc3cea543c8f695ad38dbe8 authored almost 6 years ago by Remi Collet <[email protected]>
* PHP-7.3:
[ci skip] fix NEWS
* PHP-7.2:
[ci skip] fix NEWS
github.com/phpcommunity/phptestfest-php-src - 03a630ded741596847e20bd2566782c5af418d83 authored almost 6 years ago by Remi Collet <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 767cbd93c966d174962b322da2e92ee2d44d2a30 authored almost 6 years ago by Nikita Popov <[email protected]>
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]>
* PHP-7.2:
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]>
* PHP-7.2:
Still leaking for some reason, XFAIL for now, I'll look into it later.
* PHP-7.1:
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]>
* PHP-7.3:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...
* PHP-7.2:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...
* PHP-7.1:
Fix bug #77418 - Heap overflow in utf32be_mbc_to_code
Add NEWS
[ci skip] Add NE...
* 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 - 9d6c59eeea88a3e9d7039cb4fed5126ef704593a authored almost 6 years ago by Stanislav Malyshev <[email protected]>
* PHP-7.3:
Fix tests - newer versions check Unicode
Add NEWS
Add NEWS
Fix test
* PHP-7.2:
Fix tests - newer versions check Unicode
Add NEWS
Fix test
github.com/phpcommunity/phptestfest-php-src - d0d0d922de02c7b2a248cc943490d7ae77f084be authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 1b7c599a024abf9bcd99147b93bd550c06fbad72 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
* PHP-7.1:
Add NEWS
github.com/phpcommunity/phptestfest-php-src - 08bb0ce4e496d21190a8cff676b4aad3a4549e06 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 25c95752d6c87f783c323db21b9fd40a7203a730 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - b51eaf416672492270d117340fab3375d52dc359 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
* PHP-7.1:
Fix test
* PHP-7.3:
Fix #77367: Negative size parameter in mb_split
Fix #77369 - memcpy with negative...
github.com/phpcommunity/phptestfest-php-src - 0c3503201244905611dfaac68f96ca840b923b16 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
When adding the last element to the result value of `mb_split`, the
`chunk_pos` may point beyond...
* PHP-7.2:
Fix #77369 - memcpy with negative length via crafted DNS response
Fix more issues...
* PHP-7.1:
Fix #77369 - memcpy with negative length via crafted DNS response
Fix more issues...
github.com/phpcommunity/phptestfest-php-src - 8d3dfabef459fe7815e8ea2fd68753fd17859d7b authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - deb06bbb9cbb31292fc219501614a8c3ff25bb11 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
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]>github.com/phpcommunity/phptestfest-php-src - 78bd3477745f1ada9578a79f61edb41886bec1cb authored almost 6 years ago by Stanislav Malyshev <[email protected]>
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]>github.com/phpcommunity/phptestfest-php-src - 9c62b95e5e6a1ac3922a8819f2d56d8ea998d97a authored almost 6 years ago by Stanislav Malyshev <[email protected]>
At least some of the image reading functions may return images which
use color indexes greater t...
github.com/phpcommunity/phptestfest-php-src - 4feb9e66ff9636ad44bc23a91b7ebd37d83ddf1d authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - c6e34d91b88638966662caac62c4d0e90538e317 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - e3e3289bd1919bcc9f600d1879d3d85d5d774886 authored almost 6 years ago by Alexander Kurilo <[email protected]>
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]>
At least some of the image reading functions may return images which
use color indexes greater t...
github.com/phpcommunity/phptestfest-php-src - 1cc2182bcc81e185c14837e659d12b268cb99d63 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 28362ed4fae6969b5a8878591a5a06eadf114e03 authored almost 6 years ago by Stanislav Malyshev <[email protected]>
github.com/phpcommunity/phptestfest-php-src - 20407d06ca3cb5eeb10f876a812b40c381574bcc authored almost 6 years ago by Stanislav Malyshev <[email protected]>
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]>