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
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: mail at bastian-fenske dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 01:01:28 2025 UTC