|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests
Pull requests:
HistoryAllCommentsChangesGit/SVN commits
[2021-11-05 21:54 UTC] fred5 at originsystems dot co dot za
[2021-11-05 22:08 UTC] milan dot winzig at gmail dot com
[2021-11-06 08:50 UTC] cmb@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: cmb
[2021-11-06 08:50 UTC] cmb@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 00:00:01 2025 UTC |
Description: ------------ In file included from /Development/temp/osWEB/source/php-8.0.12/ext/intl/breakiterator/breakiterator_class.cpp:21: /Development/temp/osWEB/source/php-8.0.12/ext/intl/breakiterator/codepointiterator_internal.h:40:17: error: conflicting return type specified for ??virtual UBool PHP::CodePointBreakIterator::operator==(const icu_70::BreakIterator&) const?? virtual UBool operator==(const BreakIterator& that) const; ^~~~~~~~ In file included from /Development/temp/osWEB/source/php-8.0.12/ext/intl/breakiterator/breakiterator_class.cpp:19: /Development/temp/osWEB/build/icu4c-70_1/include/unicode/brkiter.h:127:18: note: overridden function is ??virtual bool icu_70::BreakIterator::operator==(const icu_70::BreakIterator&) const?? virtual bool operator==(const BreakIterator&) const = 0; ^~~~~~~~ make: *** [Makefile:1183: ext/intl/breakiterator/breakiterator_class.lo] Error 1