Skip to content

Commit

Permalink
[DOC] Notice about faulty PHP Version 5.3.3 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Jul 2, 2013
1 parent 92d483d commit b957b79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,8 @@ misinterpreted when used as numeric values.

It is highly recommended to use the inline annotation when your return values have a specific
type before being output. Which is exactly the case when working with the v:math.* ViewHelpers.

## Known issues

* PHP 5.3.3: Due to errors in the class loader, you should recompile / upgrade to a more recent
version. PHP 5.3.7 is recommended at least

0 comments on commit b957b79

Please sign in to comment.