summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-25147-294/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-09-251-3/+3
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-251-3/+3
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-251-3/+3
| | |\
| | | * Fix hash key length in umsg_parse_format()Jinesh Patel2019-09-251-3/+3
| * | | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-09-101-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-09-101-2/+2
| | |\ \ | | | |/
| | | * Raise minimal GCC version,Remi Collet2019-09-101-2/+2
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-042-0/+4
|\ \ \ \ | |/ / /
| * | | Add the last missing SKIPIFFabien Villepinte2019-09-042-0/+4
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-231-2/+7
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-231-2/+7
| | |\ \ | | | |/
| | | * Suppress deprecation warning on IDNA2003 ICU methods for clangChristoph M. Becker2019-08-231-2/+7
| * | | Merge branch 'PHP-7.3' into PHP-7.4Sara Golemon2019-08-161-0/+7
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2019-08-161-0/+7
| | |\ \ | | | |/
| | | * Suppress deprecation warning on IDNA2003 ICU methodsSara Golemon2019-08-161-0/+7
| * | | Merge branch 'PHP-7.3' into PHP-7.4Sara Golemon2019-08-161-19/+1
| |\ \ \ | | |/ /
| | * | Revert "Move to non deprecated API on suitable ICU versions"Sara Golemon2019-08-161-19/+1
| | * | Fix expect sectionAnatol Belski2019-06-011-1/+1
| | * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2019-06-018-7/+377
| | |\ \ | | | |/
| | | * Change ZPP only if compiled with ICU >= 64Anatol Belski2019-06-011-1/+7
| | | * Update tests for ICU 64Nikita Popov2019-06-018-7/+371
| | | * Convert CRLF to LFPeter Kokot2019-05-131-1/+1
* | | | Make uninitialized DateTime an ErrorNikita Popov2019-08-091-4/+6
* | | | Remove unused is_constructor argumentsNikita Popov2019-07-155-15/+15
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-133-4/+4
|\ \ \ \ | |/ / /
| * | | Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-134-5/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-252-5/+9
|\ \ \ \ | |/ / /
| * | | Fix UConverter leakNikita Popov2019-06-251-1/+1
| * | | Fix TimeZone leak in intl MessageFormatNikita Popov2019-06-251-4/+8
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-191-2/+10
|\ \ \ \ | |/ / /
| * | | Fix various instances of memcpy null ubNikita Popov2019-06-191-2/+10
| * | | Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-3/+4
* | | | Don't verify arginfo types for internal functionsNikita Popov2019-06-1747-60/+60
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-054-6/+12
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-055-10/+17
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-312-1/+15
|\ \ \ \ | |/ / /
| * | | SimpleXMLElement and ResourceBundle implement CountableThomas Gerbet2019-05-312-1/+15
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-318-8/+372
|\ \ \ \ | |/ / /
| * | | Update tests for ICU 64Nikita Popov2019-05-318-8/+372
* | | | Remove get() object handlerNikita Popov2019-05-291-23/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-284-5/+7
|\ \ \ \ | |/ / /
| * | | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-284-5/+7
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-122-115/+129
|\ \ \ \ | |/ / /
| * | | [ci skip] Migrate intl error conventions docs to MarkdownPeter Kokot2019-05-122-115/+129
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
| * | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-2/+2
* | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-2/+2
|\ \ \ \
| * | | | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-2/+2
| |/ / /