History log of /PHP-8.1/ext/intl/locale/locale_methods.c (Results 101 – 120 of 120)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1
# 9c5074a4 25-Jun-2012 Gustavo André dos Santos Lopes

Fix undeclared intl_locale_get_default()

This was causing segfaults at least in the resourcebundle
constructor.

Also moved intl_locale_get_default() to a more central location

Fix undeclared intl_locale_get_default()

This was causing segfaults at least in the resourcebundle
constructor.

Also moved intl_locale_get_default() to a more central location
and fixed a constness warning in resourcebundle_ctor().

show more ...

Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2
# 2eb069aa 23-May-2012 Gustavo André dos Santos Lopes

Merge branch '5.4'


# 86ea9212 23-May-2012 Gustavo André dos Santos Lopes

Fixed bug #62082

This was a buffer overflow in internal function
get_icu_disp_value_src_php().

Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2
# 5e65205a 01-Apr-2012 Gustavo André dos Santos Lopes

Initial checkin of calendar/timezone code.

Revision tags: php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# 735dc018 22-Nov-2011 Felipe Pena

- Fixed memory leak in several Intl locale functions

# f6fb9fc2 22-Nov-2011 Felipe Pena

- Fixed memory leak in several Intl locale functions

Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 92d82619 12-Jan-2011 Felipe Pena

- Fixed compiler warnings

# 189b042a 12-Jan-2011 Felipe Pena

- Fixed compiler warnings

Revision tags: php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 882a89fb 23-Dec-2009 Stanislav Malyshev

cleanup some code, improve error handling

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 9937006a 02-Jul-2009 Stanislav Malyshev

bugfix

# b7559357 02-Jul-2009 Stanislav Malyshev

cleanup Locale::lookup

# 838d3596 01-Jul-2009 Stanislav Malyshev

typo

# 09c10856 01-Jul-2009 Stanislav Malyshev

fix proto

Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9
# c2c76d2d 03-Aug-2008 Jani Taskinen

- What a mess..

Revision tags: php-5.3.0alpha1
# b2e00772 30-Jul-2008 Felipe Pena

- MFH: Fixed memory leak.
# Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);

# fcd87bc3 30-Jul-2008 Felipe Pena

- Fixed crash when NULL is passed to locale_accept_from_http()

# aa81dabd 25-Jul-2008 Rob Richards

MFH: fix zts build

# 0a7c0b37 23-Jul-2008 Stanislav Malyshev

add compose syntax as per request #14266

# 775502f7 23-Jul-2008 Stanislav Malyshev

add acceptFromHttp

Revision tags: php-4.4.9RC1
# 0d16b151 07-Jul-2008 Stanislav Malyshev

Merge intl extension into core

12345