php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27984 Suggestion: dcumentation alias for ls,move
Submitted: 2004-04-13 16:27 UTC Modified: 2004-04-14 11:40 UTC
From: php at richardneill dot org Assigned:
Status: Wont fix Package: Documentation problem
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at richardneill dot org
New email:
PHP Version: OS:

 

 [2004-04-13 16:27 UTC] php at richardneill dot org
Description:
------------
Just a small suggestion:

May I suggest a dummy manual entry for "ls" pointing at glob()? It took me some time to discover that the equivalent of 'ls' is (basically) glob('*').

Likewise, an entry for "move" pointing to rename() would be useful.

Thanks for you work on PHP - it's great!

Richard


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-14 10:38 UTC] nlopess@php.net
We can't manage to have that type of alias.
 [2004-04-14 11:40 UTC] php at richardneill dot org
Fair enough. Although you do have this sort of entry for delete().
http://www.php.net/manual/en/function.delete.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC