summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | more fixes related to bug #65715Anatol Belski2014-03-242-4/+24
* | | updated NEWSAnatol Belski2014-03-241-0/+2
* | | Fixed bug #65715 php5embed.lib isn't provided anymoreAnatol Belski2014-03-242-2/+19
* | | prep for 5.4.27 rc1Stanislav Malyshev2014-03-183-9/+11
* | | - Updated to version 2014.1 (2014a)Derick Rethans2014-03-181-207/+207
* | | Merge branch 'PHP-5.3' into PHP-5.4Mateusz Kocielski2014-03-181-2/+2
|\ \ \
| * | | Fixed off-by-one in php_url_parse_exMateusz Kocielski2014-03-181-1/+1
| | |/ | |/|
* | | NEWSRemi Collet2014-03-141-1/+4
* | | Fixed Bug #66833 Default digest algo is still MD5Remi Collet2014-03-142-2/+1
* | | Typo fix: sicret -> secretMichael Meyer2014-03-131-1/+1
* | | Removed bogus loopsTjerk Meesters2014-03-111-12/+11
* | | restored the old code in 5.4/5 related to bug #66872Anatol Belski2014-03-111-7/+10
* | | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2014-03-103-15/+20
|\ \ \
| * \ \ Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Pierre Joye2014-03-101-22/+154
| |\ \ \ | |/ / / |/| | |
* | | | updated libmagic.patchAnatol Belski2014-03-101-22/+154
| * | | fix #66872, invalid argument crashes gmp_testbitPierre Joye2014-03-101-6/+9
| * | | fix #66872, invalid argument crashes gmp_testbitPierre Joye2014-03-101-9/+7
| * | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Pierre Joye2014-03-105-7/+11
| |\ \ \ | |/ / / |/| | |
* | | | Fix HTML entity table generationDmitry Panin2014-03-064-7/+10
* | | | Set default Digest Message to use SHA1 instead of MD5 in openssl testsRemi Collet2014-03-061-0/+1
| * | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Pierre Joye2014-03-051025-2910/+5694
| |\ \ \ | |/ / / |/| | |
* | | | NEWSRemi Collet2014-03-041-0/+1
* | | | Fixed Bug #66820 out-of-bounds memory access in fileinfoRemi Collet2014-03-041-16/+18
* | | | Improves fix for memory leak, keep in sync with upstream.Remi Collet2014-03-041-4/+12
* | | | Updated news for #60602Tjerk Meesters2014-03-031-1/+5
* | | | proc_open(): separate environment values that aren't stringsTjerk Meesters2014-03-032-8/+86
* | | | Updated NEWS for #66535Tjerk Meesters2014-03-011-0/+2
* | | | Fixed test case titleTjerk Meesters2014-02-281-1/+1
* | | | [bug 66535] X-PHP-Originating-Script adds newline if no custom headers are givenTjerk Meesters2014-02-282-1/+44
* | | | man page: long option name is --strip, not --strippedRemi Collet2014-02-281-1/+1
* | | | --global have be removed in 5.2Remi Collet2014-02-281-9/+0
* | | | NEWSRemi Collet2014-02-271-0/+4
* | | | test for bug #66762Remi Collet2014-02-271-0/+26
* | | | Fixed Bug #66762 Segfault in mysqli_stmt::bind_result() when link closedRemi Collet2014-02-273-1/+20
* | | | fix tests broken by 633f898f1520253d3530fe91fc82f68bca7c4627Ferenc Kovacs2014-02-273-3/+3
* | | | add news entryAntony Dovgal2014-02-251-0/+4
* | | | add clear_env option to FPM configPaul Annesley2014-02-254-1/+16
* | | | Reduce test noise on cross Oracle client <-> server version tests.Christopher Jones2014-02-241-1/+13
* | | | Reduce test noise in cross Oracle client <-> server version testing.Christopher Jones2014-02-241-1/+1
* | | | fixed macroAnatol Belski2014-02-241-1/+1
* | | | Make sure value is initializedJohannes Schlüter2014-02-231-1/+1
* | | | We can't dereference dbh if it is NULLJohannes Schlüter2014-02-231-1/+6
* | | | updated libmagic.patch in 5.4/5Anatol Belski2014-02-201-4/+6
* | | | fixed leak introduced after CVE/upgradeAnatol Belski2014-02-201-0/+2
* | | | Use nicer output for characters < 32 and > 126 in exception stringsBob Weinand2014-02-201-3/+58
* | | | Skip failing tests when EC unavailable (RHEL)Daniel Lowrey2014-02-193-4/+10
* | | | updated libmagic.patchAnatol Belski2014-02-181-48/+111
* | | | update news with CVEStanislav Malyshev2014-02-181-1/+1
* | | | NEWSRemi Collet2014-02-181-0/+3
* | | | Fixed Bug #66731 file: infinite recursionRemi Collet2014-02-185-6/+47