Commit Graph

167 Commits

Author SHA1 Message Date
bd236dec5d php: update to 8.2.6 2023-05-13 10:01:18 +02:00
1c4c83a18b php: update to 8.2.5 2023-04-14 11:31:38 +02:00
7e47adcfd3 php: update to 8.2.4 2023-03-19 10:33:18 +01:00
6ed87a7fab [notify] php: security update to 8.2.3
see https://www.php.net/ChangeLog-8.php#8.2.3
2023-02-15 10:54:04 +01:00
74c65ce0c7 php: update to 8.2.2 2023-02-03 16:39:40 +01:00
ce068ea5c3 php: update to 8.2.1 2023-01-06 15:29:42 +01:00
b44cee4716 php: update to 8.1.13 2022-12-01 12:29:57 +01:00
ef4fc0618e php: update to 8.1.12 2022-10-30 11:01:37 +01:00
f153dc2314 php: update to 8.1.11 2022-10-04 11:58:47 +02:00
84b2e683ca php: update to 8.1.10 2022-09-05 15:15:18 +02:00
84380eb68a php: update to 8.1.9 2022-08-05 12:46:51 +02:00
986f6f0247 php: update to 8.1.8 2022-07-14 10:44:45 +02:00
567e6a1b92
php: 8.1.6 -> 8.1.7 2022-06-15 12:26:13 +02:00
661d1986a7 php: update to 8.1.6 2022-05-16 16:08:44 +02:00
f498bcd120 php: update to 8.1.5 2022-04-16 13:18:07 +02:00
ac022633d2 php: update to 8.1.4 2022-03-18 14:30:22 +01:00
b9a647e2ae php: update to 8.0.16 2022-02-16 17:13:44 +01:00
45b4c5ba3b php: update to 8.0.15 2022-01-30 11:29:26 +01:00
d89b290f4f php: update to 8.0.14 2021-12-18 15:27:45 +01:00
7dc9d59ce8 [notify] php: update to 8.0.13
security update, see https://www.php.net/ChangeLog-8.php#8.0.13
2021-11-19 12:23:33 +01:00
219c1788ee [notify] php: update to 8.0.12
security fixes, see https://www.php.net/ChangeLog-8.php#8.0.12
2021-10-22 10:20:02 +02:00
43b6aed4fd [notify] php: update to 8.0.11, includes fix for CVE-2021-21706 2021-09-25 11:33:18 +02:00
a02ba7e9e5 [notify] php: update to 8.0.10
security release, see https://www.php.net/ChangeLog-8.php#8.0.10
2021-08-26 16:04:34 +02:00
fd02ade5f6 php: update to 8.0.9 2021-07-30 17:55:29 +02:00
b5406f089e php: update to 8.0.8 2021-07-01 15:28:10 +02:00
e67dc4ac37 [notify] php: update to 8.0.7
new major version, several applications needs probably some
adjustments.

See https://www.php.net/releases/8.0/en.php
2021-06-05 17:02:30 +02:00
d9abcee491 [notify] php: update to 7.4.18, security fixes 2021-05-03 19:17:01 +02:00
4fb4684345 php: update to 7.4.16 2021-03-13 12:49:28 +01:00
c21c1d9e5f [notify] php: security update to 7.4.15 2021-02-18 17:53:43 +01:00
4deec06ac3 [notify] php: update to 7.4.14
includes security fixes, see https://www.php.net/ChangeLog-7.php#7.4.14
2021-01-09 13:14:16 +01:00
f8ce15b102 php: update to 7.4.13 2020-11-26 11:14:54 +01:00
aa1c5cbd7c php: update to 7.4.12 2020-10-30 11:09:41 +01:00
249427ad97 [notify] php: security update to 7.4.11
see https://www.php.net/ChangeLog-7.php#7.4.11
2020-10-01 16:05:54 +02:00
4e07441602 php: update to 7.4.10 2020-09-04 15:04:52 +02:00
74a7f6c27b php: update to 7.4.9 2020-08-11 13:13:34 +02:00
55c710ba46 php: update to 7.4.8 2020-07-16 17:09:37 +02:00
5d3b73cc43 php: 7.4.7 2020-06-12 12:19:20 +02:00
0f80c03df4 move several https: to https: URLs 2020-06-06 13:00:05 +02:00
a0c8d12957 [notify] php: update to 7.4.6
includes security fixes, see
https://www.php.net/archive/2020.php#2020-05-14-3
2020-05-15 16:40:05 +02:00
05d9637a84 [notify] php: update to 7.4.5
includes security fixes, see
- https://www.php.net/archive/2020.php#2020-04-16-2
- https://www.php.net/ChangeLog-7.php#7.4.5
2020-04-16 16:01:10 +02:00
0935125e62 [notify] php: update to 7.4.4
includes security fixes, see
- https://www.php.net/ChangeLog-7.php#7.4.4
2020-03-20 14:08:23 +01:00
d38ffaf1ac [notify] php: update to 7.4.3
includes security fixes, see
https://www.php.net/ChangeLog-7.php#7.4.3
2020-02-21 10:51:56 +01:00
e5b24ea3e8 [notify] php: update to 7.4.2
Note:
-----
as of version 7.4.2 php removed some bundled libraries which
adds new dependencies:

- the mbstring module depends on oniguruma now, to avoid
  that dependency for several php ports I've created a new
  port php-mbstring
- the zip module depends on libzip now, here we have a new
  php-zip port
2020-02-15 13:48:56 +01:00
9da94ecc3a [notify] php: update to 7.3.14
security release, see
- https://www.php.net/archive/2020.php#2020-01-23-3
- https://www.php.net/ChangeLog-7.php#7.3.14
2020-01-28 12:30:16 +01:00
32fda8e7c2 [notify] php: update to 7.3.13
several security fixes, see
https://www.php.net/ChangeLog-7.php#7.3.13
2019-12-19 15:50:49 +01:00
0c7b913f4a php: update to 7.3.12 2019-11-22 14:23:32 +01:00
c5b656e7d8 [notify] php: update to 7.3.11
security fixes, see
- https://www.php.net/archive/2019.php#2019-10-24-2
- https://www.php.net/ChangeLog-7.php#7.3.11
2019-10-24 17:41:59 +02:00
31b619409d [notify] php: update to 7.3.10
Security release, see
- https://www.php.net/archive/2019.php#2019-09-26-1
- https://www.php.net/ChangeLog-7.php#7.3.10
2019-09-26 15:10:29 +02:00
5b78e0aef9 php: update to 7.3.9 2019-08-30 11:39:14 +02:00
f611d02bdf [notify] php: update to 7.3.8
security fixes, see https://www.php.net/ChangeLog-7.php#7.3.8
2019-08-01 12:30:03 +02:00