Commit Graph

597 Commits

Author SHA1 Message Date
Pol Dellaiera
bd92bef332
php.buildComposerWithPlugin: init new builder 2024-05-19 22:10:02 +02:00
Pol Dellaiera
ac1f62247c
php83: 8.3.6 -> 8.3.7
diff: https://github.com/php/php-src/compare/php-8.3.6..php-8.3.7
changelog: https://www.php.net/ChangeLog-8.php#8.3.7
2024-05-10 22:21:26 +02:00
Pol Dellaiera
7b31aeefa1
php82: 8.2.18 -> 8.2.19
diff: https://github.com/php/php-src/compare/php-8.2.18..php-8.2.19
changelog: https://www.php.net/ChangeLog-8.php#8.2.19
2024-05-10 22:19:47 +02:00
Pol Dellaiera
8cc90d43b4
php81: add missing patch
To fix broken hydra build: https://hydra.nixos.org/build/256263019/nixlog/2
2024-04-14 21:15:36 +02:00
Maximilian Bosch
c6e4e72218
php83: 8.3.4 -> 8.3.6, fix CVE-2024-2756, CVE-2024-3096, CVE-2024-2757
Announcement: https://news-web.php.net/php.announce/424
2024-04-12 23:14:37 +02:00
Maximilian Bosch
147dffac94
php82: 8.2.17 -> 8.2.18, fix CVE-2024-2756, CVE-2024-3096
Announcement: https://news-web.php.net/php.announce/423
2024-04-12 23:14:36 +02:00
Maximilian Bosch
d12c76c716
php81: 8.1.27 -> 8.1.28, fix CVE-2024-2756, CVE-2024-3096
Announcement: https://news-web.php.net/php.announce/425
2024-04-12 23:14:36 +02:00
Pol Dellaiera
ac97c071c9
php82: 8.2.16 -> 8.2.17
Diff: https://github.com/php/php-src/compare/php-8.2.16..php-8.2.17
Changelog: https://github.com/php/php-src/blob/PHP-8.2.17/NEWS
2024-03-16 19:53:24 +01:00
Pol Dellaiera
f242fc768b
Merge pull request #296020 from r-ryantm/auto-update/php83
php83: 8.3.3 -> 8.3.4
2024-03-15 03:36:27 +01:00
R. Ryantm
46b22f0f9a php83: 8.3.3 -> 8.3.4 2024-03-14 23:59:34 +00:00
Pol Dellaiera
81c42da3c3
php: use --replace-fail 2024-03-14 12:02:39 +01:00
Pol Dellaiera
7323b4ae72
php83: 8.3.2 -> 8.3.3
Diff: https://github.com/php/php-src/compare/php-8.3.2..php-8.3.3
Changelog: 3a832a2aad/NEWS (L3)
2024-02-15 22:03:29 +01:00
Pol Dellaiera
728d5991d9
php82: 8.2.15 -> 8.2.16
Diff: https://github.com/php/php-src/compare/php-8.2.15..php-8.2.16
Changelog: abf6a8a89d/NEWS (L3)
2024-02-15 21:59:08 +01:00
Adam Szucs-Matyas
59ef6fb395
php81: patch for libxml2.12 2024-02-01 18:43:09 +01:00
R. Ryantm
5833ca374f php83: 8.3.1 -> 8.3.2 2024-01-21 13:44:53 +00:00
R. Ryantm
abeb90a37b apacheHttpdPackages.php: 8.2.14 -> 8.2.15 2024-01-19 03:31:12 +00:00
Pol Dellaiera
ee3e7ac180
php83: 8.3.0 -> 8.3.1 2023-12-22 16:16:18 +01:00
Pol Dellaiera
9d236a8ace
php82: 8.2.13 -> 8.2.14 2023-12-22 09:13:49 +01:00
Pol Dellaiera
e028a52d6f
php81: 8.1.26 -> 8.1.27 2023-12-22 09:13:49 +01:00
Pol Dellaiera
17a63a0abc
Merge pull request #271678 from shyim/frankenphp-darwin-support
frankenphp: add darwin support
2023-12-05 16:31:30 +01:00
wh0
e270b7beff
php: use a versioned url for install-pear-nozlib.phar 2023-12-03 19:56:50 -08:00
Soner Sayakci
7da500d7cb
php: add flags for static build and zend engine tweaks 2023-12-03 16:38:27 +01:00
Manuel Frischknecht
fb1cc4af9c Skip sqlite3_bind_bug68849.phpt php unit test on i686 linux
PHP unit tests are broken with SQLite >= 3.43 [1].
If I understand the discussion in the SQLite forums [2]
on the issue correctly, the trigger for this should not
be a problem with SQLite itself but the test itself
(and thus using a current SQLite version shouldn't
generally be a problem for actual PHP code).

