summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0.9' into PHP-7.0Stanislav Malyshev2016-07-196-3/+42
|\
| * Partial fix for bug #72613 - do not allow reading past error readStanislav Malyshev2016-07-183-1/+28
| * Merge branch 'PHP-7.0.9' of git.php.net:php-src into PHP-7.0.9Stanislav Malyshev2016-07-172-0/+31
| |\
| | * Fixed bug #72570 Segmentation fault when binding parameters on a query withou...Matteo Beccati2016-07-142-0/+31
| * | Fix bug #72551 and bug #72552 - check before converting size_t->intStanislav Malyshev2016-07-121-0/+8
| * | Fix bug #72541 - size_t overflow lead to heap corruptionStanislav Malyshev2016-07-121-0/+4
| |/
| * fix possible optimization bugphp-7.0.9RC1Anatol Belski2016-07-051-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Pierre Joye2016-07-191-2/+16
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6Pierre Joye2016-07-191-2/+16
| |\ \
| | * | fix #72519, possible OOB using imagegifPierre Joye2016-07-191-2/+16
* | | | Merge branch 'PHP-5.6' into PHP-7.0Pierre Joye2016-07-193-6/+32
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Pierre Joye2016-07-193-6/+32
| |\ \ \ | | |/ /
| | * | fix #72512, invalid read or write for palette image when invalid transparent ...Pierre Joye2016-07-193-6/+32
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-191-1/+16
|\ \ \ \ | |/ / /
| * | | Merge branch 'pull-request/1991' into PHP-5.6Christoph M. Becker2016-07-191-0/+15
| |\ \ \
| | * | | Fix #70315: 500 Server Error but page is fully renderedChristoph M. Becker2016-07-191-0/+15
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-152-5/+20
|\ \ \ \ \ | |/ / / /
| * | | | Fix #72604: imagearc() ignores thickness for full arcsChristoph M. Becker2016-07-152-5/+20
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-152-1/+21
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug #66502: DOM document dangling referenceChristoph M. Becker2016-07-152-1/+21
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-07-141-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Extend libxml exportsAnatol Belski2016-07-141-0/+2
| | * | | Fix #69975: PHP segfaults when accessing nvarchar(max) defined columnsChristoph M. Becker2016-07-082-0/+39
| | * | | Fix bug #70480 (php_url_parse_ex() buffer overflow read)Stanislav Malyshev2016-07-051-1/+1
* | | | | Fix is_callable() on abstract method via objectNikita Popov2016-07-141-0/+19
* | | | | Fix leak when creating timezone with null bytesNikita Popov2016-07-141-0/+1
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-142-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug #72596: imagetypes function won't advertise WEBP supportChristoph M. Becker2016-07-142-0/+16
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-07-132-5/+40
|\ \ \ \ \ | |/ / / /
| * | | | fix: bug72222 for PHP-5.6 reflection export of array constsnikita22062016-07-132-11/+47
* | | | | Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0Keyur2016-07-132-26/+81
|\ \ \ \ \
| * | | | | Fixed bug #72588 (Using global var doesn't work while accessing SimpleXML ele...Xinchen Hui2016-07-132-26/+81
* | | | | | Fixes #72590: Opcache restart with kill_all_lockers does not workKeyur2016-07-131-2/+2
|/ / / / /
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-122-127/+5
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Fixes #52384: Adds parameter value to dumped output. Also adds output...Julien Pauli2016-07-122-109/+2
| * | | | Revert "Fix test for #52384"Julien Pauli2016-07-121-8/+2
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-121-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fix test for #52384Julien Pauli2016-07-121-2/+8
* | | | | Fixed bug #72569 DOTNET/COM array parameters broke in PHP7Anatol Belski2016-07-121-1/+6
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-122-4/+38
|\ \ \ \ \ | |/ / / /
| * | | | Partially fix #72506: idn_to_ascii for UTS #46 incorrect for long domain namesChristoph M. Becker2016-07-122-4/+38
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-122-2/+118
|\ \ \ \ \ | |/ / / /
| * | | | Fixes #52384: Adds parameter value to dumped output. Also adds output flag in...Bishop Bettini2016-07-122-2/+109
| * | | | Fix 72122 - don't use EH_THROW for calls to getIteratorLoz Calver2016-07-122-0/+23
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-07-123-7/+8
|\ \ \ \ \ | |/ / / /
| * | | | backport to 5.6 (we should not unset the default value)Xinchen Hui2016-07-122-3/+0
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-111-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Bug #66836 has been fixedChristoph M. Becker2016-07-111-0/+15
* | | | | Merge branch 'PHP-5.6' into PHP-7.0Derick Rethans2016-07-111-21149/+30240
|\ \ \ \ \ | |/ / / /
| * | | | Generate new .c file from .re file, as that was missing on my previous commitDerick Rethans2016-07-111-21149/+30240