roja45 Posted March 5, 2017 Share Posted March 5, 2017 In the contributor guide it states the following: "For modules compatible before the 1.7 PrestaShop version, the minimal compatibility has to be PHP 5.3. You will be then able to use, for example, namespaces."In the validator it returns me this:"Use of namespaces is forbidden"Anyone know which is true? Link to comment Share on other sites More sharing options...
NemoPS Posted March 6, 2017 Share Posted March 6, 2017 I think it means you don't have to use namespaces before 1.7, but need the php 5.3 functionality at least (like avoid using anything that was deprecated or removed with that version) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now