This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-14 03:56:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dadd253a209189a074cdb0948907aa137e00a3ed
yii
/
framework
/
web
/
helpers
History
Alexander Makarov
1e1c5b7b05
Fixes
#4043
: Fixed
CJavaScript::quote()
to properly escape Unicode characters
2017-04-18 15:45:27 +03:00
..
CGoogleApi.php
change copyright symbol
2013-01-15 18:38:02 +07:00
CHtml.php
Fixes
#4064
: Fixed CHtml::beginForm which produced wrong HTML when using an anchor in the action URL of a GET form
2017-03-14 00:30:12 +03:00
CJavaScript.php
Fixes
#4043
: Fixed
CJavaScript::quote()
to properly escape Unicode characters
2017-04-18 15:45:27 +03:00
CJavaScriptExpression.php
remove extra parameter from constructor
2012-08-08 00:07:17 +02:00
CJSON.php
Added a guard to prevent the autoload bug as mentioned by @cebe.
2013-08-30 22:59:12 +02:00