Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2015-05-28 | 1 | -48/+48 |
|\ | |||||
| * | Relax a little this test, because random is not reliable | Remi Collet | 2015-05-28 | 1 | -48/+48 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-21 | 2 | -0/+52 |
|\ \ | |/ | |||||
| * | added missing GLOB_BRACE support check | Christoph M. Becker | 2015-05-21 | 1 | -0/+3 |
| * | added SKIPIF section to test to make sure that GLOB_BRACE is supported | Christoph M. Becker | 2015-05-21 | 1 | -0/+6 |
| * | added PHPT to check for bug #69628 | Christoph M. Becker | 2015-05-21 | 1 | -0/+43 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix handling VAR vs VAR= in putenv | Anatol Belski | 2015-05-21 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-12 | 12 | -146/+170 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-05-12 | 12 | -152/+176 |
| |\ | |||||
| | * | Add test for bug #69522 | Stanislav Malyshev | 2015-05-11 | 2 | -0/+17 |
| | * | Update tests | Stanislav Malyshev | 2015-05-11 | 7 | -45/+47 |
| | * | Fix bug #69522 - do not allow int overflow | Stanislav Malyshev | 2015-05-10 | 1 | -69/+70 |
| | * | Fix bug #69403 and other int overflows | Stanislav Malyshev | 2015-05-10 | 1 | -2/+6 |
| | * | Fixed bug #69418 - more s->p fixes for filenames | Stanislav Malyshev | 2015-05-10 | 3 | -48/+48 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 6 | -41/+110 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-12 | 2 | -2/+48 |
| |\ \ | | |/ | |||||
| | * | fix memory leak & add test | Stanislav Malyshev | 2015-04-12 | 2 | -2/+48 |
| * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-12 | 2 | -37/+44 |
| |\ \ | | |/ | |||||
| | * | Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability) | Stanislav Malyshev | 2015-04-12 | 1 | -36/+43 |
| | * | Fix test | Stanislav Malyshev | 2015-04-12 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 3 | -2/+18 |
| |\ \ | | |/ | |||||
| | * | More fixes for bug #69152 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+16 |
| | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 2 | -2/+2 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 4 | -44/+44 |
|\ \ \ | |/ / | |||||
| * | | Fixed #68021 - get_browser() browser_name_regex | Tjerk Meesters | 2015-03-22 | 4 | -44/+44 |
* | | | Renamed test case to match with reported bug | Juan Basso | 2015-03-22 | 2 | -1/+1 |
* | | | Fixed serialization of non string values on __sleep | Juan Basso | 2015-03-22 | 2 | -4/+52 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-22 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Check that the type is correct | Stanislav Malyshev | 2015-03-22 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-17 | 1 | -0/+37 |
| |\ \ | | |/ | |||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-17 | 1 | -0/+37 |
|\ \ \ | |||||
| * \ \ | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-17 | 1 | -0/+37 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | add test for bug #68976 | Stanislav Malyshev | 2015-03-17 | 1 | -0/+37 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-17 | 2 | -32/+35 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-17 | 2 | -32/+35 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #68976 - Use After Free Vulnerability in unserialize() | Stanislav Malyshev | 2015-03-17 | 2 | -31/+33 |
| | * | fix tests | Stanislav Malyshev | 2015-03-17 | 3 | -3/+3 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-03-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-03-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix bug #69207 - move_uploaded_file allows nulls in path | Stanislav Malyshev | 2015-03-17 | 1 | -1/+1 |
| * | | Merge branch 'pull-request/1106' into PHP-5.5 | Stanislav Malyshev | 2015-03-08 | 1 | -0/+45 |
| |\ \ | |||||
| | * | | Fix #67626 | Julien Pauli | 2015-02-20 | 1 | -0/+45 |
* | | | | Fix #67626 | Julien Pauli | 2015-03-08 | 1 | -0/+45 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2015-03-06 | 2 | -2/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #68917 (parse_url fails on some partial urls) | Tjerk Meesters | 2015-03-06 | 2 | -2/+28 |
* | | | | Fixed bug (#69195 Inconsistent stream crypto values across versions) | Daniel Lowrey | 2015-03-05 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2015-03-01 | 3 | -37/+44 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #69139 (Crash in gc_zval_possible_root on unserialize) | Xinchen Hui | 2015-03-01 | 3 | -37/+44 |