Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3a082fd3d6cb2e72612d51b9d8e54e93effb93eb
/
system
/
helpers
/
string_helper.php
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
1e14192
whitespace, code comments
by Derek Jones
· 15 years ago
472dd21
Added alpha, and sha1 string types to random_string() in the String Helper.
by Derek Allard
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
42e74bc
tweaking the regex for reduce_double_slashes to correctly handle duplicates at the beginning of the string
by Pascal Kriete
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
dd1e323
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
c04a9c4
typo fix: stering to string
by Derek Allard
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
49c676b
optimized reduce_multiples and strengthened type checking
by Derek Jones
· 17 years ago
375d9ba
quotes to entities now takes escaped and non-escaped quotes
by Derek Allard
· 17 years ago
3755fc6
fix up of regular expression in reduce multiples
by Derek Allard
· 17 years ago
d34c95b
added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
2c25fd0
return preg_replace("|^/*(.+?)/*$|", "\\1", $str);
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
72b58ca
repeater won't return any results if it is set to repeat 0 times.
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago