Author: as
Date: Thu Aug 2 11:40:39 2007
New Revision: 5805
Log:
- Added a reason and @apichange tag for the parameter in buildUrl().
Modified:
trunk/Url/src/url.php
Modified: trunk/Url/src/url.php
==============================================================================
--- trunk/Url/src/url.php [iso-8859-1] (original)
+++ trunk/Url/src/url.php [iso-8859-1] Thu Aug 2 11:40:39 2007
@@ -368,7 +368,11 @@
* encodes the query in a similar way to urlencode().
*
* If $includeScriptName is true, then the script name (eg. 'index.php')
- * will be included in the result. By default the script name is hidden.
+ * will be included in the result. By default the script name is hidden (to
+ * ensure backwards compatibility).
+ *
+ * @apichange The default value for $includeScriptName might be changed to
+ * true in future versions
*
* @param bool $includeScriptName
* @return string
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components