php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39996 Wrong PHPDoc comment for SplFileInfo::getType()
Submitted: 2006-12-31 16:27 UTC Modified: 2006-12-31 18:20 UTC
From: mail at bastian-fenske dot de Assigned:
Status: Closed Package: SPL related
PHP Version: 5.2.0 OS:
Private report: No CVE-ID: None
 [2006-12-31 16:27 UTC] mail at bastian-fenske dot de
Description:
------------
Only a little bug in the @return comment in /pecl/spl/spl.php:

	/** @return The current entry's size in bytes .
	 */
	function getType() {/**/}

Basti


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-31 18:20 UTC] helly@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Thanksfor noting this
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC