|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2013-04-26 07:01 UTC] dsp@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: dsp
[2013-04-26 07:01 UTC] dsp@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 30 21:00:01 2025 UTC |
Description: ------------ Building PHP 5.5.0alpha5 with --enable-maintainer-zts option leads to: source/5.5.0alpha5/Zend/zend_language_parser.h:331:5: error: conflicting types for 'zendparse' source/5.5.0alpha5/Zend/zend_globals_macros.h:35:5: note: previous declaration of 'zendparse' was here make: *** [ext/standard/basic_functions.lo] Error 1 For information, I had no problem building 5.5.0alpha4 with the exact same options.