pollita Mon May 2 17:26:12 2005 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
Typo - line/lint
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.149&r2=1.150&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.149
phpdoc/en/language-snippets.ent:1.150
--- phpdoc/en/language-snippets.ent:1.149 Mon May 2 15:32:58 2005
+++ phpdoc/en/language-snippets.ent Mon May 2 17:26:11 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.149 $ -->
+<!-- $Revision: 1.150 $ -->
<!-- Keep 'em sorted -->
@@ -580,7 +580,7 @@
</note>'>
<!ENTITY note.runkit.sandbox '<note><simpara>Sandbox support (required for
-<function>runkit_lint</function>, <function>runkit_line_file</function>,
+<function>runkit_lint</function>, <function>runkit_lint_file</function>,
and the Runkit_Sandbox class) is only available with PHP 5.1 or specially
patched versions of PHP 5.0 and requires that thread safety be enabled.
See the README file included in the runkit package for more information.