History log of /PHP-8.2/ext/iconv/iconv.c (Results 201 – 225 of 349)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2fe95998 19-Sep-2007 Stanislav Malyshev

limit iconv parameter sizes - workaround for glibc bug

Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# c8a694eb 19-May-2007 Ilia Alshanetsky

Avoid strlen()

Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 5088614e 12-Mar-2007 Antony Dovgal

synchronize iconv_substr() behavior with substr()
no MFB so far, since substr() changes are not MFBed either

Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1
# 6e8654aa 01-Feb-2007 Antony Dovgal

plug leak

Revision tags: php-4.4.5RC2, php-5.2.1RC4
# d32dc5bd 24-Jan-2007 Antony Dovgal

MFH

Revision tags: php-5.2.1RC3
# fc9970a6 17-Jan-2007 Antony Dovgal

MFH: fix #40129 (iconv extension doesn't compile with CodeWarrior on Netware)
patch by gk at gknw dot de

Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.

# 2e3cd645 25-Dec-2006 Antony Dovgal

MFH

# 1e19ee87 20-Dec-2006 Hannes Magnusson

- Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- F

- Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)

show more ...

Revision tags: php-5.2.1RC1
# 82fb3e00 15-Nov-2006 Ilia Alshanetsky

Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
1").

Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4
# 03c7bbd3 12-Sep-2006 Antony Dovgal

MFH: improve spelling (fixes #38780)

# 01ee23d9 07-Sep-2006 Michael Wallner

- MFH: fix warnings

# 7d7f8456 06-Sep-2006 Antony Dovgal

do not search for empty strings with strpos() and strrpos()

Revision tags: php-5.2.0RC3
# c4e9ee25 31-Aug-2006 Antony Dovgal

minor changes in iconv_substr() to avoid zval converting

# a8a3701b 30-Aug-2006 Antony Dovgal

fix leak

Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# aae5df3f 17-Jun-2006 Hannes Magnusson

MFH: arg ifno

# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management

Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3
# 522ce800 27-Apr-2006 Moriyoshi Koizumi

- MFH: fix bug #37176 (iconv_strpos() fails to find a string)

Revision tags: php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# c4b81d87 28-Feb-2006 Marcus Boerger

- Fix warning

# 016dbe41 24-Feb-2006 Derick Rethans

- MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow
upper case specifiers.
#- See RFC 2047, section 2.

Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version

Revision tags: php-5.1.2RC1
# 33c87b39 15-Dec-2005 Antony Dovgal

MFH: fix #35692(iconv_mime_decode() segfault, with libiconv only)

Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy

Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1
# 159bae3d 20-Oct-2005 Antony Dovgal

MFH: use constants instead of their values

Revision tags: php-5.1.0RC3, php-5.1.0RC2
# ad73bdcb 11-Oct-2005 Antony Dovgal

fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)

12345678910>>...14