summaryrefslogtreecommitdiffstats
path: root/Core/Util/StringUtils.php
Commit message (Expand)AuthorAgeFilesLines
* CS: Pre incrementation/decrementation should be used if possibleGregor Harlan2015-04-071-1/+1
* fixed CSFabien Potencier2015-03-251-6/+7
* Change behavior to mirror hash_equals() returning early if there is a length ...Anthony Ferrara2015-03-251-9/+9
* CS fixingAnthony Ferrara2015-03-251-1/+1
* Prevent modifying secrets as much as possibleAnthony Ferrara2015-03-251-9/+13
* Update StringUtils.phpScott Arciszewski2015-03-251-1/+8
* WhitespaceScott Arciszewski2015-03-251-2/+3
* Update StringUtils.phpScott Arciszewski2015-03-251-2/+16
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-1/+1
* Docblock fixesGraham Campbell2014-11-301-1/+1
* fixed CSFabien Potencier2014-09-221-1/+3
* [Security] Use hash_equals for constant-time string comparisonKévin Dunglas2014-09-041-1/+9
* fixing typo in a commentv2.3.19Christian Flothmann2014-09-011-1/+1
* Made optimization deprecating modulus operatorYosmany Garcia2014-08-141-8/+4
* fixed types in phpdocsFabien Potencier2014-04-161-1/+1
* fixed CSFabien Potencier2012-12-291-1/+1
* Improve timing safe comparison functionAnthony Ferrara2012-12-291-10/+21
* Make non-instantiable utils classes consistent with each otherRoman Marintsenko2012-11-131-4/+5
* fixed CSFabien Potencier2012-10-281-1/+1
* rename String to StringUtilsFabien Potencier2012-10-281-0/+48