Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/3808'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 19, 2013
2 parents 59d813b + 3707099 commit aed1a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PregReplace.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ public function filter($value)
* Validate a pattern and ensure it does not contain the "e" modifier
*
* @param string $pattern
* @return bool
* @throws Exception\InvalidArgumentException
*/
protected function validatePattern($pattern)
Expand Down

0 comments on commit aed1a4d

Please # to comment.