1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rolland Santimano 654da3c826 - strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok() 2005-10-24 14:51:17 +00:00
Rolland Santimano 8658708456 levenshtein(), similar_text() 2005-10-03 06:19:51 +00:00
Rolland Santimano a8a918db85 {add,strip}slashes() 2005-09-28 12:25:34 +00:00
Derick Rethans 0c6c0eaa51 - Added Rollands latest upgrades. 2005-09-09 09:54:16 +00:00
Andrei Zmievski d50b264e22 *** empty log message *** 2005-08-23 22:03:47 +00:00
Dmitry Stogov 8f6f97a77d Unicode support 2005-08-23 12:53:31 +00:00
Dmitry Stogov cfe1dcb6e9 Unicode support for strncasecmp() 2005-08-23 06:51:11 +00:00
Dmitry Stogov 6b622046dc zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
Andrei Zmievski d84da736d7 *** empty log message *** 2005-08-19 22:58:40 +00:00
Andrei Zmievski 19e890651f *** empty log message *** 2005-08-19 22:01:21 +00:00
Andrei Zmievski fbcad1b63e This file should be used to keep track of extension upgrade progress.
Please add completed functions to the list.
2005-08-19 17:54:08 +00:00