History log of /PHP-5.5/ext/standard/html.c (Results 126 – 150 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.2RC1
# 1f546057 08-Mar-2003 Stefan Esser

wrong place.


# 76c427fd 08-Mar-2003 Stefan Esser

fixing memory leak


# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


# d2e2fbcc 22-Feb-2003 Ilia Alshanetsky

int/long change.


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 38ad0e91 24-Jan-2003 Ilia Alshanetsky

zend_error -> php_error_docref.


# 830298be 03-Jan-2003 Anantha Kesari H Y

Modified for NetWare.


# 0ff59a13 02-Jan-2003 Ilia Alshanetsky

Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).
Added test case for the bug.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3
# 53b333d1 12-Dec-2002 Ilia Alshanetsky

Fixed misspelling of the Greek letter lambda,
noticed by jmartin-php@notamusica.com.


# 3bbcb0d0 12-Dec-2002 Moriyoshi Koizumi

Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8)


Revision tags: php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2
# 47388f21 16-Nov-2002 Sebastian Bergmann

Fix Win32 build.


# 7222abda 15-Nov-2002 Moriyoshi Koizumi

Include php_config.h for HAVE_MBSTRING


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# f300bdce 11-Nov-2002 Moriyoshi Koizumi

Added support for windows code pages.


# 488255ce 11-Nov-2002 Moriyoshi Koizumi

WS


# f498b68c 29-Oct-2002 Moriyoshi Koizumi

WS fix


Revision tags: php-4.3.0pre2
# 16fc9f65 25-Oct-2002 Moriyoshi Koizumi

Fix build if mbstring is enabled as shared extension.


# d347143f 24-Oct-2002 Moriyoshi Koizumi

Improved determine_charset() to look up SG(default_charset) value


# 429f8fa6 24-Oct-2002 Moriyoshi Koizumi

Fixed ISO-8859-1 handling.


# f2269ef4 24-Oct-2002 Moriyoshi Koizumi

Added &euro; support to cp1252 table


# 37d2a1dd 23-Oct-2002 Marcus Boerger

fix warning


# 68a5d1bc 22-Oct-2002 Moriyoshi Koizumi

Improved determine_charset() to use mbstring.internal_encoding when the last
param is a null string. (If the param is omitted, it takes iso-8859-1 as
the default charset in favour of backward

Improved determine_charset() to use mbstring.internal_encoding when the last
param is a null string. (If the param is omitted, it takes iso-8859-1 as
the default charset in favour of backwards compatibility.)

show more ...


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# ae70a4e4 03-Oct-2002 Andrey Hristov

few ws fixes.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# b5d4b549 26-Sep-2002 Sebastian Bergmann

Fix ZTS build.


# 4d9d06c8 26-Sep-2002 Wez Furlong

Emit a warning when an unsupported charset is requested in htmlentities.
Fixed #18521.


# a12423f9 24-Sep-2002 Wez Furlong

Fix for #19570: last character in translation table is omitted.


12345678