Sergey Panteleev
1869e90eec
Announce PHP 8.2.6
2023-05-11 13:13:41 +03:00
Máté Kocsis
3fe0672074
Add redirection for moved SimpleXMLIterator methods ( #774 )
2023-05-10 19:20:17 +02:00
Patrick Allaert
2d2779346a
8.1.19 tarballs (2nd tag)
2023-05-10 15:51:56 +02:00
Sergey Panteleev
5af81fb57e
Add tarballs for php-8.2.6
2023-05-09 19:04:01 +03:00
Patrick Allaert
52d67da2e7
8.1.19 tarballs
2023-05-09 17:55:20 +02:00
Ben Ramsey
d93ed0bf0f
Announce PHP 8.1.18
2023-04-13 20:06:10 -05:00
Pierrick Charron
1549630089
Announce PHP 8.2.5
2023-04-13 12:06:17 -04:00
Ben Ramsey
f5c393303f
8.1.18 tarballs
2023-04-11 12:00:28 -05:00
Pierrick Charron
28432d2153
8.2.5 tarballs
2023-04-11 12:26:05 -04:00
Andres Aya
63ec381841
Add PHP 8.2 Spanish release page
2023-04-11 15:39:48 +03:00
Sergey Panteleev
457533fcba
Announce PHP 8.2.4
2023-03-16 16:48:34 +03:00
Patrick Allaert
f5aa571bdb
Announce PHP 8.1.17
2023-03-16 13:14:59 +01:00
Patrick Allaert
48eb710585
8.1.17 tarballs
2023-03-14 21:00:08 +01:00
Sergey Panteleev
987cf5bfd1
8.2.4 tarballs
2023-03-14 19:58:50 +03:00
Alex Barbosa
be6e1d9b51
Fix release date of 7.0.2 ( #760 )
2023-03-09 07:17:12 +00:00
Javier Eguiluz
44927b5cdc
Improve magenta contrast to fix accessibility issues ( #749 )
2023-02-21 15:02:35 +00:00
Javier Eguiluz
6b342e2013
Announcing some upcoming Symfony conferences
...
Closes GH-756.
2023-02-15 17:53:23 +01:00
Ben Ramsey
6eb86dced0
Update hashes for php-8.1.16
2023-02-14 13:07:36 -06:00
Ben Ramsey
7332670bfd
Fix tarballs for php-8.1.16
2023-02-14 13:05:27 -06:00
Ben Ramsey
70988eaed3
Announce PHP 8.1.16
2023-02-14 11:53:48 -06:00
Ben Ramsey
6a31f0002a
8.1.16 tarballs
2023-02-14 11:39:52 -06:00
Pierrick Charron
21a2102f99
Announce PHP 8.2.3
2023-02-14 11:09:21 -05:00
Gabriel Caruso
941873e461
Improve text for PHp 8.0.28 release
2023-02-14 15:33:04 +01:00
Christoph M. Becker
52160c5a0e
PHP 8.0.28 tarballs
2023-02-14 15:23:19 +01:00
Gabriel Caruso
d0fb645d68
Announce PHP 8.0.28
2023-02-14 15:17:48 +01:00
Pierrick Charron
4715e51a2e
8.2.3 tarballs
2023-02-14 00:14:16 -05:00
Posp
227f760c6a
Change a link from an old issue tracker to GitHub
...
Closes GH-755.
2023-02-13 11:08:44 +01:00
Patrick Allaert
497808a475
Announce PHP 8.1.15 (part 2)
2023-02-03 10:26:54 +01:00
Patrick Allaert
2c5c841703
Announce PHP 8.1.15
2023-02-03 10:16:59 +01:00
Sergey Panteleev
e0f6d008a5
Announce PHP 8.2.2
2023-02-02 17:51:15 +03:00
Patrick Allaert
a9bcccccc2
8.1.15 tarballs
2023-01-31 21:44:18 +01:00
Sergey Panteleev
d82941a6fa
Add tarballs for php-8.2.0
2023-01-31 21:41:22 +03:00
Sergey Panteleev
185a82ed8c
Fix 8.0.27 release date
2023-01-30 08:28:30 +03:00
lewo
d9a32bf038
Add PHP 8.2 French release page ( #751 )
2023-01-27 16:38:29 +00:00
Máté Kocsis
8b59e9ce42
Fix redirection rules and add some new rules ( #747 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
2023-01-09 15:21:23 +01:00
Sergey Panteleev
d4c58109c2
Add 2023 archive ( #745 )
2023-01-06 13:09:49 +03:00
Gabriel Caruso
8544770e33
Announce PHP 8.0.27
2023-01-05 16:02:18 -03:00
Pierrick Charron
68a3f8e01e
Announce PHP 8.2.1
2023-01-05 13:43:21 -05:00
Ben Ramsey
678f3a672a
Announce PHP 8.1.14
2023-01-05 11:52:39 -06:00
Ben Ramsey
68a957971a
8.1.14 tarballs
2023-01-04 12:09:41 -06:00
Christoph M. Becker
b7bccc4049
Properly handle whitespace in PHP examples
...
PhD no longer renders NBSPs, but regular spaces instead[1]. To retain
the desired indentation, we set the CSS propery `white-space:pre`.
However, we cannot do that for the `.phpcode` class directly, because
`highlight_string()` emits additional line breaks at the top and the
bottom of the examples, so we use a more specific selector to avoid
this "padding".
[1] <87f794bafe >
2023-01-04 15:45:40 +01:00
Pierrick Charron
fa9eb3d840
8.2.1 tarballs
2023-01-03 14:22:43 -05:00
Christoph M. Becker
35430003f4
Revert "Apply white-space:pre to .phpcode and div.classsynopsis"
...
This reverts commit 65fc7be9a6 .
2023-01-03 15:19:44 +01:00
Christoph M. Becker
65fc7be9a6
Apply white-space:pre to .phpcode and div.classsynopsis
...
This is currently unnecessary, since PhD renders NBSPs instead of
regular space there, but if that changes, the layout needs to be
preserved.
Closes GH-744.
2023-01-03 13:12:50 +01:00
Christoph M. Becker
8e8bed3a4d
Add fallback redirects for recently renamed classes
...
Cf. <https://github.com/php/doc-en/pull/2126 >
2023-01-03 12:04:21 +01:00
Daniel Londero
eb0296abc1
Add phpday 2023 CFP
...
Closes GH-743.
2022-12-19 11:13:13 +01:00
Protocol Corporation
462e7d1223
Fix pt_BR translation
...
Closes GH-737.
2022-12-14 13:53:13 +01:00
Gemorroj
b3a970000f
Update common.js ( #740 )
...
some minor improvements
2022-12-14 11:33:11 +00:00
Christoph M. Becker
0ba137a09e
PHP 7.4 is EOL
2022-12-13 16:15:59 +01:00
issa
c3a06f6234
Fixed Japanese translation. ( #739 )
2022-12-13 13:40:22 +03:00