Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Alphacharge Alphacharge released this 09 Dec 12:36
82ac52c

Refurbish and improve

This release gets rid of a lot of strlen function calls.
Further a lot of variables are renamed for better understanding, NULL protections are added and some functions changed.
We also have a new function str_replace_first that is able to create a new string.