History log of /PHP-7.4/ext/standard/html.c (Results 126 – 150 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2
# fce4f960 11-Apr-2008 Felipe Pena

MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 223a53fd 29-Jan-2008 Stanislav Malyshev

rm cruft


# 37a607c7 28-Jan-2008 Antony Dovgal

fix #43927 (koi8r is missing from html_entity_decode())
patch by andy at demos dot su


# 23e3baf6 25-Jan-2008 Scott MacVicar

Fix html_entity_decode when converting numeric html entities, the numeric values for the extended characters don't correspond to that of windows-1251 and cp866.


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# 14ca778e 11-Dec-2007 Jani Taskinen

MFH:- Revert previous patch, it was correct to do this, error is logged if logging is enabled


# b984960e 11-Dec-2007 Jani Taskinen

MFH: fix error displaying


Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3
# aa3eee1d 05-Oct-2007 Jani Taskinen

MFH:- Moved the old regex functions to own extension: ereg


Revision tags: RELEASE_1_2_2
# 6e1dfff1 03-Oct-2007 Stanislav Malyshev

MFB do not accept partial multibyte sequences in html* functions


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
# 2c5368c0 27-May-2007 Nuno Lopes

fix handling of &&amp; by htmlentities 'no-double-encode'
expand the test cases


# 452524fe 27-May-2007 Nuno Lopes

fix the new 'no-double-encoding' feature of htmlspecialchars() (the length for char search was wrong. this could lead to crashes..)


# df03be1a 25-May-2007 Hannes Magnusson

Allow skipping hint_charset (fixes ext/standard/tests/strings/htmlentities18.phpt)


Revision tags: php-5.2.3RC1
# cdd37424 22-May-2007 Hannes Magnusson

Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities()


# c98cbb60 22-May-2007 Ilia Alshanetsky

[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
that makes the function not encode existing html entities. The feature is
disabled by default and can be activated by

[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
that makes the function not encode existing html entities. The feature is
disabled by default and can be activated by passing FALSE as the 4th param

show more ...


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


1234567891011