summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-261-2/+2
|\
| * Also fix signature for passthruTyson Andre2019-08-261-1/+1
| * Fix opcache optimizer info for time_nanosleepTyson Andre2019-08-261-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-261-0/+18
|\ \ | |/
| * Fix overflow in memory limit checksNikita Popov2019-08-261-0/+18
* | Fix testStanislav Malyshev2019-08-251-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-08-251-0/+10
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-08-251-0/+10
| |\
| | * Fix #75457: heap-use-after-free in php7.0.25Christoph M. Becker2019-08-252-1/+20
* | | Update Oniguruma to 6.9.1Stanislav Malyshev2019-08-2555-1530/+1724
* | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-08-241-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-08-241-3/+3
| |\ \ | | |/
| | * Fix CVE-2019-13224: don't allow different encodings for onig_new_deluxe()Stanislav Malyshev2019-08-241-3/+3
* | | Fix #77812: Interactive mode does not support PHP 7.3-style heredocChristoph M. Becker2019-08-233-4/+95
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-231-2/+7
|\ \ \ | |/ /
| * | Suppress deprecation warning on IDNA2003 ICU methods for clangChristoph M. Becker2019-08-231-2/+7
* | | ensure proper settings for testRemi Collet2019-08-201-0/+2
* | | Don't use C++ style commentsChristoph M. Becker2019-08-201-5/+5
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-205-2/+148
|\ \ \ | |/ /
| * | fix the problem for connect_attr, set db condition, and add a new attribute _...Qianqian Bu2019-08-205-2/+148
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-191-0/+16
|\ \ \ | |/ /
| * | Fix #78220: Can't access OneDrive folderChristoph M. Becker2019-08-191-0/+16
* | | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2019-08-161-0/+7
|\ \ \ | |/ /
| * | Suppress deprecation warning on IDNA2003 ICU methodsSara Golemon2019-08-161-0/+7
* | | Revert "Move to non deprecated API on suitable ICU versions"Sara Golemon2019-08-161-19/+1
* | | Update credits_ext.hChristoph M. Becker2019-08-141-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-132-1/+19
|\ \ \ | |/ /
| * | Fixed bug #77191Nikita Popov2019-08-132-1/+19
* | | Updated to version 2019.2 (2019b)Derick Rethans2019-08-111-8095/+7609
* | | Merge branch 'PHP-7.2' into PHP-7.3Matteo Beccati2019-08-091-1/+2
|\ \ \ | |/ /
| * | Skip test when SIGKILL is not definedMatteo Beccati2019-08-091-1/+2
* | | Fix #78346: strip_tags no longer handling nested php tagsChristoph M. Becker2019-08-022-2/+10
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-021-0/+8
|\ \ \ | |/ /
| * | Fix #78179: MariaDB server version incorrectly detectedChristoph M. Becker2019-08-021-0/+8
* | | Remove upgrade-pcre.php scriptChristoph M. Becker2019-08-011-137/+0
* | | Fix 78213: Empty row pocketChristoph M. Becker2019-07-311-1/+1
* | | Fix #78338: Array cross-border reading in PCREChristoph M. Becker2019-07-292-1/+11
* | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-07-297-5/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-07-297-5/+32
| |\ \ | | |/
| | * Fix #77919: Potential UAF in Phar RSHUTDOWNChristoph M. Becker2019-07-292-2/+7
| | * Fix bug #78256 (heap-buffer-overflow on exif_process_user_comment)Stanislav Malyshev2019-07-293-3/+14
| | * Fix bug #78222 (heap-buffer-overflow on exif_scan_thumbnail)Stanislav Malyshev2019-07-293-1/+12
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-292-0/+28
|\ \ \ | |/ /
| * | Fix bug #78326Albert Casademont2019-07-292-0/+28
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-1/+10
|\ \ \ | |/ /
| * | Fix Zend signals unblockingNikita Popov2019-07-291-1/+10
| * | Fixed bug #78333Nikita Popov2019-07-291-6/+20
* | | Fixed bug #78341Nikita Popov2019-07-292-7/+28
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-6/+20
|\ \ \
| * | | Fixed bug #78333Nikita Popov2019-07-291-6/+20