summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make quoting of cmd execution functions consistentChristoph M. Becker2020-02-171-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2020-02-172-6/+21
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-172-6/+21
| |\
| | * Fix #79038: PDOStatement::nextRowset() leaks column valuesChristoph M. Becker2020-02-172-6/+21
| | * Fix # 79171: heap-buffer-overflow in phar_extract_fileChristoph M. Becker2020-02-171-1/+1
| | * Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-174-0/+65
| | * Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-172-4/+51
* | | Rename php_dom_create_interator() to php_dom_create_iterator()Christoph M. Becker2020-02-177-11/+11
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-172-4/+11
|\ \ \ | |/ /
| * | Create a new console for each test worker on WindowsChristoph M. Becker2020-02-172-4/+11
* | | Make type error messages more consistentMáté Kocsis2020-02-17264-717/+715
* | | Improve generated names for anonymous classesNikita Popov2020-02-179-10/+10
* | | Add static return typeNikita Popov2020-02-175-2/+32
* | | Merge branch 'PHP-7.4'Dmitry Stogov2020-02-174-4/+14
|\ \ \ | |/ /
| * | Disable instantiation of zero size FFI\CData objectsDmitry Stogov2020-02-174-4/+14
| * | Fix # 79171: heap-buffer-overflow in phar_extract_fileChristoph M. Becker2020-02-171-1/+1
| * | Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-174-0/+65
| * | Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-172-4/+51
* | | Fixed bug #79255 (PHP cannot be compiled with enable JIT)Dmitry Stogov2020-02-171-6/+16
* | | Revert "Fixed bug #79255 (PHP cannot be compiled with enable JIT)"Nikita Popov2020-02-171-8/+13
* | | Fix # 79171: heap-buffer-overflow in phar_extract_fileChristoph M. Becker2020-02-171-1/+1
* | | Fix bug #79082 - Files added to tar with Phar::buildFromIterator have all-acc...Stanislav Malyshev2020-02-174-0/+65
* | | Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-172-4/+51
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-173-9/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-173-9/+22
| |\ \ | | |/
| | * Fix #79271: DOMDocumentType::$childNodes is NULLChristoph M. Becker2020-02-173-9/+22
* | | Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-1732-137/+240
* | | Fixed bug #79255 (PHP cannot be compiled with enable JIT)Xinchen Hui2020-02-171-13/+8
* | | [skip ci] Skip 2 tokenizer tests if tokenizer isn't loadedTyson Andre2020-02-162-0/+4
* | | Replace @param annotations with type declarationsChristoph M. Becker2020-02-1632-240/+137
* | | Constrain number parameter of numfmt_format to int|floatChristoph M. Becker2020-02-166-38/+17
* | | Fix arginfoChristoph M. Becker2020-02-162-24/+26
* | | Clarify that token_get_all() never returns falseNikita Popov2020-02-143-3/+5
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-141-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-141-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-02-141-1/+1
| | |\
| | | * Fix typo in recent bugfixChristoph M. Becker2020-02-141-1/+1
* | | | Add stubs for zend_testNikita Popov2020-02-133-23/+49
* | | | Add arginfo for HashContext::__construct()Nikita Popov2020-02-131-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-132-1/+15
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-132-1/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2020-02-132-1/+15
| | |\ \ | | | |/
| | | * Fix #77569: Write Acess Violation in DomImplementationChristoph M. Becker2020-02-132-1/+15
* | | | Fix JIT trait type errorsNikita Popov2020-02-131-3/+3
* | | | var_dump(): Don't skip recursion detection on first levelNikita Popov2020-02-127-128/+16
* | | | Merge branch 'PHP-7.4'Nikita Popov2020-02-112-5/+235
|\ \ \ \ | |/ / /
| * | | Fixed bug #79257Nikita Popov2020-02-112-5/+235
* | | | Removed unused macroDmitry Stogov2020-02-111-34/+0
* | | | Add support for $obj::classNikita Popov2020-02-111-0/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2020-02-111-0/+22
|\ \ \ \ | |/ / /