Maxim Cournoyer
d7d06a833c
gnu: php: Disable the bug65148 and bug46347 flaky tests.
...
* gnu/packages/php.scm (php): Update to 8.3.26.
[#:phases] {prepare-tests}: Disable the bug65148 and bug46347 tests.
Change-Id: I366e408372c218842b4f6949f459e0b1924e204c
2025-09-30 16:52:07 +09:00
Maxim Cournoyer
6b7512de32
gnu: php: Add autoconf to native inputs.
...
* gnu/packages/php.scm (php) [native-inputs]: Add autoconf.
Change-Id: I4e2185b04338b45ed89ef8a23232ff6524af4a00
2025-09-30 16:52:07 +09:00
Maxim Cournoyer
d559113abb
gnu: php: Update to 8.3.26.
...
* gnu/packages/php.scm (php): Update to 8.3.26.
[#:phases] {prepare-tests}: Disable gh16659 test.
Change-Id: I2e3f5244e2471e7bab559db620c3658326ddcb93
2025-09-30 16:52:07 +09:00
Maxim Cournoyer
3e5333673b
gnu: php: Run tests in parallel.
...
* gnu/packages/php.scm (php) [arguments]
{prepare-tests}: Set TEST_PHP_ARGS environment variable.
Change-Id: Ideed9528c3474ff8c2f0abd760b64f12a7e3ec08
2025-09-30 16:52:07 +09:00
Maxim Cournoyer
e6b0acff41
gnu: php: Improve style.
...
* gnu/packages/php.scm (php) [arguments]: Use gexps.
[native-inputs, inputs]: Drop labels.
Change-Id: I6244b131bfeb3583bd77ca28dd0f8ab93ff8dade
2025-09-30 16:52:07 +09:00
Andreas Enge
a0321563eb
gnu: php: Update to 8.3.13.
...
* gnu/packages/php.scm (php): Update to 8.3.13.
Change-Id: Ie803bffa03019f9a31c8cfa84d016d98be9baee6
2025-09-29 11:41:29 +02:00
Maxim Cournoyer
10482f731e
Reapply "Update Maxim's email address."
...
This reverts commit a7db92d9b3 , this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18 13:44:12 +09:00
Maxim Cournoyer
a7db92d9b3
Revert "Update Maxim's email address."
...
This reverts commit d0d87a744d . Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d
Update Maxim's email address.
...
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-18 08:05:19 +09:00
Ashish SHUKLA
237d14f078
gnu: php: Enable SAPI embed support.
...
* gnu/packages/php.scm (php)[arguments]<#:configure-flags>: Add flags.
Change-Id: I8f7eba62e267e914d0433c387fb40987cd0c3acf
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-06-16 14:52:24 +02:00
Wilko Meyer
26e940036f
gnu: php: Update to 8.3.12.
...
* gnu/packages/php.scm (php): Update to 8.3.12.
Change-Id: Ic9c60659e8dad0d00958475dc283259eb3de4072
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-09-29 22:58:18 +08:00
Carlo Zancanaro
f3e95ca8ba
gnu: php: Disable tests relating to BICUBIC interpolation.
...
* gnu/packages/php.scm (php)[arguments]: Delete three tests that are known
to fail.
Change-Id: Ib684328654c75f37111d252fb0f9fb3356daff9a
Signed-off-by: Andreas Enge <andreas@enge.fr >
2024-09-05 22:29:22 +02:00
Noé Lopez
ba42c8a9f2
gnu: php: Fix check phase.
...
* gnu/packages/php.scm (php): Add missing inputs.
These should potentially be propagated by gd instead, see
https://issues.guix.gnu.org/72968
Change-Id: I3ddc47e5ad121a8177e3a12c5dfe154a8d6029b6
Signed-off-by: Andreas Enge <andreas@enge.fr >
2024-09-05 22:29:12 +02:00
Wilko Meyer
adfb0be57f
gnu: php: Update to 8.3.10.
...
* gnu/packages/php.scm (php): Update to 8.3.10.
Change-Id: I75e5ee0afda02f7978f8aeeeb10deb4fa2510409
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-08-05 22:39:49 +08:00
Wilko Meyer
557102d36c
gnu: php: Update to 8.3.9.
...
* gnu/packages/php.scm (php): Update to 8.3.9.
Change-Id: Icdd41fff7fd89dd0116988acb0f7aa28c2e77ebe
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-07-18 18:28:25 +08:00
Wilko Meyer
b5dea86d64
gnu: php: Update to 8.3.8.
...
* gnu/packages/php.scm (php): Update to 8.3.8.
Change-Id: Ia0714520973b537a82d12fb346f3efbadfc11e61
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-06-29 12:06:29 +08:00
Wilko Meyer
d2a1a4efad
gnu: php: Update to 8.3.6.
...
* gnu/packages/php.scm (php): Update to 8.3.6.
Change-Id: I8f173558fc4098d6d72b42724e5e106d7dabb62a
Signed-off-by: Christopher Baines <mail@cbaines.net >
2024-04-26 16:48:58 +01:00
Efraim Flashner
62376e3eb6
gnu: php: Skip some tests on powerpc-linux.
...
* gnu/packages/php.scm (php)[arguments]: Adjust the 'prepare-tests phase
to skip some failing tests when building for powerpc-linux.
Change-Id: I6dd496c8b6851a06386049dca6aa0e2273e4029e
2023-11-28 11:53:40 +02:00
Efraim Flashner
f5493629e2
gnu: php: Add another test to the skip-test list.
...
* gnu/packages/php.scm (php)[arguments]: Add a test which fails on
multiple architectures to the list skipped by all architectures.
Change-Id: I3c55179381ff4cf3e22db5d3ededf60d2a3d9d73
2023-11-27 13:19:00 +02:00
Efraim Flashner
a8df11fa6c
gnu: php: Combine skipped tests per arch code.
...
* gnu/packages/php.scm (php)[arguments]: In 'prepare-tests phase combine
the code used for skipping a few tests per architecture into one
grouping.
Change-Id: I275099dcc2b1f003ec48a72b910d4cfd579d9628
2023-11-27 11:59:36 +02:00
Efraim Flashner
0bef0ac46e
gnu: php: Update to 8.2.13.
...
* gnu/packages/php.scm (php): Update to 8.2.13.
[source]: Remove patch.
[arguments]: Adjust the 'prepare-tests phase to skip fewer tests.
[inputs]: Replace openssl-1.1 with openssl.
* gnu/packages/patches/php-fix-streams-copy-length.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Change-Id: I29892deda457fdbaa6dd5e01515e97583951836d
2023-11-27 11:15:20 +02:00
Timo Wilken
d6ca51d82a
gnu: php: Enable sysvsem module.
...
Nextcloud 26 strongly recommends installing this module.
* gnu/packages/php.scm: (php)[arguments]: Add "--enable-sysvsem" configure
flag.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-07-01 23:38:25 +02:00
Morgan Smith
0d6c5e0ba1
gnu: Remove and deprecate tidy for tidy-html
...
* gnu/packages/web.scm (tidy): Change to deprecated alias for tidy-html
* gnu/packages/pumpio.scm (pumpa): Use tidy-html instead of tidy and correct
header name.
* gnu/packages/markup.scm (hoedown):
* gnu/packages/photo.scm (enblend-enfuse):
* gnu/packages/php.scm (php):
* gnu/packages/python-xyz.scm (python-pytidylib):
Use tidy-html instead of tidy.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-03-04 18:46:37 +01:00
Aleksandr Vityazev
819aaca9d5
gnu: php: Drop a failed test for riscv64.
...
* gnu/packages/php (php): Drop a failed test for riscv64.
[source, arguments, description]: Fix formatting.
2023-02-19 10:09:16 +01:00
Julien Lepiller
4d4fad6819
gnu: php: Update to 8.2.2.
...
* gnu/packages/php.scm (php): Update to 8.2.2.
* gnu/packages/patches/php-curl-compat.patch: Remove file.
* gnu/packages/patches/php-bug-74093-test.patch: Remove file.
* gnu/packages/patches/php-fix-streams-copy-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove them. Add it.
2023-02-11 21:13:36 +01:00
Marius Bakke
2104efcddf
gnu: Explicitly use OpenSSL 1.1 in packages that don't support 3.0.
...
* gnu/packages/php.scm (php)[inputs]: Change from OPENSSL to OPENSSL-1.1.
* gnu/packages/ntp.scm (ntp)[inputs]: Likewise.
2022-09-18 16:18:35 +02:00
Marius Bakke
7aab4eddd0
gnu: PHP: Fix test failure with newer cURL.
...
* gnu/packages/patches/php-curl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/php.scm (php)[source](patches): Add it.
2022-07-23 18:37:57 +02:00
Marius Bakke
8f2be58833
gnu: PHP: Update to 7.4.30.
...
* gnu/packages/php.scm (php): Update to 7.4.30.
[source](patches): Remove obsolete patch.
* gnu/packages/patches/php-openssl_x509_checkpurpose_basic.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-07-23 18:37:57 +02:00
Tobias Geerinckx-Rice
88b4dcdabe
gnu: php: Properly fix openssl_x509_checkpurpose_basic.phpt.
...
* gnu/packages/php.scm (php)[source]: Add patch.
* gnu/packages/patches/php-openssl_x509_checkpurpose_basic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Thanks to Diego Nicola Barbato <dnbarbato@posteo.de >
2021-12-16 19:06:50 +01:00
Tobias Geerinckx-Rice
5e59153595
gnu: php: Disable yet another failing test.
...
* gnu/packages/php.scm (php)[arguments]: Delete the
openssl_x509_checkpurpose_basic.phpt test.
2021-12-16 18:28:43 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
Efraim Flashner
2d332ba5ed
gnu: php: Remove extra glibc input.
...
* gnu/packages/php.scm (php)[arguments]: Use build-system's libc for
gettext.
[inputs]: Remove glibc.
2021-11-28 21:28:18 +02:00
Efraim Flashner
e8bc37945f
gnu: php: Update to 7.4.26.
...
* gnu/packages/php.scm (php): Update to 7.4.26.
2021-11-28 21:28:18 +02:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00
Tobias Geerinckx-Rice
7628430a2f
gnu: php: Update to 7.4.25 [security fixes].
...
* gnu/packages/php.scm (php): Update to 7.4.25.
[source]: Don't explicitly return #t from snippet.
2021-10-23 13:25:01 +02:00
Mathieu Othacehe
a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen.
2021-10-12 17:46:23 +00:00
Ryan Sundberg via Guix-patches via
9aaf402a37
gnu: php: Patch failing test case.
...
Fixes a failing test case in PHP (Zend/tests/bug74093.phpt). See
<https://github.com/php/php-src/pull/7555/files > for upstream status.
* gnu/packages/php.scm (php)[source]: Add patch.
* gnu/packages/patches/php-bug-74093-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2021-10-05 13:45:29 +02:00
Guillaume Le Vaillant
4ccaaad45d
gnu: php: Disable failing test.
...
It looks like the "Zend/tests/bug74093.phpt" test can fail on fast machines.
* gnu/packages/php.scm (php)[arguments]: Update 'prepare-tests' phase.
2021-09-08 12:05:29 +02:00
Thiago Jung Bauermann
aa1e952d21
gnu: php: Remove watchpoint tests on powerpc64le.
...
All watchpoint tests except watch_002.phpt fail. There’s an upstream bug
report about this problem so in the meantime remove them since it doesn’t
impact actually running PHP programs.
* gnu/packages/php.scm (php)[arguments]<#:phases>{prepare-tests}: Remove
watchpoint tests on powerpc64le.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2021-09-06 13:51:49 +02:00
Tobias Geerinckx-Rice
c022c1e5b2
gnu: php: Update to 7.4.22 [security fixes].
...
* gnu/packages/php.scm (php): Update to 7.4.22.
2021-07-29 19:57:57 +02:00
Marius Bakke
379bb236d4
gnu: php: Update to 7.4.21.
...
* gnu/packages/php.scm (php): Update to 7.4.21.
[arguments]: Remove trailing #t's.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2021-07-23 17:29:34 +02:00
Aljosha Papsch
68e3789139
gnu: php: Build sodium.
...
* gnu/packages/php.scm (php): Build sodium extension.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2021-06-26 22:46:09 +02:00
Tobias Geerinckx-Rice
0e8d650c4f
gnu: php: Update to 7.4.20.
...
* gnu/packages/php.scm (php): Update to 7.4.20.
2021-06-03 18:23:39 +02:00
Tobias Geerinckx-Rice
1ebbf76862
gnu: php: Update to 7.4.19.
...
* gnu/packages/php.scm (php): Update to 7.4.19.
2021-05-06 13:56:26 +02:00
Tobias Geerinckx-Rice
9b74cfd161
gnu: php: Update to 7.4.18.
...
* gnu/packages/php.scm (php): Update to 7.4.18.
[arguments]: Delete yet another failing test (proc_nice_basic).
2021-05-01 11:29:11 +02:00
Tobias Geerinckx-Rice
81aa2fa4ae
gnu: php: Update to 7.4.16 [security fixes].
...
* gnu/packages/php.scm (php): Update to 7.4.16.
[arguments]: Patch failing new test.
2021-03-05 16:12:31 +01:00
Julien Lepiller
8753bb4192
gnu: php: Disable failing test on Arm.
...
* gnu/packages/php.scm (php): Disable timing sensitive failing test on Arm.
2021-02-26 12:57:53 +01:00
Julien Lepiller
f2130228ed
gnu: php: Disable failing tests on arm.
...
* gnu/packages/php.scm (arguments)[phases]: Disable additional failing
tests on arm.
2021-02-09 17:09:49 +01:00
Julien Lepiller
48650b0c35
gnu: php: Update to 7.4.15.
...
* gnu/packages/php.scm (php): Update to 7.4.15.
2021-02-08 16:36:21 +01:00
Julien Lepiller
d033540e6c
gnu: php: Update to 7.4.14.
...
* gnu/packages/php.scm (php): Update to 7.4.14.
2021-01-07 17:18:05 +01:00