summaryrefslogtreecommitdiff
path: root/ext/standard/html.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Convert to use new parameter parsing API.Andrei Zmievski2001-10-261-34/+11
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-4/+4
* Added support for japanese encoding to htmlentites() and htmlspecialchars()....Rui Hirokawa2001-09-151-1/+76
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix htmlspecialchars problem.Wez Furlong2001-08-241-2/+3
* - Add support for chinese encodings to htmlentities/htmlspecialcharsWez Furlong2001-08-231-82/+113
* WhitespaceZeev Suraski2001-08-111-32/+32
* Fix probs on OpenBSD-current and RedHat 6.1Wez Furlong2001-08-081-1/+1
* (PHP nl_langinfo) Added function when provided by OSWez Furlong2001-07-041-31/+43
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+17
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* Fix compile warningWez Furlong2001-05-291-4/+4
* Added charset awareness to htmlentities() and htmlspecialchars(); use anWez Furlong2001-05-281-42/+316
* * Made ENT_* defines availabe to other functions.Andrei Zmievski2001-04-251-4/+0
* ws fixfoobar2001-03-021-14/+16
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* fixed bug 7961Andre Langhorst2000-11-241-2/+4
* # missed proto commentsRasmus Lerdorf2000-09-121-2/+2
* Clean up htmlspecialchars/htmlentities inconsistencies.Rasmus Lerdorf2000-09-121-13/+33
* Remove single quote from HTMLSpecialChars() ... use addslashes(),Colin Viebrock2000-08-301-4/+0
* htmlspecialchars and htmlentities will nowHartmut Holzgraefe2000-07-251-0/+4
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-1/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Made php_escape_html_entities() as a separate function for export.Andrei Zmievski2000-02-291-15/+22
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Cleanup patchesZeev Suraski2000-02-051-1/+0
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* More php3_ annihilationZeev Suraski1999-12-181-3/+3
* Maybe later on today. Must buy some beer first.Egon Schmid1999-11-211-1/+1
* @- Implemented get_html_translation_table() function. (Thies)Thies C. Arntzen1999-11-211-0/+53
* (PHP: htmlspecialchars, htmlentities): new zend-api for html-function (not wo...Thies C. Arntzen1999-10-131-6/+6
* License updateZeev Suraski1999-07-161-20/+9
* conv_proto *.[ch]Sascha Schumann1999-05-161-2/+2
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-1/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+134