History log of /php-src/ext/intl/resourcebundle/resourcebundle_class.c (Results 51 – 75 of 89)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1
# 6db8d4f8 27-Aug-2014 Anatol Belski

's' works with size_t round 3

# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t

Revision tags: php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 063079b6 19-Aug-2014 Anatol Belski

ported ext/intl, bugfixes to go

# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once

Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31
# 1dd07d6b 09-Jul-2014 Dmitry Stogov

Partial fix that allows internal constructors to set $this to null.
The address of $this passed to drectly called internal constructor in execute_data->return_value.
Internal constructors sho

Partial fix that allows internal constructors to set $this to null.
The address of $this passed to drectly called internal constructor in execute_data->return_value.
Internal constructors should use ZEND_CTOR_MAKE_NULL() macro (insted of previous ZEND_NULL(EG(This))) to do the work.

This patch doesn't fix the problem for indirectly called constructors. e.g. parant::__construct().

show more ...

Revision tags: php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2
# f096bc4d 29-Jun-2014 Xinchen Hui

Fixed segfault in resourcebundle

# e1437022 28-Jun-2014 Xinchen Hui

Fixed segfault, segfault and segfault

# b53bc5c7 28-Jun-2014 Xinchen Hui

Fixed segfaults

# b6e9c76d 28-Jun-2014 Xinchen Hui

Refactoring ext/intl (only compilerable now, far to finish :<)

# 4fbaddb4 27-Jun-2014 Xinchen Hui

Refactoring ext/intl (incompleted)

Revision tags: php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1
# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)

Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19
# 279b4fe6 20-Aug-2013 Christopher Jones

Remove compile warning "variable ‘mekeylen’ set but not used"

Revision tags: php-5.5.2
# 39612afc 15-Aug-2013 Christopher Jones

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
ext/dba/libini

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Conflicts:
ext/dba/libinifile/inifile.c

show more ...


# 9ad97cd4 15-Aug-2013 Christopher Jones

Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings.

Revision tags: php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1
# fcd4420d 22-Aug-2012 Gustavo Lopes

Merge branch 'PHP-5.4'

* PHP-5.4:
Fix handling of several uinitialized intl objects
Fix handling of several uinitialized intl objects
- Fix NEWS
- BFN

Confli

Merge branch 'PHP-5.4'

* PHP-5.4:
Fix handling of several uinitialized intl objects
Fix handling of several uinitialized intl objects
- Fix NEWS
- BFN

Conflicts:
ext/intl/dateformat/dateformat.c

show more ...


# 87803ace 22-Aug-2012 Gustavo Lopes

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fix handling of several uinitialized intl objects


# a5d0c1e2 21-Aug-2012 Gustavo Lopes

Fix handling of several uinitialized intl objects

Revision tags: php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5
# f94051ea 14-Jul-2012 Felipe Pena

- Fix conflict


# 0bff7cfa 14-Jul-2012 Felipe Pena

- Fixed bug #62565 (Crashes due non-initialized internal properties_table)

Revision tags: 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
# 457a57d6 24-May-2012 Gustavo André dos Santos Lopes

Merge branch '5.4'


# 04fd0b10 24-May-2012 Gustavo André dos Santos Lopes

Merge branch '5.3' into 5.4


# 85c777d2 24-May-2012 Gustavo André dos Santos Lopes

Fixed bug #55610: ResourceBundle and Traversable

# 888e77ff 24-May-2012 Gustavo André dos Santos Lopes

Fixed last commit on 5.4

There's no change from the intended behavior. If INTL_G(default_locale)
is NULL, the default ICU locale, as given by locale_get_default() in
master, will sti

Fixed last commit on 5.4

There's no change from the intended behavior. If INTL_G(default_locale)
is NULL, the default ICU locale, as given by locale_get_default() in
master, will still be used by ures_open().

show more ...

1234