summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-12-161-0/+23
|\
| * Fix bug #68594 - Use after free vulnerability in unserialize()Stanislav Malyshev2014-12-161-0/+23
| * move the test to the right placeAnatol Belski2014-12-111-0/+11
| * 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
| * Fixed bug #68044: Integer overflow in unserialize() (32-bits only)Stanislav Malyshev2014-10-131-0/+12
* | Fix bug #68532: convert.base64-encode omits padding bytesmcq82014-12-122-0/+27
* | move the test to the right placeAnatol Belski2014-12-101-0/+11
* | fixed testAnatol Belski2014-12-061-1/+1
* | Fixed bug #65230 setting locale randomly brokenAnatol Belski2014-12-061-0/+60
* | Fixed bug #65769 localeconv() broken in TS buildsAnatol Belski2014-12-051-0/+80
* | fix dir separators in testAnatol Belski2014-12-051-2/+2
* | Merge branch 'pull-request/868' into PHP-5.5Stanislav Malyshev2014-11-301-2/+34
|\ \
| * | Bug fixes in light of failing bcrypt testsLeigh2014-10-071-0/+3
| * | Add tests from 1.3. Add missing tests.Leigh2014-10-071-2/+31
* | | Added test and review suggestionmcq82014-11-301-0/+13
* | | Fixed test to work with recent libcurl versionsMatteo Beccati2014-10-291-71/+63
* | | Fixed bug #68044: Integer overflow in unserialize() (32-bits only)Stanislav Malyshev2014-10-141-0/+12
* | | Fixed bug #68129Tjerk Meesters2014-10-094-73/+151
|/ /
* | fix test filenameAnatol Belski2014-09-291-2/+2
* | one more test to illustrate transfer of an arbitrary data amount throug pipesAnatol Belski2014-09-291-0/+84
* | fix tests on linuxAnatol Belski2014-09-292-2/+10
* | better test cleanupAnatol Belski2014-09-292-6/+13
* | Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-294-0/+299
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * typofixesVeres Lajos2014-08-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-141-1/+2
|\ \ | |/
| * fix testStanislav Malyshev2014-08-141-1/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-144-39/+99
|\ \ | |/
| * split the glob() test to test different basedirAnatol Belski2014-08-144-39/+99
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-141-1/+52
|\ \ | |/
| * fixed glob() edge case on windows, ref bug #47358Anatol Belski2014-08-141-0/+50
| * - fix bug #47358, glob returns error, should be empty array()Pierre Joye2014-08-141-1/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-301-0/+25
|\ \ | |/
| * Fixed bug #67693 - incorrect push to the empty arrayTjerk Meesters2014-07-301-0/+25
* | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-07-122-3/+28
|\ \ | |/
| * Fix for bug #34407 - ucwords and title caseTjerk Meesters2014-07-122-3/+28
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2014-07-021-0/+8
|\ \ | |/
| * Add test for bug #67151Nikita Popov2014-07-021-0/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-241-0/+15
|\ \ | |/
| * Merge branch 'PHP-5.4.30' into PHP-5.4Stanislav Malyshev2014-06-241-0/+15
| |\
| | * Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-231-0/+84
| | * Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-231-0/+15
| * | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-211-0/+84
* | | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-211-0/+84
* | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-121-0/+49
|\ \ \ | |/ /
| * | Follow 308 Permanent Redirect responses.Adam Harvey2014-06-121-0/+49
* | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-1214-0/+165
|\ \ \ | |/ /
| * | Keep 308-399 HTTP response codes when header('Location:') is called.Adam Harvey2014-06-1214-0/+165
| |/
| * Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-081-0/+9