summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/chunk_split_variation2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-12/+12
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-12/+12
* Refactor ZEND_LONG_MAX/MIN checks into ZEND_DOUBLE_FITS_LONG()Andrea Faulds2014-11-291-2/+2
* Skip buncha tests on 32-bitAndrea Faulds2014-11-291-0/+2
* standardise and clean up string functions parameter parsingStanislav Malyshev2009-08-131-17/+27
* Fix testsandy wharmby2009-08-041-4/+3
* - Fixed tests to be more portableJani Taskinen2009-07-231-3/+3
* MFH: Updated tests after double->long conversion change (basically to match 5.2)Matt Wilmas2009-06-041-1/+3
* Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zo...Dmitry Stogov2007-12-171-20/+18
* fix tests: better float valuesRaghubansh Kumar2007-11-091-5/+7
* New testcases for chunk_split() functionRaghubansh Kumar2007-09-291-0/+172