summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/str_pad_variation5.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Remove 'bogus' error condition in str_pad()George Peter Banyard2019-08-241-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Fixed test (sizeof(zend_string) is different on 32 and 64-bit systems)Dmitry Stogov2016-03-021-1/+1
* Allocate zend_strings with correct sizeNikita Popov2014-04-231-1/+1
* Fixed test (now string data allocated together with zend_string structure)Dmitry Stogov2014-04-111-1/+1
* Skip tests reply on Zend MM turned onReeze Xia2012-08-111-0/+3
* - Fixed testsFelipe Pena2009-01-251-1/+1
* New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIn...andy wharmby2009-01-191-0/+31