[program-l] Re: Weird/strange issue with PHP file

  • From: QuentinC <webmaster@xxxxxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Tue, 09 Oct 2012 22:55:46 +0200

Php 5.2.x vs 5.4. OK, so I would really advice to download a WAMP package so that you have the same version or allmost the same as the one you have on your production server. There are a lot of tricky differences between 5.2 and 5.3. For example, one of them screwed up all my ini-style files I was used to read with parse_ini_file. I know that some adjustments have been made to syntax, not only to allow anonymous functions and additionnal magic members. I don't know for 5.4 because I don't have it myself but I'm sure the key is there.

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: