summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Simplify libxmlrpc bundling and buildingPeter Kokot2019-04-233-28/+0
* Make DateInterval objects uncomparableNikita Popov2019-04-233-8/+49
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-232-2/+35
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-232-2/+35
| |\
| | * Fixed bug #77843Nikita Popov2019-04-232-2/+35
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-232-1/+17
|\ \ \ | |/ /
| * | Fixed bug #77931Nikita Popov2019-04-232-1/+17
* | | Remove unused BIND_STATIC insructionsDmitry Stogov2019-04-232-9/+17
* | | Merge link.c and link_win32.cChristoph M. Becker2019-04-223-228/+21
* | | Fix parameter orderChristoph M. Becker2019-04-221-3/+1
* | | Fixed wrong oplineDmitry Stogov2019-04-221-1/+1
* | | [ci skip] Fix CS in Markdown filesPeter Kokot2019-04-211-85/+162
* | | [ci skip] Fix typoPeter Kokot2019-04-201-1/+1
* | | Refactor docs files for bcmath libraryPeter Kokot2019-04-206-42/+45
* | | Move ucgendata README to generator file headerPeter Kokot2019-04-202-8/+8
* | | Added test for imagecolorclosesthwbRodrigo Prado2019-04-201-0/+35
* | | Add test for date timestampVitor Mattos2019-04-201-0/+25
* | | Remove PHP_SETUP_KERBEROS m4 macroPeter Kokot2019-04-202-5/+10
* | | Use PKG_CHECK_MODULES to detect the kerberos librariesHugh McMaster2019-04-202-8/+3
* | | Fix typo in commentsFabien Villepinte2019-04-192-2/+2
* | | Remove dead "props" member from date objectsNikita Popov2019-04-181-3/+0
* | | Revert "Fix zend_test interned strings loaded via dl()"Nikita Popov2019-04-181-4/+3
* | | Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-189-12/+12
* | | Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-188-16/+0
* | | Remove support for --with-libxml-dirHugh McMaster2019-04-188-74/+2
* | | Fix zend_test interned strings loaded via dl()Nikita Popov2019-04-181-3/+4
* | | Fixed compatibility with phpdbgDmitry Stogov2019-04-181-0/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-04-171-4/+1
|\ \ \ | |/ /
| * | It's safe to keep old string if it's stored not in SHM.Dmitry Stogov2019-04-171-6/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-171-1/+1
| |\ \ | | |/
| | * Fix #77911: Wrong warning for session.sid_bits_per_characterChristoph M. Becker2019-04-171-1/+1
* | | Remove some uses of deprecated internal_encoding settings in testsNikita Popov2019-04-1752-72/+43
* | | Fix internal_encoding fallback in mbstringNikita Popov2019-04-177-117/+157
* | | Eliminate FETCH $GLOBALS followed by FETCH_DIM/UNSET_DIM/ISSET_ISEMPTY_DIMDmitry Stogov2019-04-171-0/+44
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-04-172-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-04-172-0/+23
| |\ \ | | |/
| | * Fixed bug #77909: DatePeriod::__construct() with invalid recurrence count valueIgnace Nyamagana Butera2019-04-172-0/+23
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-172-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-172-2/+2
| |\ \ | | |/
| | * Fix tests for non English environmentsChristoph M. Becker2019-04-172-2/+2
* | | ext/pcre/config0.m4: add ac_cv_have_pcre2_jit variableArtem Panfilov2019-04-161-28/+30
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-161-0/+1
|\ \ \ | |/ /
| * | Fix HT flags copying wrt iterator countNikita Popov2019-04-161-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-161-0/+52
|\ \ \ | |/ /
| * | Fix second part of bug #77903Nikita Popov2019-04-161-4/+4
| * | Partial fix for bug #77903Nikita Popov2019-04-161-0/+52
* | | Use curl_mime_*() functions if availableChristoph M. Becker2019-04-161-1/+50
* | | Add test for curl_version()Rodrigo Prado2019-04-151-0/+31
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-152-1/+14
|\ \ \ | |/ /