From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.6
PHP Bug Type:     Filesystem function related
Bug description:  make delete() as alias of unlink() and unset(), not as just dummy.

now search by function name, delete() appears.
it described: 'this is dummy. for searcher unlink() or unset()'.
and on PHP delete() really doesn't work.

what about to make it work delete()?, as alias.
if arg is file, unlink() refered.
or if var, unset() refered.


from [ke'izi] : where is [r]?
-- 
Edit bug report at: http://bugs.php.net/?id=13161&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to