summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/crypt_sha512.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in test cases for crypt_sha{256,512}Alex Dowad2020-06-241-2/+2
* Enforce min/max rounds in sha256/sha512 cryptNikita Popov2020-06-241-5/+10
* Reindent phpt filesNikita Popov2020-02-031-42/+42
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Remove superfluous SKIPIF sections of always available constantsGabriel Caruso2018-07-301-6/+0
* Remove superfluous SKIPIF sections of always available functionsGabriel Caruso2018-07-291-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-24/+24
* - add a test case and update the skip clausePierre Joye2009-12-161-3/+8
* - #50334, add CRYPT_SHA* constants and tests [DOC]Pierre Joye2009-12-091-0/+60