php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43365 Several enums have trailing commas
Submitted: 2007-11-21 18:10 UTC Modified: 2007-11-26 10:59 UTC
From: Corey at Stup dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.2.5 OS: AIX5.2
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: Corey at Stup dot net
New email:
PHP Version: OS:

 

 [2007-11-21 18:10 UTC] Corey at Stup dot net
Description:
------------
Several source files in 5.2.5 contain enums where the last member has a trailing comma.  This is not allowed in C89/C90.

Files affected:
/ext/pdo/php_pdo_driver.h
/ext/spl/spl_iterators.h
/ext/spl/spl_directory.h
/ext/pcre/php_pcre.c
/main/streams/php_stream_filter_api.h






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-26 10:59 UTC] jani@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 10:00:03 2025 UTC