This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-16 07:11:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
captcha
History
Alexander Makarov
48ec791e4a
Fixes
#5587
:
json_encode
is now used with
JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE
where it makes sense, also it is now default for
Json::encode()
2014-10-19 18:50:46 +04:00
..
Captcha.php
Fixes
#5598
: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message
2014-10-19 01:23:46 +04:00
CaptchaAction.php
Fixes
#5587
:
json_encode
is now used with
JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE
where it makes sense, also it is now default for
Json::encode()
2014-10-19 18:50:46 +04:00
CaptchaAsset.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
CaptchaValidator.php
Fixes
#5587
:
json_encode
is now used with
JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE
where it makes sense, also it is now default for
Json::encode()
2014-10-19 18:50:46 +04:00
SpicyRice.md
psr-4 move
2014-01-10 21:41:43 -05:00
SpicyRice.ttf
psr-4 move
2014-01-10 21:41:43 -05:00