!jngDrdMgndWibPCYsR:nixos.org

Nix PHP

68 Members
A room for PHP developers running on Nix20 Servers

Load older messages


SenderMessageTime
7 Aug 2025
@stephank:stephank.nlStéphan left the room.07:54:21
8 Aug 2025
@0x4a6f:nixos.dev0x4A6F joined the room.06:56:50
@xvilo:lekkerpraten.nl@xvilo:lekkerpraten.nl joined the room.17:02:31
@xvilo:lekkerpraten.nl@xvilo:lekkerpraten.nl left the room.18:37:08
22 Aug 2025
@patka:envs.netpatka joined the room.19:43:19
24 Aug 2025
@patka:envs.netpatkaI don't use Pest, but I introduced it, so updated it shall be! I just have a question: the last version now has browser testing capabilities and uses Playwright for that. I guess normally we don't just enable that for everyone, in other scenario's? Should it be behind a boolean that is turned off by default? Or how is this normally done elsewhere?17:13:35
@drupol:matrix.org@drupol:matrix.org left the room.17:15:47
28 Aug 2025
@genghiz:cdw.go7box.xyzGenghizStraightforward version bump: https://github.com/NixOS/nixpkgs/pull/43718504:48:34
@genghiz:cdw.go7box.xyzGenghizmerge bot seems to be down04:48:38
31 Aug 2025
@ma27:nicht-so.sexyma27

Hi there (especially patka aanderse piotrkwiecinski talyz)
I think it might make sense to do a small, sync here, now that Pol left.
First of all, are you all still interested in maintaining the PHP subsystem?

Now, a few points about the ecosystem:

  • the only issue on interpreter-level I'm aware of is https://github.com/NixOS/nixpkgs/issues/353135 which I may fix eventually (though it has pretty low prio on my end). Is there anything else I (or someone else in the team) may not be aware of?
  • regarding php interpreter updates: I did the backports and the last few updates together with Pol and I intend to carry on. Since I'm only running PHP applications these days, packaging alphas (and don't do any development anymore), I probably won't spend time on adding alphas of new minors/majors, if somebody else wants to do taht - feel free.
  • are there any other issues in the ecosystem we maintain? I didn't find much more open issues, though it seems as if a lot of stuff isn't labeled in the issue tracker.
  • what are we going to do with all the CLI applications? so far, I let Pol take care of this since I'm not a PHP dev and thus not very invested into a lot of these. My ideal would be to phase out as much as possible (e.g. Composer is carrying the ecosystem, so it can stay, but I don't see a reason why standalone applications like psysh or phpunit should be maintained by us) and transfer it to individuals. If we don't find anybody who's interested in keeping thsoe up-to-date, I'd consider to drop them entirely.

Anything else we need to talk about?

14:02:55
@aanderse:nixos.devaanderse

thanks for the message @ma27:nicht-so.sexy

these days i am more interested in just ensuring the ecosystem stays viable... i don't intend to do much work on it but am happy to be pinged on issues and if no one else more active is able to i can help out

i agree we should stick to stable releases and not try to take on too much unless someone is committed to actively maintaining that

personally i am not keen on nixpkgs dropping a bunch of software but it seems that is the direction we're heading so if you want to follow the trend and drop a few pieces over time i understand

14:12:16
@patka:envs.netpatkaI'm going to respond properly a bit later, but I'm willing to take up a bunch of CLI applications14:21:28
@ma27:nicht-so.sexyma27

personally i am not keen on nixpkgs dropping a bunch of software but it seems that is the direction we're heading so if you want to follow the trend and drop a few pieces over time i understand

yeah, that's understandable. I wouldn't be too hapyp about this, but it's still better than having outdated, hardly maintained pakcages for that.

the problem-infrastructure is still not mreged, right? otherwise an option would be to add "X is looking for maintainers" notes onto a bunch of those packages.

14:22:05
@ma27:nicht-so.sexyma27 that'd be nice.
feel free to take the ones you're interested in and remove teams.php from it.
14:22:29
@patka:envs.netpatkaI think it'll also be good to start phasing out the old buildComposerProject, but I have no idea how to approach that one14:27:41
@ma27:nicht-so.sexyma27Might make sense to open a tracking issue for that?14:38:47
@patka:envs.netpatkaWill do. I also think somehow installing completions doesn't work for things made with buildComposerProject2. But I haven't looked into that at all yet. If it is indeed a problem I'll also create an issue for it14:46:56
1 Sep 2025
@patka:envs.netpatka

are there any other issues in the ecosystem we maintain?

I just found this one: https://github.com/NixOS/nixpkgs/issues/277285. To me it's not that important, but perhaps someone else here finds it interesting enough to look into?

08:54:13
5 Sep 2025
@piotrkwiecinski:matrix.orgpiotrkwiecinskiSome time ago I created https://github.com/NixOS/nixpkgs/issues/416911 to track moving cli tools to by-name it should be easier to keep them up to date and they don't separate versions for each php interpreter10:53:44
14 Sep 2025
@emma:rory.gayEmma [it/its] joined the room.08:40:03
17 Sep 2025
@gcrk:tchncs.degcrk (he/him) joined the room.10:15:50
23 Sep 2025
@a-kenji:matrix.orgkenji changed their display name from a-kenji to kenji.10:42:51
4 Oct 2025
@ma27:nicht-so.sexyma27 patka piotrkwiecinski anything to add to https://github.com/NixOS/nixpkgs/pull/448348 before I merge? :) 08:58:10
@patka:envs.netpatkaNo, only that invoiceplane should support higher php versions. But I'm not going to update and test it myself, so it's fine to go imo.09:25:00
@ma27:nicht-so.sexyma27

the version of invoiceplan (which is the latest btw) only tests against php 8.1. considering that a lot of projects fail to reasonably express their php constraints ("php": ">=7.4" absolutely doesn't count and is for me equivalent to no constraints at all), that's the only information I actually care about.

and I mean, if nobody stood up to upgrade the versions tested to something that's not security-fixes-only in years, then I think it's absolutely fair to drop the package from nixpkgs.

09:46:33
@patka:envs.netpatkaYeah, fully agreed.09:52:37
7 Oct 2025
@gcrk:tchncs.degcrk (he/him) set a profile picture.07:21:36
9 Oct 2025
@gcrk:tchncs.degcrk (he/him) removed their profile picture.09:29:29
17 Oct 2025
@ma27:nicht-so.sexyma27 fixed the FOD hash fallout for everything left in-tree: https://github.com/NixOS/nixpkgs/pull/452933 13:47:33
@ma27:nicht-so.sexyma27we gotta find a better solution though, this was mostly manual because I wanted to avoid having this land in 25.11 (that would have the change of interfering with backports)13:48:11

There are no newer messages yet.


Back to Room ListRoom Version: 6