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 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

Pull Requests

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: Thu Dec 26 11:01:30 2024 UTC