]> granicus.if.org Git - php/commitdiff
{add,strip}slashes()
authorRolland Santimano <rolland@php.net>
Wed, 28 Sep 2005 12:25:34 +0000 (12:25 +0000)
committerRolland Santimano <rolland@php.net>
Wed, 28 Sep 2005 12:25:34 +0000 (12:25 +0000)
unicode-progress.txt

index 81062dcc440b1710ca570c2ac67fae99164cab07..f375063c1afec041736b56caa2460bcfcfc0cd4e 100644 (file)
@@ -6,6 +6,7 @@ ext/standard
   Status: In Progress
 
   Completed:
+        addslashes()
         bin2hex()
         chr()
         explode()
@@ -14,6 +15,7 @@ ext/standard
         range()
         str_pad()
         str_repeat()
+        stripslashes()
         strpos()
         strrev()
         strstr()