Skip to content

phpExtensions.openswoole: 25.2.0 -> 26.2.0#497394

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.openswoole
Closed

phpExtensions.openswoole: 25.2.0 -> 26.2.0#497394
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.openswoole

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 6, 2026

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for phpExtensions.openswoole is: Coroutine-based concurrency library and high performance programmatic server for PHP

meta.homepage for phpExtensions.openswoole is: https://www.openswoole.com/

meta.changelog for phpExtensions.openswoole is: https://github.com/openswoole/swoole-src/releases/tag/v26.2.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 26.2.0 with grep in /nix/store/2fk0kqi8i4crbj8d8d0xfi9531k2rixd-php-openswoole-26.2.0
  • found 26.2.0 in filename of file in /nix/store/2fk0kqi8i4crbj8d8d0xfi9531k2rixd-php-openswoole-26.2.0

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

6 package rebuild(s)

First fifty rebuilds by attrpath

php82Extensions.openswoole
php83Extensions.openswoole
php84Extensions.openswoole
php85Extensions.openswoole
phpExtensions.openswoole
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/2fk0kqi8i4crbj8d8d0xfi9531k2rixd-php-openswoole-26.2.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A phpExtensions.openswoole https://github.com/r-ryantm/nixpkgs/archive/881a2f0efa78506891fe407f103f2c945d937a89.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/881a2f0efa78506891fe407f103f2c945d937a89#phpExtensions.openswoole

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2fk0kqi8i4crbj8d8d0xfi9531k2rixd-php-openswoole-26.2.0
ls -la /nix/store/2fk0kqi8i4crbj8d8d0xfi9531k2rixd-php-openswoole-26.2.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 881a2f0efa78506891fe407f103f2c945d937a89


x86_64-linux

✅ 3 packages built:
  • php82Extensions.openswoole
  • php83Extensions.openswoole
  • php84Extensions.openswoole

Maintainer pings

cc @Ma27 @aanderse @piotrkwiecinski @talyz for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci bot requested review from a team, Ma27, aanderse and talyz March 6, 2026 23:27
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: php PHP is a general-purpose scripting language geared towards web development. labels Mar 6, 2026
@piotrkwiecinski
Copy link
Contributor

This version bumped minimal php version requirement to 8.3

@piotrkwiecinski
Copy link
Contributor

Closing in favor of #497505

@r-ryantm r-ryantm deleted the auto-update/phpExtensions.openswoole branch March 7, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: php PHP is a general-purpose scripting language geared towards web development. 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants