Skip to content

Releases: martinlindhe/php-mb-helpers

0.1.7: Merge pull request #1 from yarri/master

Choose a tag to compare

@martinlindhe martinlindhe released this 17 Mar 22:35
d12570a
mb_str_split(): length can't be a negative number

0.1.6

Choose a tag to compare

@martinlindhe martinlindhe released this 01 Nov 14:06
mb_str_split(): fix php 5.3 support, fix length 0 case

0.1.5

Choose a tag to compare

@martinlindhe martinlindhe released this 01 Nov 12:59
add mb_str_split()

0.1.4

Choose a tag to compare

@martinlindhe martinlindhe released this 03 Jun 12:19
mb_ucwords(): rewrote to match ucwords() more closely

0.1.3

Choose a tag to compare

@martinlindhe martinlindhe released this 03 May 11:55
update README

0.1.2

Choose a tag to compare

@martinlindhe martinlindhe released this 11 Apr 11:17
add mb_str_pad()

0.1.1

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Apr 15:50
mb_ucfirst: fix missing encoding parameter to some functions, broke p…

0.1.0

Choose a tag to compare

@martinlindhe martinlindhe released this 09 Apr 15:06
initial commit