php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #24157 Aliases version info
Submitted: 2003-06-12 14:44 UTC Modified: 2005-04-07 14:21 UTC
From: holliwell at gmx dot net Assigned: vrana (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.2 OS: any
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: holliwell at gmx dot net
New email:
PHP Version: OS:

 

 [2003-06-12 14:44 UTC] holliwell at gmx dot net
Description:
------------
Hi,
read_exif_data is avalaible at minimum 4.0.2 ( at least the changelog has an entry related to fhis function).

The manual says: read_exif_data is an alias of exif_read_data, containing no version info. AFAIK in 4.2.0 read_exif data becomes an alias of exif_read data. The docs for read_exif_data are quite misleading, one could get the wrong impression, that read_exif_data is available >= 4.2.0 which is plain wrong.

Regards 

Friedhelm Betz




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-16 04:46 UTC] betz@php.net
Similiar is true for ftp_close and ftp_quit. Aliased functions should contain version infos.

Regards
Friedhelm Betz
 [2005-04-07 09:38 UTC] vrana@php.net
Can someone please try this patch: http://www.vrana.cz/scite/alias_versinfo.diff.txt ?
 [2005-04-07 14:21 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Patch tested and applied.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 06:01:30 2024 UTC