summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Improve SSA representation of FE_FETCHNikita Popov2020-01-173-4/+11
* Use zend_type inside type listsNikita Popov2020-01-178-134/+72
* Fix #78880: Final spelling fixesMáté Kocsis2020-01-1685-117/+117
* Fix reflection leak if type inside type list is resolvedNikita Popov2020-01-162-18/+13
* Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-169-13/+13
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-1694-116/+116
* Use proper printf() specifiersChristoph M. Becker2020-01-151-1/+1
* Add imagegetinterpolation()Christoph M. Becker2020-01-1410-14/+120
* Merge branch 'PHP-7.4'Christoph M. Becker2020-01-144-3/+61
|\
| * Fix #79096: FFI Struct SegfaultChristoph M. Becker2020-01-144-3/+61
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-135-30/+85
|\ \
| * \ Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-135-30/+85
| |\ \ | | |/ | |/|
| | * Fix #79106: PDO may fetch wrong column indexes with PDO::FETCH_BOTHChristoph M. Becker2020-01-135-30/+85
* | | typoDmitry Stogov2020-01-131-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-133-6/+149
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-133-6/+149
| |\ \ | | |/
| | * Fix #79084: mysqlnd may fetch wrong column indexes with MYSQLI_BOTHChristoph M. Becker2020-01-133-6/+149
| | * Fix test cases which fail on Windows debug buildsChristoph M. Becker2020-01-103-2/+4
* | | Fix buildNikita Popov2020-01-131-1/+1
* | | Improve access to zend_map_ptr dataDmitry Stogov2020-01-132-9/+5
* | | Fixed #78385: Distinguish absent/empty query/fragmentIslam Israfilov2020-01-136-34/+92
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-131-4/+4
|\ \ \ | |/ /
| * | Fix testNikita Popov2020-01-131-4/+4
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-112-4/+7
|\ \ \ | |/ /
| * | Bring back test case support for older MySQL versionsChristoph M. Becker2020-01-112-4/+7
* | | Remove dead code and unused DEFINEsGeorge Peter Banyard2020-01-101-11/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-1016-70/+70
|\ \ \ | |/ /
| * | Remove unnecessary whitespace sensitivtiy from some testsNikita Popov2020-01-1016-70/+70
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-111-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-111-0/+2
| |\ \ | | |/
| | * Fix test for Windows ZTS buildsChristoph M. Becker2020-01-111-0/+2
* | | Make constant() error handling consistent with plain const lookupNikita Popov2020-01-102-16/+17
* | | Remove unused delimiter parameter in php_fgetcsv_lookup_trailing_spaces subro...George Peter Banyard2020-01-101-4/+4
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-091-1/+1
|\ \ \ | |/ /
| * | Silence potential taskkill error messagesChristoph M. Becker2020-01-091-1/+1
* | | Convert infallible mysqli checks to assertsNikita Popov2020-01-091-10/+2
* | | Remove unused MYSQLI_STATUS_CLEAREDNikita Popov2020-01-091-1/+0
* | | Fix testChristoph M. Becker2020-01-091-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-092-21/+329
|\ \ \ | |/ /
| * | Fix useless testsChristoph M. Becker2020-01-092-21/+329
* | | Allows further tests to run on WindowsChristoph M. Becker2020-01-097-44/+14
* | | Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-091-6/+1
* | | Convert some warnings to Errors in BZip2George Peter Banyard2020-01-095-46/+65
* | | Convert some warnings to Error in zlib extensionGeorge Peter Banyard2020-01-0913-152/+217
* | | Avoid superfluous assignmentsChristoph M. Becker2020-01-091-2/+0
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-082-9/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-082-9/+11
| |\ \ | | |/
| | * Fix #79078: Hypothetical use-after-free in curl_multi_add_handle()Christoph M. Becker2020-01-082-9/+11
| | * Revert "Extend CURLFile to support streams"Christoph M. Becker2020-01-065-146/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-081-152/+162
|\ \ \ | |/ /