Skip to content

Tags: chroma-x/php-string-builder

Tags

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from andriusbaliutis/master

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

1.0.12

Switched the root namespace and vendor prefix.

1.0.11

Added a test

1.0.10

Fixed a code style issue.

1.0.9

Fixed an issue with the codeclimate test reporter

1.0.7

Extended the Travis config by PHP 5.6

1.0.6

Code cleanup.

1.0.5

Removed PHP 5.3 from travis.yml

Fixed the minimum required version at composer.json
Updated readme.

1.0.4

Added lastChar and firstChar methods.

1.0.3

Added a new test case.