Skip to content

Instantly share code, notes, and snippets.

@Klemart3D
Created July 4, 2025 08:40
Show Gist options
  • Save Klemart3D/f1ced21d4f8bad23888926067c67258b to your computer and use it in GitHub Desktop.
Save Klemart3D/f1ced21d4f8bad23888926067c67258b to your computer and use it in GitHub Desktop.
Compatibilité entre versions de PrestaShop et PHP
Version PS \ PHP : ≤5.1 5.2 5.3 5.4 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 8.5
PrestaShop 1.2 -> 1.5 - OK OK OK OK! - - - - - - - - - - -
PrestaShop 1.6.0 - OK OK OK OK OK! - - - - - - - - - -
PrestaShop 1.6.1 - OK OK OK OK OK OK! - - - - - - - - -
PrestaShop 1.7.0 -> 1.7.3 - - - OK OK OK OK! - - - - - - - - -
PrestaShop 1.7.4 - - - - OK OK OK! - - - - - - - - -
PrestaShop 1.7.5 -> 1.7.6 - - - - OK OK OK OK! - - - - - - - -
PrestaShop 1.7.7 - - - - - - OK OK OK! - - - - - - -
PrestaShop 1.7.8 - - - - - - OK OK OK OK! - - - - - -
PrestaShop 8.0.0 -> 8.2.0 - - - - - - - OK OK OK OK OK! - - - -
PrestaShop 9.0.0 - - - - - - - - - - - OK OK OK! OK -

Légende :

  • -: Non compatible
  • OK: Compatible
  • OK!: Version recommandée
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment