Skip to content

Releases: chroma-x/php-string-builder

1.1.0

Choose a tag to compare

@Bonscho Bonscho released this 19 Nov 10:38
85ca1ae
Merge pull request #1 from andriusbaliutis/master

Add empty string as default value for $string property to avoid issue…

1.0.12

Choose a tag to compare

@Bonscho Bonscho released this 18 Jan 15:59
Switched the root namespace and vendor prefix.

1.0.11

Choose a tag to compare

@Bonscho Bonscho released this 29 Jan 14:32
Added a test

1.0.10

Choose a tag to compare

@Bonscho Bonscho released this 04 Jan 10:41
Fixed a code style issue.

1.0.9

Choose a tag to compare

@Bonscho Bonscho released this 03 Jan 16:55
Fixed an issue with the codeclimate test reporter

Extended testing

Choose a tag to compare

@Bonscho Bonscho released this 03 Jan 16:48
1.0.7

Extended the Travis config by PHP 5.6

1.0.6

Choose a tag to compare

@Bonscho Bonscho released this 03 Jan 16:08
Code cleanup.

1.0.5: Removed PHP 5.3 from travis.yml

Choose a tag to compare

@Bonscho Bonscho released this 26 Oct 07:47
Fixed the minimum required version at composer.json
Updated readme.

1.0.4

Choose a tag to compare

@Bonscho Bonscho released this 30 Aug 10:59
Added lastChar and firstChar methods.

1.0.3

Choose a tag to compare

@Bonscho Bonscho released this 12 Aug 10:14
Added a new test case.