summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.6.0alpha1php-5.6.0alpha1Ferenc Kovacs2014-01-213-4/+4
* Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-01-212-0/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-01-212-0/+2
| |\
| | * fix these tests so they properly clean up after themselves.Ferenc Kovacs2014-01-202-0/+2
| | * Update NEWS for bug fix #62479Will Fitch2014-01-191-0/+3
| * | Updating NEWS with PDO changeWill Fitch2014-01-201-0/+4
* | | Updating NEWS with 66509 changeWill Fitch2014-01-201-0/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-01-204-446/+486
|\ \ \ | |/ /
| * | Skip those test which fails on ARM architectureRemi Collet2014-01-204-1/+41
| * | dos2unixRemi Collet2014-01-202-446/+446
* | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-01-201-1/+1
|\ \ \ | |/ /
| * | release 7.0.3Xinchen Hui2014-01-201-1/+1
* | | fixed glob compilation with vc12Anatol Belski2014-01-201-3/+10
* | | support for Visual C+ 2013Anatol Belski2014-01-201-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-01-208-4/+131
|\ \ \ | |/ /
| * | Skip readline tests which fail with libeditRemi Collet2014-01-208-4/+131
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-01-201-0/+5
|\ \ \ | |/ /
| * | Fixed Bug #66412 readline_clear_history() with libedit causes segfault after ...Remi Collet2014-01-202-0/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2014-01-1914-95/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-1914-95/+22
| |\ \ | | |/
| | * Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-1914-95/+22
* | | fix C89 compatAnatol Belski2014-01-191-1/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Will Fitch2014-01-182-2/+85
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-182-2/+85
| |\ \ | | |/
| | * Fix #62479: Some chars not parsed in passwordsWill Fitch2014-01-182-2/+85
* | | Merge branch 'PHP-5.5' into PHP-5.6Will Fitch2014-01-182-1/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-183-1/+19
| |\ \ | | |/
| | * Fix bug #66509: copy() arginfo incorrect since 5.4Will Fitch2014-01-183-1/+17
* | | Fix argument unpacking across stack pagesNikita Popov2014-01-184-4/+63
* | | Merge branch 'phpdbg' into PHP-5.6Johannes Schlüter2014-01-185-57/+82
|\ \ \
| * | | zts fixkrakjoe2014-01-171-1/+1
| * | | ...krakjoe2014-01-171-15/+18
| * | | remove goto from zend_try/zend_end_try/zend_catch blockskrakjoe2014-01-172-21/+19
| * | | fix #50krakjoe2014-01-161-7/+9
| * | | issues raised in #46, don't quit on CTRL+C if not executingkrakjoe2014-01-131-2/+8
| * | | patch versionkrakjoe2014-01-131-1/+1
| * | | fix #46 ignore EOFkrakjoe2014-01-132-18/+27
| * | | Revert "fix #46 ignore EOF"krakjoe2014-01-132-27/+18
| * | | fix #46 ignore EOFcyanogenmod2014-01-132-18/+27
| * | | work on #46 (handle quit local consoles gracefully)krakjoe2014-01-121-10/+17
| * | | update versionkrakjoe2013-12-271-2/+1
| * | | upstream mergeJoe Watkins2013-12-251-1/+2
* | | | Add a couple of missing items to UPGRADING.Adam Harvey2014-01-171-0/+6
* | | | Clarify always_populate_raw_post_data situation in 5.6Michael Wallner2014-01-172-14/+7
* | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-01-171-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | added appropriate exception handling flag to ext\intlAnatol Belski2014-01-171-0/+1
| * | | Update NEWSYasuo Ohgaki2014-01-171-2/+2
* | | | fix indentationAntony Dovgal2014-01-177-54/+59
* | | | Add some basic and apparmor tests to fpmGernot Vormayr2014-01-177-1/+251
* | | | Add --force-stderr to fpmGernot Vormayr2014-01-174-5/+16