For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > September 2006 > cvs: phpdoc /en/reference/info/functions dl.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/info/functions dl.xml
Dan Scott

2006-09-18, 6:58 pm

dbs Mon Sep 18 14:17:49 2006 UTC

Modified files:
/phpdoc/en/reference/info/functions dl.xml
Log:
Note that dl() is _not_ deprecated in CLI.


http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/reference/info/functions/dl.xml
diff -u phpdoc/en/reference/info/functions/dl.xml:1.22 phpdoc/en/reference/info/functions/dl.xml:1.23
--- phpdoc/en/reference/info/functions/dl.xml:1.22 Thu Jun 8 11:38:11 2006
+++ phpdoc/en/reference/info/functions/dl.xml Mon Sep 18 14:17:49 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.22 $ -->
+<!-- $Revision: 1.23 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.29 -->
<refentry id="function.dl">
<refnamediv>
@@ -38,7 +38,8 @@
or <function>dl</function> ).
</para>
<para>
- The <function>dl</function> function is deprecated as of PHP 5.
+ As of PHP 5, the <function>dl</function> function is deprecated in every
+ SAPI <emphasis>except</emphasis> <acronym>CLI</acronym>.
Use <link linkend="ini.extension">Extension Loading Directives</link>
method instead.
</para>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com