-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Version 8.1 #177
Comments
Updated:
|
Updated:
|
uploadprogress needs some love |
@andypost uploadprogress added to the repository |
Updated:
With new fixes / builds for
|
Updated:
With new fixes / builds for
|
Xhprof also got update for 8.1beta |
Links to yaf and yaml are broken |
@andypost copy/paste error fixed |
New stack for PHP 8.1 as single / default version (php-* packages)
Software Collections updated:
All extensions have been rebuild for new API version (20210902) |
Work of the day: fixed, built, and uploaded to the repository
|
Work of the day: fixed, built, and uploaded to the repository
|
Updates:
|
Apologies if this is addressed somewhere else (I searched). On two separate CentOS 7 machines, PHP 8.1.0RC3 from this repo, running the /usr/bin/php81 binary gives me this output:
(I got the same on RC2 as well). |
Can reproduce (specific to EL-7.... please use a modern distro for modern versions). |
@DavidAnderson684 fixed in new build (switching back from GCC 10 to GCC 8)
P.S. also take benefit of libicu updated from 65.1 to 69.1 |
Updates:
|
@DavidAnderson684 switch back to GCC 10 for stack consistency, using libicu69 everything seems OK (8.1.0~RC3-3 builds) Please check / confirm For memory: https://git.remirepo.net/cgit/rpms/scl-php81/php.git/commit/?id=aed289950cc86da735e6ec2a6cd73fa883774707 |
Yes, that fixes it for me, thank you. |
@remicollet do you have a build/test failure log for excimer? I just released 1.0.1 on PECL which contains the patch you had submitted earlier this year in case that was the issue. |
@legoktm previous patch was for PHP 8.0, see wikimedia/mediawiki-php-excimer#2 for PHP 8.1 |
8.1.0RC4 is released Updates:
|
8.1.0RC5 is released (second to last RC) Updates:
Additional change: qdbm backend added to dba extension, instead of gdbm one (License issue) |
Work of the day: fixed, built, and uploaded to the repository
|
Accodring to PHP roadmap version 8.1.0 GA is planed for end of year
Plan is
Start to test, fix and build extensions, especially after RC1 (final API)
Current state
Extensions (checked are available as RPM, not checked have been tested but not built, missing have not been tested yet) :
Feedback welcome, feel free to ask for extensions you need for your tests.
The text was updated successfully, but these errors were encountered: