Formatting issue

This commit is contained in:
Phil Sturgeon
2012-10-23 16:01:27 -03:00
parent ff14270630
commit 8feb9338ac

View File

@@ -29,7 +29,7 @@ use either `-1` or `E_ALL | E_STRICT`.
**Reporting Every Possibly Error by PHP Version** **Reporting Every Possibly Error by PHP Version**
* < 5.3 `-1` or `E_ALL` * < 5.3 `-1` or `E_ALL`
* 5.3 `-1` or `E_ALL | E_STRICT` * 5.3 `-1` or `E_ALL | E_STRICT`
* > 5.3 `-1` or `E_ALL` * > 5.3 `-1` or `E_ALL`
### Production ### Production