Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2f93794ba928d7f70a38dd7d3813a2d17962a4e5
/
system
/
core
/
Utf8.php
4b9c629
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
14a0ac6
Moving security to core.
by Pascal Kriete
· 14 years ago
7d3a189
Moving the file to Utf8.php
by Pascal Kriete
· 14 years ago
[Renamed from system/core/Unicode.php]
aaec1e4
Renaming the unicode class to utf8 so we don't run the risk of violating the Unicode Consortium's trademark.
by Pascal Kriete
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
a926328
Changing all class constructors to __construct()
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
e917f9b
Automated merge with http://hg.ellislab.com/CodeIgniter2
by Pascal Kriete
· 14 years ago
5b2d2da
Fixing the docblock on the unicode class.
by Pascal Kriete
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
98badc1
adding Unicode class to core
by Derek Jones
· 15 years ago