PHP Classes

PHP Release level

Recommend this page to a friend!

      PHP Web Console  >  All threads  >  PHP Release level  >  (Un) Subscribe thread alerts  
Subject:PHP Release level
Summary:Code breaks below php 5.4
Messages:2
Author:Gary England
Date:2015-03-13 14:35:46
 

  1. PHP Release level   Reply   Report abuse  
Picture of Gary England Gary England - 2015-03-13 14:35:46
You may wish to note in your documentation that you must have php 5.4 and above. Lines 12,32,42,52,62, and 79 break otherwise. Also using the short array declaration [] on line 25 breaks the code.

Good job!
Gary

  2. Re: PHP Release level   Reply   Report abuse  
Picture of Matthew Knowlton Matthew Knowlton - 2015-03-13 14:55:01 - In reply to message 1 from Gary England
This has been modified in the class info.
Thanks