Diferencia entre revisiones de «Plantilla:PHP/Introduccion»
De WikiEducator
(→Configuraciones) |
(→Configuraciones) |
||
Línea 93: | Línea 93: | ||
;Directivas de PHP.ini | ;Directivas de PHP.ini | ||
http://www.php.net/manual/es/ini.list.php | http://www.php.net/manual/es/ini.list.php | ||
+ | ===Versiones de PHP=== | ||
+ | *Vamos a ver un poco de historia y evolución | ||
;Funciones que quedaron obsoletas en PHP 5.3.x | ;Funciones que quedaron obsoletas en PHP 5.3.x | ||
http://php.net/manual/es/migration53.deprecated.php | http://php.net/manual/es/migration53.deprecated.php | ||
− | + | {{Nota|Las siguientes funciones quedaron obsoletas en PHP 5.3.x (versión lanzada en 2009). Aunque esta versión ya no recibe soporte oficial, esta información puede resultar interesante para entender la evolución del lenguaje.}} | |
;Características obsoletas en PHP 7.0.x | ;Características obsoletas en PHP 7.0.x | ||
Línea 104: | Línea 106: | ||
http://www.php.net/manual/es/ini.list.php | http://www.php.net/manual/es/ini.list.php | ||
− | |||
− | |||
− | |||
− | ; | + | ;Nuevas funcionalidades en PHP 7.4 |
− | + | ||
− | + | ||
− | ; | + | ;''Principales mejoras''. Las nuevas características introducidas en PHP 7.4 incluyen: |
− | ''Principales mejoras'' | + | * la asignación de valores mediante ''arrow functions'', |
− | http://php.net/manual/es/migration74.new-features.php | + | * ''typed properties'' (propiedades tipadas), |
+ | * ''spread operator'' en arrays, entre otras. | ||
+ | {{MRM_Web| | ||
+ | http://php.net/manual/es/migration74.new-features.php | ||
+ | }} | ||
;Nuevas funcionalidades en PHP 8.0 | ;Nuevas funcionalidades en PHP 8.0 |
Revisión de 22:47 20 oct 2024