Releases: nabeghe/stringer-php
Releases · nabeghe/stringer-php
v1.1.4
08 Nov 02:38
Compare
Sorry, something went wrong.
No results found
Check for empty string in len method to correctly handle null.
v1.1.3
27 Feb 16:49
Compare
Sorry, something went wrong.
No results found
Fix the sub method for new lines and consecutive spaces
v1.1.2
18 Dec 03:44
Compare
Sorry, something went wrong.
No results found
Resolve incompatibility with older PHP versions.
v1.1.0
17 Oct 21:43
Compare
Sorry, something went wrong.
No results found
Added the bool method to the Str class.
The Stringer class can access the methods of the Str class.
The constructor of the Stringer class uses Str::tryCast instead of strval.
The output type in some methods of the Str class that were string and false has been changed from false to null.
Data types were removed from the inputs and outputs.
Some methods have been documented.
v1.0.1
16 Oct 13:39
Compare
Sorry, something went wrong.
No results found
Added finish to Str.php
Fixed a little minor issues
v1.0.0
16 Oct 12:11
Compare
Sorry, something went wrong.
No results found