summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* correct fix to the natcmp_exAnatol Belski2014-09-151-2/+2
* fix test which fails if prevous run cleanup failedAnatol Belski2014-09-121-1/+3
* fixed the tests, related to the basename behaviour, bug #66395Anatol Belski2014-09-072-17/+17
* Merge branch 'pr/804'Tjerk Meesters2014-09-051-0/+12
|\
| * Adds phpversion test to prevent #67959Florian MARGAINE2014-09-041-0/+12
* | Merge branch 'PHP-5.6'Tjerk Meesters2014-09-011-0/+40
|\ \ | |/ |/|
| * Added test caseTjerk Meesters2014-09-011-0/+40
* | Don't depend on exact parse error messages in assert testsNikita Popov2014-08-292-2/+2
* | skip this if we can't check the uidAnatol Belski2014-08-281-0/+1
* | Fix test with opcache/zts dependent outputNikita Popov2014-08-271-0/+0
* | Merge remote-tracking branch 'php-src/master' into astNikita Popov2014-08-253-17/+26
|\ \
| * | Fixed test. It's not a problem to perform/continue replacing if the source "$...Dmitry Stogov2014-08-211-13/+19
| * | remove bogus locale use from testkrakjoe2014-08-211-2/+5
| * | Introduced get_resources() function.Dmitry Stogov2014-08-201-2/+2
* | | Adjust serialization tests to not rely on auto-vivification orderNikita Popov2014-08-182-12/+12
* | | Merge branch 'master' into astNikita Popov2014-08-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6'Lior Kaplan2014-08-171-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
| | |\
| | | * 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 remote-tracking branch 'php-src/phpng' into astNikita Popov2014-08-164-17/+65
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into testDmitry Stogov2014-08-112-0/+40
| |\ \ \ \
| | * | | | Fixed skip case for intdiv 64-bit testAndrea Faulds2014-08-061-0/+2
| | * | | | Merge branch 'intdiv'Andrea Faulds2014-08-062-0/+38
| | |\ \ \ \
| | | * | | | Added -1 safety check, fixed testAndrea Faulds2014-07-151-1/+3
| | | * | | | Fixed testcaseAndrea Faulds2014-07-151-2/+2
| | | * | | | Implemented intdiv()Andrea Faulds2014-07-152-0/+36
| * | | | | | Merge branch 'master' into phpngDmitry Stogov2014-08-042-17/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'PHP-5.6'Bob Weinand2014-07-301-17/+0
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Revert "Fix bug #67064 in a BC safe way"Bob Weinand2014-07-301-17/+0
| | * | | | | Merge branch 'PHP-5.6'Tjerk Meesters2014-07-301-0/+25
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | | * | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-301-0/+25
| | | |\ \ \ | | | | |/ /
| | | | * | 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
* | | | | | Fix tests to account for warnings moved from RT to CTNikita Popov2014-08-151-1/+1
* | | | | | Merge branch 'phpng' into astNikita Popov2014-07-2225-36/+288
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' into phpngDmitry Stogov2014-07-142-3/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-5.6'Tjerk Meesters2014-07-122-3/+28
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-07-122-3/+28
| | | |\ \ \ | | | | |/ /
| | | | * | 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 'master' into testDmitry Stogov2014-07-071-0/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-5.6'Nikita Popov2014-07-021-0/+8
| | |\ \ \ \ | | | |/ / /