History log of /web-php/ (Results 201 – 225 of 12131)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61eaa0cb31-Aug-2023 Patrick Allaert

Fixed publishing news of PHP 8.1.21 instead of 8.1.23

cb3bb5b731-Aug-2023 Patrick Allaert

Announce PHP 8.1.23

3446663931-Aug-2023 Pierrick Charron

Announce PHP 8.2.10

130d3acb31-Aug-2023 Jakub Zelenka

Announce PHP 8.3.0RC1

2a5e5a4430-Aug-2023 Tim Düsterhus

Use `white-space: pre-wrap` for code formatting (#810)

* Use `white-space: pre-wrap` for code formatting

Apparently code formatting is used for the entire user comments. Use
`wh

Use `white-space: pre-wrap` for code formatting (#810)

* Use `white-space: pre-wrap` for code formatting

Apparently code formatting is used for the entire user comments. Use
`white-space: pre-wrap` to avoid horizontal scrolling of the plaintext
description.


see 7d4038829e601bfdff3c434f5d8f20d84b344e27

* Unify `highlight_php()` with PhD

see php/phd@01d6beb366bfb5e5b99bfdcc44393d8d1ee2d433

* Fix markup for notes in add-note.php

show more ...

bd160d8930-Aug-2023 Patrick Allaert

8.1.23 tarballs

7208f1e429-Aug-2023 Pierrick Charron

8.2.10 tarballs

73a9969129-Aug-2023 Andreas Möller

Enhancement: Enable `new_with_braces` fixer (#697)

fd62baa229-Aug-2023 Mathias Reker ⚡️

List syntax (#529)

List (array destructuring) assignment should be declared using the configured syntax.

1561230a28-Aug-2023 Ian Littman

Add Longhorn PHP 2023 schedule announcement (#808)

d2cc321224-Aug-2023 Pierrick Charron

Fix GH-793: Broken redirections (#805)

5680a0f024-Aug-2023 Mücahit Cücen

Add Teknasyon PHPKonf 2023 (#806)

78d6e5fe23-Aug-2023 Pierrick Charron

Fix malformed XML

18a2a0e122-Aug-2023 Yann Larrivée

Added ConFoo 2024 cfp (#803)

* Added ConFoo 2024 cfp

* Update archive/entries/2023-08-20-1.xml

---------

Co-authored-by: Pierrick Charron <pierrick@php.net>

64efd46418-Aug-2023 alfsb

Remove double underline on abbr (#800)

Co-authored-by: André L F S Bacci <ae@php.net>

8954e4a117-Aug-2023 Eric Mann

Typo correction. Fixed #802

c5dc598917-Aug-2023 Eric Mann

Announce PHP 8.3.0 beta3

165d938b16-Aug-2023 Sergey Panteleev

Announce PHP 8.2.9

7d40388216-Aug-2023 Tim Düsterhus

Apply `white-space: pre` onto the entire code snippet (#801)

This is needed to correctly handle whitespace outside of a `<?php … ?>` portion.

see php/web-php@b7bccc4049ef4b70810fa15

Apply `white-space: pre` onto the entire code snippet (#801)

This is needed to correctly handle whitespace outside of a `<?php … ?>` portion.

see php/web-php@b7bccc4049ef4b70810fa159796133019674bdf8
see php/phd@01d6beb366bfb5e5b99bfdcc44393d8d1ee2d433
see php/doc-en#2648

show more ...

be5ac8f011-Aug-2023 Sergey Panteleev

Fix PHPeste 2023 image

8008031911-Aug-2023 Rafael Meneses

Add PHPeste 2023 Conference Announcement (#799)

8463593810-Aug-2023 Christoph M. Becker

Only "linked" parameters should have pointer cursor (#742)

If a parameter has no target to scroll to, it should not suggest
otherwise by changing the cursor to a pointer. Since the scro

Only "linked" parameters should have pointer cursor (#742)

If a parameter has no target to scroll to, it should not suggest
otherwise by changing the cursor to a pointer. Since the scrolling is
done via JS, we should also change the cursor via JS.[1]

While we're at it, we also fix the potential JS error where we call the
`.offset()` method on an empty `jQuery` object.

[1] <https://github.com/php/doc-en/issues/2071#issuecomment-1354497367>

show more ...

57fe66b109-Aug-2023 Leonardo Poletto

Fix code blocks overflowing content. (#777)

a6d5888f04-Aug-2023 Ben Ramsey

Announce PHP 8.0.30

4b4d55ac03-Aug-2023 Eric Mann

Announce PHP 8.3.0beta2

12345678910>>...486