summaryrefslogtreecommitdiffstats
path: root/Tests/Core/Util/SecureRandomTest.php
Commit message (Expand)AuthorAgeFilesLines
* CS: Pre incrementation/decrementation should be used if possibleGregor Harlan2015-04-071-7/+7
* CS: Binary operators should be arounded by at least one spaceDariusz Ruminski2015-03-271-1/+1
* [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKerne...Vladimir Reznichenko2015-03-071-4/+4
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-5/+5
* fixed various inconsistenciesv2.3.10Fabien Potencier2014-02-111-2/+2
* fixed CS for lambdasFabien Potencier2013-12-281-1/+1
* fix some file mode bug 755->644v2.2.5bronze1man2013-08-061-0/+0
* removed unused use statementsFabien Potencier2012-11-041-1/+0
* [Security] fixed tests when OpenSSL is not installedFabien Potencier2012-10-281-4/+1
* fixed tests when OpenSsl is not enabled in PHP, renamed a missnamed test, add...Fabien Potencier2012-10-281-2/+29
* fixed CSFabien Potencier2012-10-281-9/+9
* renamed Prng to SecureRandomFabien Potencier2012-10-281-0/+178