summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add crc32 stubinem0o2019-08-113-6/+8
* Updated to version 2019.2 (2019b)Derick Rethans2019-08-111-8095/+7609
* Fix arginfoChristoph M. Becker2019-08-112-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2019-08-113-5/+5
|\
| * Fix parameter orderChristoph M. Becker2019-08-111-4/+4
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-113-33/+66
|\ \ | |/
| * Extend color component range checksChristoph M. Becker2019-08-111-8/+45
* | Use TypeError for preg_replace type checkNikita Popov2019-08-115-17/+17
* | Fix arginfoChristoph M. Becker2019-08-112-2/+2
* | Add GD function stubsChristoph M. Becker2019-08-113-702/+847
* | Add stubs for PCRE extensionStephen Reay2019-08-113-64/+112
* | Add partial openssl stubsRimvydas Zilinskas2019-08-103-48/+74
* | Add BCMath PHP stubsSimon Podlipsky2019-08-103-65/+74
* | Convert gettext functions arginfo to php stubsCraig Duncan2019-08-103-60/+96
* | Add base64_encode / base64_decode stubsinem0o2019-08-103-11/+16
* | Convert json functions arginfo to php stubsCraig Duncan2019-08-103-21/+32
* | Add some basic_functions stubsNikita Popov2019-08-103-79/+122
* | Merge branch 'PHP-7.4'Nikita Popov2019-08-0954-195/+68
|\ \ | |/
| * Don't short-circuit MBFL_OUTPUTFILTER_ILLEGAL_MODE_NONENikita Popov2019-08-0954-195/+68
| * Fixed bug #78391Nikita Popov2019-08-092-1/+14
* | Merge branch 'PHP-7.4'Nikita Popov2019-08-092-1/+14
|\ \
| * | Fixed bug #78391Nikita Popov2019-08-092-1/+14
| |/
* | Make uninitialized DateTime an ErrorNikita Popov2019-08-097-89/+99
* | Generate arginfo from PHP stub filesNikita Popov2019-08-096-414/+749
* | Merge branch 'PHP-7.4'Matteo Beccati2019-08-091-1/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Matteo Beccati2019-08-091-1/+2
| |\
| | * 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
* | | | Merge branch 'PHP-7.4'Matteo Beccati2019-08-091-1/+1
|\ \ \ \ | |/ / /
| * | | Fix test when default TZ is not UTCMatteo Beccati2019-08-091-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-082-0/+26
|\ \ \ \ | |/ / /
| * | | Fixed bug #78383Nikita Popov2019-08-082-0/+26
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-071-1/+1
|\ \ \ \ | |/ / /
| * | | Fix detection of pg_config.hChristoph M. Becker2019-08-071-1/+1
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-071-0/+1
|\ \ \ \ | |/ / /
| * | | Skip test if ext/json is not availableChristoph M. Becker2019-08-071-0/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-08-061-1/+1
|\ \ \ \ | |/ / /
| * | | typoDmitry Stogov2019-08-061-1/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-08-061-0/+6
|\ \ \ \ | |/ / /
| * | | Preloading is not comatible with dl() functionDmitry Stogov2019-08-061-0/+6
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-08-053-0/+31
|\ \ \ \ | |/ / /
| * | | Fixed bug #78376 (Incorrect preloading of constant static properties)Dmitry Stogov2019-08-053-0/+31
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-043-2/+81
|\ \ \ \ | |/ / /
| * | | Support calling convention specific function name manglingChristoph M. Becker2019-08-043-2/+81
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-022-2/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-022-2/+10
| |\ \ \ | | |/ /
| | * | Fix #78346: strip_tags no longer handling nested php tagsChristoph M. Becker2019-08-022-2/+10
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-021-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-021-0/+8
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-021-0/+8
| | |\ \ | | | |/