File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments