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 "€" 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
|
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
|