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

Commit

Permalink
Bump to version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jun 25, 2015
1 parent fca739c commit a7a9a98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.2.3 (2015-06-25)

- fix mb_strrpos shim with negative offset
- sync tests with latest PHP/HHVM behaviors
- remove PHP7/HHVM from allowed failures
- move to PSR-1+2+4
- mv class/ src/

## v1.2.2 (2015-04-26)

- Fix ucwords to be functionally the same as in-built PHP version
Expand Down

0 comments on commit a7a9a98

Please sign in to comment.