Skip to content

Commit c9d1299

Browse files
committed
add PHP releases table
1 parent c633283 commit c9d1299

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

translations/es-AR.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,20 @@ Cuando tengas dificultad para comprender un concepto, te sugiero que busques res
2929
- [PHP The Right Way](https://phptherightway.com/)
3030
- [StackOverflow](https://stackoverflow.com/questions/tagged/php)
3131

32+
### Lanzamientos recientes de PHP
33+
34+
| Version |Fecha de lanzamiento|
35+
|----------------------------------------------|---|
36+
| [PHP 8.1](https://www.php.net/releases/8.1/es.php) |Noviembre 2021|
37+
| [PHP 8.0](https://www.php.net/releases/8.0/es.php) |Noviembre 2020|
38+
| PHP 7.4 |Noviembre 2019|
39+
| PHP 7.3 |Diciembre 2018|
40+
| PHP 7.2 |Noviembre 2017|
41+
| PHP 7.1 |Diciembre 2016|
42+
| PHP 7.0 |Diciembre 2015|
43+
44+
Mas información en [php.net](https://www.php.net/supported-versions.php).
45+
3246
## Tabla de contenidos
3347

3448
- [PHP moderno cheatsheet](#php-moderno-cheatsheet)

0 commit comments

Comments
 (0)