summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/1368'Stanislav Malyshev2015-07-052-7/+9
|\
| * moved function warning test to money_format_error.phpt fileEdgar R. Sandi2015-06-252-7/+9
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-031-2/+46
|\ \
| * | Added more tests to improve function coverageEdgar R. Sandi2015-07-031-2/+46
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+18
|\ \ \ | |/ /
| * | Improved code coverage of explode functionEdgar R. Sandi2015-06-291-0/+18
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-292-0/+33
|\ \ \ | |/ /
| * | Added basic and error tests for hex2bin functionEdgar R. Sandi2015-06-292-0/+33
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+12
|\ \ \ | |/ /
| * | adding several other testing scenarios of code without coverage in stripcslas...Edgar R. Sandi2015-06-291-0/+12
* | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-291-0/+8
|\ \ \ | |/ / | | / | |/ |/|
| * adding another testing scenario without coverage in setlocale functionEdgar R. Sandi2015-06-291-0/+8
* | Fix bug #62922Nikita Popov2015-06-201-0/+0
* | Merge branch 'PHP-5.6'Remi Collet2015-05-281-48/+48
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2015-05-281-48/+48
| |\
| | * Relax a little this test, because random is not reliableRemi Collet2015-05-281-48/+48
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-121-0/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-121-0/+11
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-121-0/+11
| | |\
| | | * Add test for bug #69522Stanislav Malyshev2015-05-111-0/+11
* | | | apply a patchMasaki Kagaya2015-04-141-0/+29
* | | | Fix test on WindowsKalle Sommer Nielsen2015-03-261-2/+2
* | | | Fix test on WindowsKalle Sommer Nielsen2015-03-261-1/+1
* | | | Merge in master, fix merge conflicts and update patch to support exceptions e...Anthony Ferrara2015-03-181-0/+15
|\ \ \ \
| * | | | Fixed bug #69144 (strtr not replacing with partly matching replace pairs)Xinchen Hui2015-02-281-0/+15
* | | | | Scalar type hints with ZPP casting rulesAndrea Faulds2015-02-105-0/+0
|/ / / /
* | | | Merge branch 'PHP-5.6'Anatol Belski2015-02-081-8/+2
|\ \ \ \ | |/ / /
| * | | moved the part of the test into an appropriate placeAnatol Belski2015-02-081-8/+2
* | | | Merge branch 'PHP-5.6'Anatol Belski2015-02-081-0/+23
|\ \ \ \ | |/ / /
| * | | Fix another invalid free of CG(interned_empty_string)manuel2015-02-071-0/+7
| * | | add tests for #68996manuel2015-02-071-0/+16
* | | | Merge branch 'pull-request/989'Stanislav Malyshev2015-01-311-2/+2
|\ \ \ \
| * | | | Fix a few tests and remove error/warning for *0Anthony Ferrara2015-01-131-2/+2
* | | | | Remove support for hex number from is_numeric_stringNikita Popov2015-01-284-37/+17
* | | | | add another test to #1022Márcio Almada2015-01-271-0/+27
* | | | | add failing test for string_replace and array replaces with referencesMárcio Almada2015-01-271-0/+17
* | | | | Fix one more leak when wrong $needle type provide of strriposReeze Xia2015-01-231-0/+4
* | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-01-201-0/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-01-201-0/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-01-201-0/+25
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for bug #68710 (Use After Free Vulnerability in PHP's unserialize())Stanislav Malyshev2015-01-011-0/+25
| | | * | Bug fixes in light of failing bcrypt testsLeigh2014-11-301-0/+3
| | | * | Add tests from 1.3. Add missing tests.Leigh2014-11-301-2/+31
* | | | | Update remaining octal 32-bit testsAndrea Faulds2015-01-201-1/+1
* | | | | Better fixXinchen Hui2015-01-182-8/+35
* | | | | Fixed bug #68852 (broken strrpos with negative offset)Xinchen Hui2015-01-181-0/+8
* | | | | Error on invalid octal (fixes PHPSadness #31)Andrea Faulds2015-01-1743-55/+55
* | | | | Remove string category support in setlocale()Nikita Popov2015-01-171-13/+1
* | | | | Faster sorting algoXinchen Hui2015-01-141-4/+4
| |_|_|/ |/| | |
* | | | Fixed bug #68636 (setlocale no longer returns current value per category).Dmitry Stogov2015-01-091-0/+21