!jngDrdMgndWibPCYsR:nixos.org

Nix PHP

73 Members
A room for PHP developers running on Nix21 Servers

Load older messages


SenderMessageTime
22 Jun 2023
@drupol:matrix.orgPolThat issue is preventing me from merging PHP 8.3 right now18:44:36
@tgerbet:matrix.orgtgerbet

Maybe move the blackfire attribute into something optional? Something like

// lib.optionalAttrs (!(lib.versionAtLeast php.version "8.3")) {
  blackfire = ...
}
19:07:42
@drupol:matrix.orgPolWhere ? I haven't seen that 19:16:18
23 Jun 2023
@drupol:matrix.orgPolPHP 8.3 PR is ready for your review/merge at: https://github.com/NixOS/nixpkgs/pull/23915106:57:55
@drupol:matrix.orgPolI'm not satisfied with how the blackfire extension is managed, but I guess this is something I will likely refine very soon06:58:51
@drupol:matrix.orgPolAnything left to do in here before I leave ? ^^16:32:11
@tgerbet:matrix.orgtgerbetToo tired after a day of meetings but I will take a look tomorrow 🙂16:38:56
@tgerbet:matrix.orgtgerbetYou might want to fetchpatch the patch fixing the build of fileinfo, it just got merged upstream16:39:44
@drupol:matrix.orgPolOh good idea. Doing it right now.16:44:04
@drupol:matrix.orgPolJob done.16:47:59
@drupol:matrix.orgPol tgerbet: Tests are failing with PHP 8.3: https://logs.ofborg.org/?key=nixos/nixpkgs.239151&attempt_id=b3b3603d-9438-44a1-9fd5-482484952538 21:44:49
@drupol:matrix.orgPolI can reproduce the issue locally, but I wasn't able to fix it.21:45:08
24 Jun 2023
@etu:failar.nu@etu:failar.nu changed their profile picture.13:19:44
25 Jun 2023
@tgerbet:matrix.orgtgerbet Looking at the stack traces the issue is caused when PHP do the clean up at the end of a request (it's the php_request_shutdown you see the stack trace) and more specifically when it deals with the sessions (php_rshutdown_session_globals).
nixosTests.php83.httpd and nixosTests.php83.pcre succeeds if you remove session from the list of enabled extensions
11:09:18
@tgerbet:matrix.orgtgerbetI do not think this is on us, I'm trying to bisect11:41:15
@tgerbet:matrix.orgtgerbetCreated https://github.com/php/php-src/issues/1152913:18:59
@drupol:matrix.orgPolthanks for creating it and debugging it17:53:43
26 Jun 2023
@drupol:matrix.orgPol tgerbet: Ping 11:53:11
@drupol:matrix.orgPolI updated the PR with the patch, but the tests are still failing locally and on Github.11:53:28
@drupol:matrix.orgPolI don't know if I applied the patch correctly though.11:53:37
@drupol:matrix.orgPol=> https://github.com/NixOS/nixpkgs/pull/23915111:53:44
@drupol:matrix.orgPol tgerbet: Do you think the patch is applied at the right place? 12:23:12
@drupol:matrix.orgPol I believe I should move it to the session extension. Trying. 14:48:33
@drupol:matrix.orgPolTests are passing now :)15:04:52
@drupol:matrix.orgPolPHP 8.3 is now ready, tests are passing ! https://github.com/NixOS/nixpkgs/pull/23915115:11:22
@drupol:matrix.orgPolFor some reason, they are still broken. dammit.15:42:36
@drupol:matrix.orgPolThey passed at some point, now they don't anymore.15:42:49
@drupol:matrix.orgPolIt's working again... boooh17:05:02
@drupol:matrix.orgPolI'll merge this PR once everything is ok: https://github.com/NixOS/nixpkgs/pull/23915117:05:23
@drupol:matrix.orgPolphp 8.3.0 is now in Nix ! 19:04:41

Show newer messages


Back to Room ListRoom Version: 6