History log of /web-php/ (Results 226 – 250 of 12131)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0f45334d03-Aug-2023 Ben Ramsey

Add ramsey to the PHP 8.0 GPG keys

bf5edf3603-Aug-2023 Ben Ramsey

8.0.30 tarballs

383943ae03-Aug-2023 Ben Ramsey

Announce PHP 8.1.22

fe25ef3e03-Aug-2023 Sergey Panteleev

8.2.9 tarballs (2nd tag)

7478b7d301-Aug-2023 Ben Ramsey

8.1.22 tarballs

a3c0ba8b01-Aug-2023 Sergey Panteleev

8.2.9 tarballs

17a8f22026-Jul-2023 Sergey Panteleev

Fix the PHP version in the announcement

542a8ec020-Jul-2023 Eric Mann

Announce PHP 8.3.0beta1

542b8bab20-Jul-2023 Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com>

docs: adjust image size for PHP Velho Oeste 2023 (#797)

docs: adjust image size to be proportionate on mobile for PHP Velho Oeste 2023

Co-authored-by: Marcos Marcolin <marcos@ixcsof

docs: adjust image size for PHP Velho Oeste 2023 (#797)

docs: adjust image size to be proportionate on mobile for PHP Velho Oeste 2023

Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br>

show more ...

fd738c0c19-Jul-2023 Sergey Panteleev

Add Web Summer Camp 2023

Closes #761

74ee5bd319-Jul-2023 Alejandro Ibarra

Add CakeFest 2023 Conference Announcement (#796)

Co-authored-by: Sergey Panteleev <sergey@php.net>

3a989b0b19-Jul-2023 Marcos Marcolin <48370677+marcosmarcolin@users.noreply.github.com>

Add conference PHP Velho Oeste 2023 in Brazil (#795)

f71b6c7319-Jul-2023 Javier Eguiluz

Add woff2 fonts and other font related tweaks (#752)

The following changes are made in this commit:

**(1)** Add the WOFF2 variant of web fonts. [WOFF2 standard](https://w3c.github.i

Add woff2 fonts and other font related tweaks (#752)

The following changes are made in this commit:

**(1)** Add the WOFF2 variant of web fonts. [WOFF2 standard](https://w3c.github.io/woff/woff2/) reduces the file sizes significantly. This is important to make our website more accessible to folks with limited Internet connections.

96% of browsers support WOFF2 ([source](https://caniuse.com/?search=woff2)) and we still have WOFF and TTF/OTF/EOT formats for those edge-cases which don't support it.

Real examples of the file size reductions for php.net:

```
Fira Sans Regular: 183 KB (woff) -> 129 KB (woff2) --> 30% reduction in size
Fira Mono Regular: 87 KB (woff) -> 65 KB (woff2) --> 35% reduction in size
```

**(2)** Use `font-display: swap` for web fonts (see [MDN Docs for font-display](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display))

This is recommended to not block the rendering the page for a long time if the web font is not available. Again, this is important for folks with suboptimal network connections.

The `swap` value is also the default option in popular font services like [Google Fonts](https://fonts.google.com/).

**(3)** Update the list of alternative font families.

I updated the sans-serif and mono font stack used in the design. The new stacks are much longer (not a problem in practice thanks to CSS variables) but they cover all common browsing devices (including smartphones). I crafted the list from the recommended font stacks of the most popular CSS frameworks and the most popular websites for developers.

show more ...

0b55ec3312-Jul-2023 Caleb Mazalevskis

Fix PHP 8.1.21 release date (#792)

b154a17611-Jul-2023 Ian Littman

Update Longhorn PHP 2023 CFP Deadline (#794)

CFP was extended, so bumping the deadline for the post. Will add another post once the schedule is announced.

a93d873b10-Jul-2023 Ben Ramsey

Add PDF version of the Zend Grant document

eead746d07-Jul-2023 Nathan Gibbs

Fixed typo in mirroiring page (#791)

62aa3bb106-Jul-2023 Patrick Allaert

PHP 8.1.21 released

79f9ec1c06-Jul-2023 Sergey Panteleev

Announce PHP 8.2.8

44a295d406-Jul-2023 Jakub Zelenka

Announce PHP 8.3.0alpha3

47c62c6a04-Jul-2023 Patrick Allaert

8.1.21 tarballs

bb87302e04-Jul-2023 Sergey Panteleev

8.2.8 tarballs

bf7eff4a26-Jun-2023 Lu Fei <52o@qq52o.cn>

Fix autoload redirect failure (#788)

9e32ca8e23-Jun-2023 Kamil Tekiela

Enable horizontal scroll bar for code blocks (#770)

72d6912022-Jun-2023 Eric Mann

Announce PHP 8.3.0alpha2

12345678910>>...486