summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version for PHP 7.3.3php-7.3.3PHP-7.3.3Christoph M. Becker2019-03-053-4/+4
* Fix test portabilityAnatol Belski2019-03-042-7/+7
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-03-042-18/+37
* Fix NEWS orderChristoph M. Becker2019-03-041-5/+5
* Update NEWSChristoph M. Becker2019-03-041-1/+13
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-03-044-3/+31
* Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-03-049-11/+77
* Update version for PHP 7.3.3RC1php-7.3.3RC1Christoph M. Becker2019-02-194-5/+5
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-181-8/+7
|\
| * Make MADV_HUGEPAGE conditional on USE_ZEND_ALLOC_HUGE_PAGESNikita Popov2019-02-181-7/+8
* | Fix #77626: Persistence confusion in php_com_import_typelib()Christoph M. Becker2019-02-152-2/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-02-153-3/+25
|\ \ | |/
| * Fix #77621: Already defined constants are not properly reportedChristoph M. Becker2019-02-153-3/+25
* | Fixed bug #77612Nikita Popov2019-02-142-51/+37
* | Work around compiler flag dependent ABINikita Popov2019-02-142-1/+19
* | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-02-132-82/+8
|\ \ | |/
| * Refactor timelib.m4Peter Kokot2019-02-132-85/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Johannes Schlüter2019-02-120-0/+0
|\ \ | |/
| * Merge remote-tracking branch 'origin/PHP-7.2' into PHP-7.2Johannes Schlüter2019-02-1218-139/+138
| |\
* | \ Merge remote-tracking branch 'origin/PHP-7.3' into PHP-7.3Johannes Schlüter2019-02-1219-139/+147
|\ \ \
| * \ \ Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-126-18/+23
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #75546DanielCiochiu2019-02-126-18/+23
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-123-9/+13
| |\ \ \ | | |/ /
| | * | Fixed bug #77608Nikita Popov2019-02-123-9/+13
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-122-0/+26
| |\ \ \ | | |/ /
| | * | Make pid & uid available while handling realtime signalshsldymq2019-02-122-0/+26
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-121-8/+1
| |\ \ \ | | |/ /
| | * | Remove "defensive copy" of DatePeriod propertiesNikita Popov2019-02-121-8/+1
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-124-0/+25
| |\ \ \ | | |/ /
| | * | Fixed bug #77564: Memory leak in exif_process_IFD_TAGBen Ramsey2019-02-124-0/+25
| * | | Fixed bug #77599 (Unbuffered queries; native prepared statements memory leak)Dmitry Stogov2019-02-122-0/+13
| * | | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-02-124-103/+56
| |\ \ \ | | |/ /
| | * | Avoid dependency on "struct flock" fields order.Dmitry Stogov2019-02-124-103/+56
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-02-111-1/+1
| |\ \ \ | | |/ /
| | * | Replace broken binary SDK versionAnatol Belski2019-02-111-1/+1
| * | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-02-111-1/+1
| |\ \ \ | | |/ /
| | * | Update SDK version for AppVeyorAnatol Belski2019-02-111-1/+1
* | | | Merge branch 'PHP-7.2' into PHP-7.3Darek Slusarczyk2019-02-1118-6/+149
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'PHP-7.1' into PHP-7.2Darek Slusarczyk2019-02-1118-6/+149
| |\ \ | | |/ | |/|
| | * security fix - by default 'local infile' is disabled:Darek Slusarczyk2019-02-1118-6/+148
| | * Use pkg-config for ICU, as the old icu-config has been deprecatedDerick Rethans2019-02-071-32/+66
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-114-6/+55
|\ \ \ | |/ /
| * | Fix bug #51068 (glob:// do not support current path relative)Ahmed Abdou2019-02-114-6/+55
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-113-0/+38
|\ \ \ | |/ /
| * | Fix #77552: Uninitialized buffer in stat functionsjohnstevenson2019-02-113-0/+38
* | | Fix tests bareword fallback with error suppressionGuilliam Xavier2019-02-1118-278/+258
* | | regenerate with re2c 1.0.3Xinchen Hui2019-02-112-1758/+1709
* | | Merge branch 'PHP-7.2' into PHP-7.3Xinchen Hui2019-02-115-1767/+1860
|\ \ \ | |/ /
| * | Fixed bug #77589 (Core dump using parse_ini_string with numeric sections)Xinchen Hui2019-02-114-130/+176
* | | Merge PDO_OCI PRChristopher Jones2019-02-111-0/+4