History log of /PHP-7.4/ext/standard/html.c (Results 151 – 175 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, 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, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# 6cea418c 30-Jun-2005 foobar

Netware also uses autoconf based config now


Revision tags: php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 5815b035 11-May-2005 Joe Orton

Mark pointers in entity tables as const.


# bd2e99ee 11-May-2005 Joe Orton

- Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
(merge error from 4.3)


# 8209835e 01-May-2005 Ilia Alshanetsky

Fixed bug #32608 (html_entity_decode() converts single quotes even if
ENT_NOQUOTES is given).


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 37967386 10-Mar-2005 Joe Orton

Fix /*-within-comment warning from GCC.


# 16d67ab9 09-Mar-2005 Derick Rethans

- MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).


# 0dbe348d 08-Mar-2005 Ilia Alshanetsky

Improve the performance of htmlspecialchars_decode() by 20-30%.


# 975ff6f5 07-Mar-2005 Ilia Alshanetsky

Added htmlspecialchars_decode() function for fast conversion from
htmlspecialchars() generated entities back to characters.


# 96d7eebc 06-Mar-2005 Ilia Alshanetsky

Make html_entity_decode() 15-20% faster by avoiding pointless string
duplication.


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 20a5a1d6 11-Jan-2005 Moriyoshi Koizumi

- Fix the fix :)


# 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;)


1234567891011