Skip to content

Upgrade master to Ubuntu 24.04 #16704

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

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

iluuu1994
Copy link
Member

@iluuu1994 iluuu1994 commented Nov 5, 2024

Note that Ubuntu 24.04 stopped compiling/distributing libtidy and libzip for i386, so I had to drop it from the build.

@@ -2,7 +2,7 @@
Test trampoline for curl option CURLMOPT_PUSHFUNCTION
--EXTENSIONS--
curl
--XLEAK--
--XFAIL--
Copy link
Member Author

@iluuu1994 iluuu1994 Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading to Ubuntu 24.04 (and curl 8.5.0) changes behavior of this test. Namely, it outputs:

Trampoline for trampoline
Array
...

@Girgias Can you make sense of this? Why wasn't the callback called before?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might have always been called, but does Ubuntu now have Caddy? As it might have been skipped before. And I didn't figure out how to get Caddy up and running locally?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It recently started leaking, which is when I added the xleak. Hence, I'm pretty sure it wasn't skipped.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huuuuum, I'll have a look soon, maybe @Ayesh has an idea?

@iluuu1994 iluuu1994 marked this pull request as ready for review November 5, 2024 16:41
@devnexen
Copy link
Member

devnexen commented Nov 5, 2024

I ok the pcntl part, changes are fine.

Copy link
Member

@SakiTakamachi SakiTakamachi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pdo_odbc part looks good :)

@iluuu1994 iluuu1994 merged commit fb257ee into php:master Nov 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants