php-7-debian icon indicating copy to clipboard operation
php-7-debian copied to clipboard

Install PHP 7 on Debian/Ubuntu

Results 11 php-7-debian issues
Sort by recently updated
recently updated
newest added

```bash In file included from /root/php-7-debian/php-src/ext/intl/breakiterator/breakiterator_methods.cpp:22: /root/php-7-debian/php-src/ext/intl/breakiterator/codepointiterator_internal.h:42:31: error: conflicting return type specified for ‘virtual UBool PHP::CodePointBreakIterator::operator==(const icu_72::BreakIterator&) const’ 42 | virtual UBool operator==(const BreakIterator& that) const; | ^~~~~~~~ In file...