History log of /php-src/ext/standard/html.c (Results 151 – 175 of 272)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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, php-4.4.6
# efad70c2 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()

# 27c6f407 24-Feb-2007 Ilia Alshanetsky

Eliminate strncpy() and simplify code

Revision tags: php-4.4.6RC1
# 5ecffe6e 21-Feb-2007 Ilia Alshanetsky

Use strlcpy() rather then strcpy()

Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 84a827e0 18-Jan-2007 Antony Dovgal

MFH

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

MFH: Bump year.

# 6aec52bd 21-Dec-2006 Antony Dovgal

MFH

Revision tags: php-5.2.1RC1, php-5.2.0
# 3a533934 01-Nov-2006 Ilia Alshanetsky

Added missing boundary checks.

Revision tags: php-5.2.0RC6, php-5.2.0RC5
# 39219cf7 02-Oct-2006 Hannes Magnusson

protos

Revision tags: php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2
# f3c1722b 15-Aug-2006 Antony Dovgal

MFH: don't try to use "auto", "none" and "pass" charsets returned from mbstring

Revision tags: 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, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# 8fe5bc70 25-Feb-2006 Rasmus Lerdorf

MFH - binary safety patch from Moriyoshi

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, 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)

1234567891011