cvs: php4 /ext/standard/ basic_functions.c

[email protected] ("Thies C. Arntzen")
Newsgroups php.version4
Message-ID <cvsthies959614712@cvsserver>
thies		Mon May 29 08:38:32 2000 EDT

  Modified files:
    /php4/ext/standard	basic_functions.c 
  Log:
  allow_call_time_pass_reference fix: similar_text
  
  
Index: php4/ext/standard/basic_functions.c
diff -u php4/ext/standard/basic_functions.c:1.197 php4/ext/standard/basic_functions.c:1.198
--- php4/ext/standard/basic_functions.c:1.197	Sat May 27 12:27:20 2000
+++ php4/ext/standard/basic_functions.c	Mon May 29 08:38:32 2000
@@ -160,7 +160,7 @@
 	PHP_FE(trim,									NULL)
 	PHP_FE(ltrim,									NULL)
 	PHP_FE(strip_tags,								NULL)
-	PHP_FE(similar_text,							NULL)
+	PHP_FE(similar_text,							third_argument_force_ref)
 	PHP_FE(explode,									NULL)
 	PHP_FE(implode,									NULL)
 	PHP_FE(setlocale,								NULL)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.