[1]: https://github.com/php/php-src/issues/12076
[2]: https://www.sqlite.org/forum/forumpost/abbb95376ec6cd5f
2023-11-25 13:57:15 +01:00
Pol Dellaiera
169a309144
php83: 8.3.0RC6 -> 8.3.0 2023-11-23 08:39:26 +01:00
Pol Dellaiera
4b8b0fb9e6
php82: 8.2.12 -> 8.2.13 2023-11-23 08:39:11 +01:00
Pol Dellaiera
ca7ec92f3d
php81: 8.1.25 -> 8.1.26 2023-11-23 08:37:07 +01:00
Pol Dellaiera
e455148e44
php83: 8.3.0RC5 -> 8.3.0RC6 2023-11-13 22:26:55 +01:00
Pol Dellaiera
c038b79502
php: add phpSrc attribute (#254556)
This will allow building PHP from source, without using `.overrideAttrs()`.
When the new attribute `phpSrc` is not set, the default behavior (with `fetchurl`) is used.
2023-11-08 22:57:01 +01:00
Pol Dellaiera
5967b71d8d
php81: 8.1.24 -> 8.1.25 2023-10-26 23:22:04 +02:00
Pol Dellaiera
e4624bd778
php83: 8.3.0RC4 -> 8.3.0RC5 2023-10-26 23:19:23 +02:00
Pol Dellaiera
47fcbd9a4f
php82: 8.2.11 -> 8.2.12 2023-10-26 23:19:06 +02:00
Pol Dellaiera
2f3a446c5b
php83: 8.3.0RC3 -> 8.3.0RC4 2023-10-10 22:15:16 +02:00
Pol Dellaiera
c6aba275aa
php81: 8.1.23 -> 8.1.24 2023-09-28 20:23:20 +02:00
Pol Dellaiera
4e931a5d6c
php83: 8.3.0RC2 -> 8.3.0RC3 2023-09-28 19:16:30 +02:00
Pol Dellaiera
5274dc3a23
php82: 8.2.10 -> 8.2.11 2023-09-28 19:15:30 +02:00
Pol Dellaiera
52a6bc0baa
php83: 8.3.0RC1 -> 8.3.0RC2 2023-09-24 12:38:43 +02:00
Pol Dellaiera
b36ad2f517
php: add new builder buildComposerProject 2023-09-13 15:00:03 +02:00
Pol Dellaiera
dd57b3f250 php: fix path to genfiles 2023-09-08 12:11:02 +02:00
Pol Dellaiera
913dbe6f3c
php82: 8.2.9 -> 8.2.10 2023-09-03 09:29:24 +02:00
Pol Dellaiera
e908e69416
php81: 8.1.22 -> 8.1.23 2023-09-03 09:28:34 +02:00
Pol Dellaiera
621ea0a5d0
php83: 8.3.0beta3 -> 8.3.0RC1 2023-08-31 16:53:41 +02:00
Pol Dellaiera
4aeaaae5cf
php83: 8.3.0beta2 -> 8.3.0beta3 2023-08-21 23:02:39 +02:00
Pol Dellaiera
2739707f97
Merge pull request #248383 from NixOS/php/bump-8.2.9
php82: 8.2.8 -> 8.2.9
2023-08-16 21:53:35 +02:00
Artturin
b93da3f4b7 treewide: overrideScope' -> overrideScope
`lib.makeScope` `overrideScope'` has been renamed to `overrideScope`

`fd --type f | xargs sd --string-mode "overrideScope'" "overrideScope"`
2023-08-14 18:46:47 +03:00
Pol Dellaiera
1f093dfa6f
php82: 8.2.8 -> 8.2.9 2023-08-10 18:48:07 +02:00
Pol Dellaiera
140b6662aa php83: 8.3.0beta2 -> 8.3.0beta3 2023-08-04 08:54:36 +02:00
Pol Dellaiera
0c66bba455 php81: 8.1.21 -> 8.1.22
Security release
Changelog: https://www.php.net/ChangeLog-8.php#8.1.22
2023-08-04 08:53:02 +02:00
Pol Dellaiera
26b91e73c7
php83: 8.3.0alpha3 -> 8.3.0beta1 2023-07-23 09:47:44 +02:00
Pol Dellaiera
06b79b17e4 php83: 8.3.0alpha2 -> 8.3.0alpha3 2023-07-07 17:23:45 +02:00
Pol Dellaiera
68f2af6377 php82: 8.2.7 -> 8.2.8 2023-07-07 15:41:28 +02:00