summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 5.5.9 finalphp-5.5.9PHP-5.5.9Julien Pauli2014-02-053-4/+4
|
* 5.5.9 RC1php-5.5.9RC1Julien Pauli2014-01-223-4/+4
|
* Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-221-1/+0
|\ | | | | | | | | * PHP-5.4: fixed test
| * fixed testAnatol Belski2014-01-221-1/+0
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-221-2/+2
|\ \ | |/ | | | | | | * PHP-5.4: fix zts
| * fix ztsAnatol Belski2014-01-221-2/+2
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-222-0/+5
|\ \ | |/ | | | | | | * PHP-5.4: fixed missing usleep() prototype in pgsql
| * fixed missing usleep() prototype in pgsqlAnatol Belski2014-01-222-0/+5
| |
* | Fixed previous commit may delete unwanted cookies.Yasuo Ohgaki2014-01-221-1/+45
|\ \ | |/
| * Fixed previous commit may delete unwanted cookies. Sync tests from upper ↵Yasuo Ohgaki2014-01-224-6/+52
| | | | | | | | branches.
| * Re-fixed bug #66469Yasuo Ohgaki2014-01-226-13/+14
| |
* | Re-fixed bug #66469Yasuo Ohgaki2014-01-223-3/+3
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-210-0/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | * PHP-5.4: fix CVE ref for bug #66060 5.4.26 next fix news Conflicts: configure.in main/php_version.h
| * fix CVE ref for bug #66060Stanislav Malyshev2014-01-211-1/+2
| |
| * 5.4.26 nextStanislav Malyshev2014-01-213-4/+6
| |
| * fix newsStanislav Malyshev2014-01-211-3/+4
| |
* | fix CVE ref for bug #66060Stanislav Malyshev2014-01-211-1/+2
| |
* | fix buglet in makedistStanislav Malyshev2014-01-211-1/+1
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-211-2/+2
|\ \ | |/ | | | | | | * PHP-5.4: fixed post deactivate signature in ext\libxml
| * fixed post deactivate signature in ext\libxmlAnatol Belski2014-01-211-2/+2
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-01-211-3/+4
|\ \ | |/
| * fix NEWS formattingJohannes Schlüter2014-01-211-1/+2
| |
| * Fix bug #66283 (Segmentation fault after memory_limit)Johannes Schlüter2014-01-212-3/+7
| | | | | | | | | | | | | | | | There are situations where mysqlnd dupliates zvals while freeing result sets. If the memory_limit is reached during this operation the engine will bailout. This patch makes sure that a later attempt (during RSHIUTDOWN) won't cause a double free, instead we rely on the engine to free emalloc()ed memory after bailout.
* | Change automaticaly to automaticallyCarson McDonald2014-01-211-1/+1
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-01-212-0/+2
|\ \ | |/ | | | | | | * PHP-5.4: fix these tests so they properly clean up after themselves.
| * 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
| |
* | Skip those test which fails on ARM architectureRemi Collet2014-01-204-1/+41
| | | | | | | | Add minimal tests for all arch.
* | dos2unixRemi Collet2014-01-202-446/+446
| |
* | release 7.0.3Xinchen Hui2014-01-201-1/+1
| |
* | Skip readline tests which fail with libeditRemi Collet2014-01-208-4/+131
| | | | | | | | Add specific libedit test (output slightly differs)
* | Fixed Bug #66412 readline_clear_history() with libedit causes segfault after ↵Remi Collet2014-01-202-0/+9
| | | | | | | | | | | | | | | | | | #65714 Checking all libedit functions, this check is done in each functions (add_history, read_history, write_history, ...) but is missing in clear_history. Test coverage: readline_clear_history_001.phpt
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-1914-95/+22
|\ \ | |/ | | | | | | * PHP-5.4: Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.
| * Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-1914-95/+22
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-182-2/+85
|\ \ | |/ | | | | | | * PHP-5.4: Fix #62479: Some chars not parsed in passwords
| * Fix #62479: Some chars not parsed in passwordsWill Fitch2014-01-182-2/+85
| | | | | | | | | | This fixes an issue where backslashes and spaces aren't correctly parsed for passwords.
* | Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-183-1/+19
|\ \ | |/ | | | | | | | | | | | | * PHP-5.4: Fix bug #66509: copy() arginfo incorrect since 5.4 Conflicts: NEWS
| * Fix bug #66509: copy() arginfo incorrect since 5.4Will Fitch2014-01-183-1/+17
| | | | | | | | | | | | Since 5.4, the ZEND_BEGIN_ARG_INFO_EX was replaced by non _EX, causing Reflection to assume the $context parameter is required.
* | added appropriate exception handling flag to ext\intlAnatol Belski2014-01-171-0/+1
| | | | | | | | | | | | | | According to the doc page http://msdn.microsoft.com/en-us/library/1deeycx5.aspx it's appropriate as none of the extern C functions do throw exceptions. This also fixes the warning C4530.
* | Update NEWSYasuo Ohgaki2014-01-171-2/+2
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-172-0/+18
|\ \ | |/ | | | | | | * PHP-5.4: forked the test for bug #66481
| * forked the test for bug #66481Anatol Belski2014-01-172-0/+18
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2014-01-162-12/+5
|\ \ | |/
| * Re-fixed Bug #66481 (Calls to session_name() segfault when session.name is null)Xinchen Hui2014-01-163-3/+23
| |
| * Revert "Bug #66481 Segfaults on session_name()"Xinchen Hui2014-01-162-23/+0
| | | | | | | | This reverts commit 5662ffb295c6f9cb10768d8246f2656aae6b8abb.
| * Revert "Update NEWS"Xinchen Hui2014-01-161-4/+0
| | | | | | | | This reverts commit 8f5de8ddcf5fea43928cf2358b95f3de1ab5ade9.
| * Update NEWSYasuo Ohgaki2014-01-161-0/+4
| |
* | Update NEWSYasuo Ohgaki2014-01-161-0/+2
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-162-0/+23
|\ \ | |/ | | | | | | * PHP-5.4: Bug #66481 Segfaults on session_name()