|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-10-19 15:06 UTC] laruence@php.net
-Assigned To:
+Assigned To: laruence
[2011-10-19 15:08 UTC] laruence@php.net
[2011-10-19 15:10 UTC] laruence@php.net
[2011-10-19 15:10 UTC] laruence@php.net
-Status: Assigned
+Status: Closed
[2012-04-18 09:48 UTC] laruence@php.net
[2012-07-24 23:39 UTC] rasmus@php.net
[2013-11-17 09:35 UTC] laruence@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 16:00:01 2025 UTC |
Description: ------------ C++ comment fails in c89, the file .../ext/fileinfo/libmagic/cdf_time.c uses a C++ comment ("//") in one place, in line 120. Simply change it to a C-style comment and al will be well ;-)