commit | d2c4ec66946877ba4ef1c2bedf848eca9667c01d | [log] [tgz] |
---|---|---|
author | Greg Aker <greg@gregaker.net> | Sun Dec 25 22:52:57 2011 -0600 |
committer | Greg Aker <greg@gregaker.net> | Sun Dec 25 22:52:57 2011 -0600 |
tree | 008d005de26bcb973121bafb7e0c9f01450696e7 | |
parent | 5f70687a8116830b0fe34c6a03a6cd7e963a8cdb [diff] |
Changes in the UTF8 Class. - Adding error suppression ("@") on the preg_match() in the constructor to help prevent errors if PCRE doesn't support Unicode - Adding method visibility. - Changed comparisons on integers/booleans to explicit. eg: !==/===