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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC