Bero

Results 267 comments of Bero

@mho22 feel free to take over, I'm not sure if I will have time to work more on this.

> I only displayed the differences between the two curls. libz, SSL are part of the main differences. I forgot to push it yesterday. This commit adds zlib. https://github.com/WordPress/wordpress-playground/pull/1133/commits/0c84fd1b4089c8f15019fb37ddffed832d94c68e

For SSL, we need to do something similar and provide a path with the `--with-openssl` flag. I'm trying this now.

[Done, OpenSSL was missing the includes folder](https://github.com/WordPress/wordpress-playground/pull/1133/commits/b5d49b460f108d9f1543d74a53b7bb61f0776cb4). Here is a [path that will print curl info](http://localhost:5400/website-server/?php=8.0&wp=6.4&storage=none&php-extension-bundle=kitchen-sink&url=/curl-info.php). Requests are still timing out. As a next step, we could add some breakpoints...

@rhildred I can't on Wednesday. Would you mind sending me a DM on Slack and we can find a time there?

@brandonpayton I'm closing this PR because it's probably not relevant anymore after you routing changes.

> Perhaps we could tactically block or pre-fetch specific api.wp.org requests though to make it faster. We will eventually need to preload "everything" if we want offline support (#1086). When...

> I would also rename addFatalErrorListener to addCrashListener or something along these lines – "fatal error" is a distinct term with a very specific meaning when it comes to PHP....

@rhildred how is this different from normal PHP behaviour?

https://wordpress.slack.com/archives/C06Q5DCKZ3L/p1712149896435849