summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix c89 compatAnatol Belski2017-07-281-2/+2
* move zend_ato*() to size_t and remove castsAnatol Belski2017-07-282-2/+2
* Fixed bug #65544 and #71298Nikita Popov2017-07-286-26/+330
* Merge branch 'PHP-7.2'Nikita Popov2017-07-282-2/+12
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-07-282-2/+12
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-07-282-2/+12
| | |\
| | | * Fixed bug #62934Nikita Popov2017-07-282-2/+12
* | | | Implement full case mappingNikita Popov2017-07-289-1437/+2241
* | | | Use case-folding for case insensitive comparisonsNikita Popov2017-07-286-21/+818
* | | | Use MPH for case mapsNikita Popov2017-07-283-2720/+1591
* | | | Avoid some unnecessary mbfl_strlen() calculationsNikita Popov2017-07-281-10/+13
* | | | Don't store titlecase if same as uppercaseNikita Popov2017-07-282-1316/+3
* | | | Drop implementation-specific character propertiesNikita Popov2017-07-283-521/+29
* | | | ODBC Solid is not supported in our build system on Windows, so remove this #i...Kalle Sommer Nielsen2017-07-281-3/+1
* | | | Removed support for ODBCRouterKalle Sommer Nielsen2017-07-283-76/+0
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-07-282-0/+7
|\ \ \ \ | |/ / /
| * | | add missing makefile fragment for .w32Anatol Belski2017-07-282-0/+7
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-07-281-12/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-281-12/+13
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-281-12/+13
| | |\ \ | | | |/
| | | * relax test on travisAnatol Belski2017-07-281-12/+13
* | | | fix up porting mistakesAnatol Belski2017-07-271-1/+1
* | | | Move cwd_state and path related routines to size_tAnatol Belski2017-07-279-23/+24
* | | | Merge branch 'PHP-7.2'Xinchen Hui2017-07-271-0/+27
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-07-271-0/+27
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-271-0/+27
| | |\ \ | | | |/
| | | * Fixed testXinchen Hui2017-07-271-0/+27
* | | | Merge branch 'PHP-7.2'Xinchen Hui2017-07-272-1/+40
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-07-272-1/+40
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-272-1/+40
| | |\ \ | | | |/
| | | * Fixed bug #74949 (null pointer dereference in _function_string)Xinchen Hui2017-07-272-1/+40
* | | | Merge branch 'PHP-7.2'Sara Golemon2017-07-262-21/+94
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-07-262-21/+94
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-262-21/+94
| | |\ \ | | | |/
| | | * Bugfix #74993 Wrong reflection param into for some intl: lookup_*() methodsSara Golemon2017-07-262-21/+94
* | | | Fixed ldap tests when ldap server hash out passwordsCôme Chilliet2017-07-265-14/+14
* | | | Fixed test for ldap_set_option server controls with empty arrayCôme Chilliet2017-07-261-3/+2
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-07-262-1/+28
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-262-1/+28
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-262-1/+28
| | |\ \ | | | |/
| | | * Fixed bug #74833, SID constant created with wrong module numberAnatol Belski2017-07-262-1/+28
* | | | Merge branch 'PHP-7.2'Joe Watkins2017-07-262-1/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-07-262-1/+24
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-262-1/+24
| | |\ \ | | | |/
| | | * Fix bug #74991 - include_path has a 4096 char (minus "__DIR__:") limit, in so...Benjamin W. Broersma2017-07-262-1/+24
* | | | Merge branch 'PHP-7.2'Christopher Jones2017-07-267-23/+67
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Christopher Jones2017-07-267-23/+67
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-07-267-23/+67
| | |\ \ | | | |/
| | | * Expose oci_unregister_taf_callback()Christopher Jones2017-07-267-23/+67
* | | | Merge branch 'PHP-7.2'Xinchen Hui2017-07-262-3/+35
|\ \ \ \ | |/ / /