summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2'Anatol Belski2017-12-211-12/+11
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-211-12/+11
| |\
| | * Ensure expected items delivered in same orderAnatol Belski2017-12-211-12/+11
| * | Update libmagic.patchAnatol Belski2017-12-211-13/+13
* | | Adapt testAnatol Belski2017-12-211-1/+1
* | | Add info about thread API usedAnatol Belski2017-12-211-0/+1
* | | Update libmagic.patch, also reflecting PCRE2 changesAnatol Belski2017-12-211-37/+41
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-211-1/+1
|\ \ \ | |/ /
| * | fileinfo: fix misleading indentation in libmagicRiccardo Magliocchetti2017-12-211-1/+1
* | | Tell the diff by returning NULL, if system has no ODBC data sourcesAnatol Belski2017-12-202-2/+11
* | | Merge branch 'master' of git.php.net:php-srcDmitry Stogov2017-12-2012-72/+34
|\ \ \
| * \ \ Merge branch 'PHP-7.2'Anatol Belski2017-12-201-6/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-201-6/+4
| | |\ \ | | | |/
| | | * Templatize driver name in the expected stringAnatol Belski2017-12-201-6/+4
| * | | Bump libcurl requirement to 7.12.1Nikita Popov2017-12-195-61/+12
| * | | Avoid strlen callAnatol Belski2017-12-193-4/+4
| * | | Merge branch 'PHP-7.2'Remi Collet2017-12-193-1/+14
| |\ \ \ | | |/ /
| | * | display headers (buildtime) and library (runtime) versions in phpinfo (libzip...Remi Collet2017-12-193-1/+14
* | | | Fixed possible local assembler labels conflicts.Dmitry Stogov2017-12-201-4/+4
|/ / /
* | | Compile the blacklist pattern with JITAnatol Belski2017-12-191-0/+7
* | | Avoid strlen callAnatol Belski2017-12-191-2/+1
* | | Remove opcache.inherited_hackNikita Popov2017-12-183-16/+0
* | | Put interned strings into regular SHM memory if there is no space in shared i...Dmitry Stogov2017-12-181-2/+20
* | | Use cheaper APIXinchen Hui2017-12-181-1/+1
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-171-14/+0
|\ \ \ | |/ /
| * | Fixed bug #75616Jaromír Doleček2017-12-171-14/+0
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-171-1/+1
|\ \ \ | |/ /
| * | Fix bug #75615Jaromír Doleček2017-12-171-1/+1
* | | Added integrity check before dfaXinchen Hui2017-12-171-0/+4
* | | Merge branch 'PHP-7.2'Xinchen Hui2017-12-171-1/+1
|\ \ \ | |/ /
| * | Updated NEWSXinchen Hui2017-12-171-1/+1
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-161-1/+1
|\ \ \ | |/ /
| * | Fixed bug #75614Nikita Popov2017-12-161-1/+1
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-162-2/+31
|\ \ \ | |/ /
| * | Fixed bug #75698Nikita Popov2017-12-162-2/+31
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-161-0/+26
|\ \ \ | |/ /
| * | Add test for bug #75681Nikita Popov2017-12-161-0/+26
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-161-3/+18
|\ \ \ | |/ /
| * | Improve fix for bug #75687Nikita Popov2017-12-161-3/+18
* | | Fixed bug #75355: preg_quote() does not quote # control characterMichael Moravec2017-12-162-0/+17
* | | Merge branch 'PHP-7.2'Xinchen Hui2017-12-162-0/+24
|\ \ \ | |/ /
| * | Fixed bug #75687 (var 8 (TMP) has array key type but not value type)Xinchen Hui2017-12-162-0/+24
* | | Fix some format specificersDavid Carlier2017-12-163-6/+6
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-151-20/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-151-20/+15
| |\ \ | | |/
| | * Fixed bug #75671 pg_version() crashes when called on a connection to cockroachAnatol Belski2017-12-151-20/+15
* | | Modernize realpath and integrate quick variant into virtual_file_exAnatol Belski2017-12-154-3/+8
* | | Move constants into read-only data segmentDmitry Stogov2017-12-157-9/+9
* | | typoDmitry Stogov2017-12-141-1/+1
* | | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-1415-15/+15