History log of /PHP-5.5/ext/standard/html.c (Results 101 – 125 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ee18958f 11-Jan-2005 Moriyoshi Koizumi

- Fix htmlentities() / html_decode_entity() UTF-8 related bugs
initially reported by Kamesh Jayachandran


# a139dbf9 09-Jan-2005 foobar

- Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1
# 46bc2c5a 19-Jul-2004 Moriyoshi Koizumi

- Fix bug #29199 (html_entity_decode() misbehaves with UTF-8)


Revision tags: php-5.0.0RC4, php-5.0.0
# cfb84391 13-Jul-2004 Wez Furlong

add missing break


Revision tags: php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2
# c8c5e8bb 17-Apr-2004 Derick Rethans

- MFH: Fix for bug #28042 (greek letters in html to entitity mapping not
correct)


Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# bf6b0dc5 06-Mar-2004 Ilia Alshanetsky

Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# d78e453c 10-Dec-2003 Derick Rethans

- Test before commit - test before commit


# 009e8498 10-Dec-2003 Derick Rethans

- Added support for MacRoman encoding to htmlentities(). (Marcus Bointon)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1
# bde1fe4d 21-Oct-2003 Moriyoshi Koizumi

Missing '&' in the result of get_html_translation_table()


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE
# 6745000c 02-Oct-2003 Moriyoshi Koizumi

Fix for the fix for #25707


# 04bcd892 02-Oct-2003 Moriyoshi Koizumi

Add support for hexadecimal-style numeric entities (&#x..;)


# edd18bae 02-Oct-2003 Moriyoshi Koizumi

Drop multibyte character support in html_entity_decode().
# This has never worked as expected.


Revision tags: RELEASE_1_3b2
# 64740897 02-Oct-2003 Moriyoshi Koizumi

Fixed bug #25707 (html_entity_decode over-decodes &amp;lt;)


Revision tags: php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# ea39409c 08-May-2003 Moriyoshi Koizumi

Added missing break


# e911b391 08-May-2003 Moriyoshi Koizumi

Added "&euro;" support for htmlentities() and html_entity_decode()


# ee86979e 08-May-2003 Moriyoshi Koizumi

I should have tested more carefully..


# 6ed4fd16 08-May-2003 Moriyoshi Koizumi

Improved html_entity_decode() so it can handle multibyte charsets and
numeric entities.


# b874a548 05-May-2003 Moriyoshi Koizumi

Added links to HTML entity resources


# 7638a25f 02-May-2003 Moriyoshi Koizumi

Fixed bug #23449


Revision tags: SPL_ALPHA, php-4.3.2RC2
# cec89b24 24-Apr-2003 David Hill

Fix compiler error on null statement in switch


# 0d248d81 22-Apr-2003 Rasmus Lerdorf

MFB: &039; which is a single-quote may also come in as &39;
I see no reason not to support both in html_entity_decode()


Revision tags: RELEASE_0_6, RELEASE_0_5, init
# 570e929d 24-Mar-2003 Moriyoshi Koizumi

Fixed bug #22834 (compile failure due to ugly implicit casts)


# 93b250f9 24-Mar-2003 Moriyoshi Koizumi

Added koi8-r, cp866, and cp1251 support for htmlentities


12345678