Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' | Nikita Popov | 2018-11-26 | 3 | -1/+20 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2018-11-26 | 3 | -1/+20 |
| |\ | |||||
| | * | Fixed bug #77184 | Colin Basnett | 2018-11-26 | 3 | -1/+20 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 17 | -18/+10 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 20 | -27/+27 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 4 | -4/+4 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -114/+114 |
| | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -16/+16 |
| * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 18 | -19/+11 |
| * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 20 | -27/+27 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
| * | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -16/+16 |
* | | | Move all testing docs to qa.php.net | Peter Kokot | 2018-10-18 | 1 | -3/+1 |
* | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 18 | -19/+11 |
* | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 14 | -14/+14 |
* | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 7 | -13/+13 |
* | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
* | | | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -16/+16 |
* | | | Remove unused ext/exif/tests/test6.jpg | Peter Kokot | 2018-09-25 | 1 | -0/+0 |
* | | | Fix permissions | Peter Kokot | 2018-09-21 | 2 | -0/+0 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
|/ / | |||||
* | | Make more tests run on 64bit plataforms | Gabriel Caruso | 2018-07-30 | 1 | -3/+1 |
* | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 3 | -6/+1 |
* | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-07-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix test | Stanislav Malyshev | 2018-07-16 | 1 | -2/+2 |
* | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-07-16 | 5 | -3/+107 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-07-16 | 5 | -3/+107 |
| |\ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-07-16 | 5 | -2/+106 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-07-16 | 5 | -2/+106 |
| | | |\ | |||||
| | | | * | Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif data | Stanislav Malyshev | 2018-07-16 | 3 | -1/+83 |
| | | | * | Fix bug #76423 - Int Overflow lead to Heap OverFlow in exif_thumbnail_extract... | Stanislav Malyshev | 2018-07-16 | 3 | -1/+23 |
* | | | | | Fixed incorrrecr zval_dtor() usage to replace value of argument passed by ref... | Dmitry Stogov | 2018-07-05 | 1 | -3/+3 |
* | | | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-06-09 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix test portability | Anatol Belski | 2018-06-09 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-06-09 | 2 | -1/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix #76409: heap use after free in _php_stream_free | Christoph M. Becker | 2018-06-09 | 2 | -1/+15 |
* | | | | | Remove exif version from the phpinfo output | Peter Kokot | 2018-06-09 | 1 | -3/+0 |
* | | | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -1/+1 |
* | | | | | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-04-23 | 4 | -1/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-04-23 | 4 | -1/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-04-23 | 4 | -1/+21 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-04-23 | 4 | -1/+21 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_value | Christoph M. Becker | 2018-04-22 | 4 | -1/+21 |
| | * | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-04-12 | 2 | -2/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix #76164: exif_read_data zend_mm_heap corrupted | Christoph M. Becker | 2018-04-12 | 2 | -2/+16 |
| * | | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 |
* | | | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 2 | -18/+18 |
* | | | | | Cleanup some tests - remove unnecessary sections | Stanislav Malyshev | 2018-02-04 | 20 | -16/+16 |