summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix #53092 - dns_get_record does not return false on dns server failureTjerk Meesters2014-11-301-1/+7
| * | | | Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
* | | | | Added more useful warning messagesTjerk Meesters2014-11-301-6/+17
* | | | | Changed based on comments and make its behaviour equal to the Windows versionTjerk Meesters2014-11-302-3/+3
* | | | | Fix #53092 - dns_get_record does not return false on dns server failureTjerk Meesters2014-11-301-1/+7
* | | | | Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
* | | | | XFAIL as catch_workers_output = yes seems not reliableRemi Collet2014-12-013-2/+4
* | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-303-2/+39
|\ \ \ \ \ | |/ / / /
| * | | | update NEWSStanislav Malyshev2014-11-301-0/+4
| * | | | Add a test for bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSF...Jille Timmermans2014-11-301-0/+30
| * | | | Fixed bug #67643 (curl_multi_getcontent returns '' when CURLOPT_RETURNTRANSFE...Jille Timmermans2014-11-301-2/+5
* | | | | fix ZTSStanislav Malyshev2014-11-301-2/+2
* | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-304-24/+61
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-300-0/+0
| |\ \ \ \ | | |/ / /
| | * | | update newsStanislav Malyshev2014-11-302-5/+8
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-300-0/+0
| |\ \ \ \
| | * | | | update newsStanislav Malyshev2014-11-301-0/+3
| | |/ / /
| | * | | Apply error-code-salt fix to Windows tooLeigh2014-11-300-0/+0
| | * | | Bug fixes in light of failing bcrypt testsLeigh2014-11-302-1/+3
| | * | | Add tests from 1.3. Add missing tests.Leigh2014-11-301-2/+31
| | * | | Upgrade crypt_blowfish to version 1.3Leigh2014-11-301-19/+24
| * | | | update NEWSStanislav Malyshev2014-11-301-0/+1
| * | | | Merge branch 'pull-request/868' into PHP-5.5Stanislav Malyshev2014-11-303-24/+60
| |\ \ \ \
| | * | | | Apply error-code-salt fix to Windows tooLeigh2014-10-071-1/+1
| | * | | | Bug fixes in light of failing bcrypt testsLeigh2014-10-072-2/+4
| | * | | | Add tests from 1.3. Add missing tests.Leigh2014-10-071-2/+31
| | * | | | Upgrade crypt_blowfish to version 1.3Leigh2014-10-071-19/+24
* | | | | | Conflicts:m.bennewitz2014-11-305-1/+114
* | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-301-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'pull-request/914' into PHP-5.5Stanislav Malyshev2014-11-301-0/+1
| |\ \ \ \ \
| | * | | | | Fixes memory leak introduced in 2b9af967Florian MARGAINE2014-11-231-0/+1
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-306-5/+160
|\ \ \ \ \ \ \
| * | | | | | | Adds test cases for openssl EC improvementsDominic Luechinger2014-11-305-7/+97
| * | | | | | | Adds better handling of EC keys: OPENSSL_KEYTYPE_ECDominic Luechinger2014-11-301-5/+70
| |/ / / / / /
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-302-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Update NEWSStanislav Malyshev2014-11-301-0/+1
| * | | | | | fix typoStanislav Malyshev2014-11-301-1/+1
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-302-29/+29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added test and review suggestionmcq82014-11-302-34/+27
| * | | | | | Fix bug #68335: rmdir doesnt work with file:// stream wrappermcq82014-11-301-0/+7
* | | | | | | fix tests for systems with no de_DE localesStanislav Malyshev2014-11-301-0/+5
* | | | | | | Move chown to fpm_unix_set_socket_premissions()Remi Collet2014-11-293-7/+19
* | | | | | | Updated NEWSJulien Pauli2014-11-291-1/+5
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-291-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Updated NEWSJulien Pauli2014-11-291-0/+4
| * | | | | | Fix #60509, pcntl_signal doesn't decrease ref-count of old handlerJulien Pauli2014-11-291-0/+1
* | | | | | | Updated NEWSJulien Pauli2014-11-291-0/+4
* | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-292-22/+77
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Updated NEWSJulien Pauli2014-11-291-0/+3
| * | | | | | SPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAMEPaul Garvin2014-11-292-22/+77