File tree Expand file tree Collapse file tree 2 files changed +19
-7
lines changed
Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 11* text =auto
22* eol =lf
33
4- .git export-ignore
5- .gitattributes export-ignore
6- .gitignore export-ignore
7- .github export-ignore
8- phpunit.xml export-ignore
9- CHANGELOG.md export-ignore
10- tests export-ignore
4+ .git export-ignore
5+ .gitattributes export-ignore
6+ .gitignore export-ignore
7+ / .github export-ignore
8+ phpunit.xml export-ignore
9+ CHANGELOG.md export-ignore
10+ / tests export-ignore
Original file line number Diff line number Diff line change 1+ <a name =" 3.0.0 " ></a >
2+ # [ 3.0.0] ( https://github.com/atomastic/strings ) (2021-02-18)
3+ * Moving to PHP 7.4.0
4+ * add echo() method
5+ * add format() method
6+ * add crc32() method
7+ * add md5() method
8+ * add sha1() method
9+ * add sha256() method
10+ * add base64Decode() method
11+ * add base64Encode() method
12+
113<a name =" 2.5.0 " ></a >
214# [ 2.5.0] ( https://github.com/atomastic/strings ) (2021-01-29)
315* fix contains() method
You can’t perform that action at this time.
0 commit comments