summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update the alpha2 release dateFerenc Kovacs2014-02-121-1/+1
* Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Derick Rethans2014-02-117-14/+283
|\
| * Make html_table_gen consistent with html_table.hDmitry Panin2014-01-301-0/+3
| * Fix mergeChristopher Jones2014-02-101-0/+1
| * Add Oracle PL/SQL BOOLEAN type support to oci_bind_by_name()Christopher Jones2014-02-107-14/+282
* | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-02-112-1/+4
|\ \ | |/ |/|
| * Fixed ZTS and added fix to NEWS.Derick Rethans2014-02-112-1/+5
| * Make html_table_gen consistent with html_table.hDmitry Panin2014-01-301-0/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-02-0911-127/+76
|\ \ | |/
| * Implemented feature #45528: Allow the DateTimeZone constructor to accept time...Derick Rethans2014-02-098-109/+57
| * Rename timelib_get_zone to timelib_parse_zone and export.Derick Rethans2014-02-093-18/+19
| * fix regex to detect valgrind versionNuno Lopes2014-02-081-1/+1
| * 5.5.9 now releasedJulien Pauli2014-02-061-1/+1
* | fix regex to detect valgrind versionNuno Lopes2014-02-081-1/+1
* | Fixed memory leak in pow operatorBob Weinand2014-02-062-4/+6
* | Added information in NEWS and UPGRADINGBob Weinand2014-02-062-1/+8
* | add T_POW (**) operatordatibbaw2014-02-0620-6746/+7251
* | add NEWS block for 5.6.0alpha3Ferenc Kovacs2014-02-061-1/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-060-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-02-060-0/+0
| |\
| | * update libs_version.txtAnatol Belski2014-02-061-1/+1
| * | updated libs_version.txtAnatol Belski2014-02-061-2/+2
* | | updated libs_version.txtAnatol Belski2014-02-061-3/+3
* | | more tests for ICU >= 52.1 compatAnatol Belski2014-02-056-3/+650
* | | fix tests for ICU >= 52.1Anatol Belski2014-02-0516-10/+462
* | | Merge branch 'PHP-5.5' into PHP-5.6Hannes Magnusson2014-02-050-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Hannes Magnusson2014-02-050-0/+0
| |\ \ | | |/
| | * Fix yearHannes Magnusson2014-02-051-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-051-3/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-02-051-3/+1
| |\ \ | | |/
| | * adapt test to curl 7.35.0 upgradeAnatol Belski2014-02-051-3/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-050-0/+0
|\ \ \ | |/ /
| * | move the NEWS entry into the right sectionAnatol Belski2014-02-051-3/+3
* | | Fixed SNI failure from missing Z_STRVAL_PPDaniel Lowrey2014-02-041-1/+1
* | | updated NEWSAnatol Belski2014-02-041-0/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-040-0/+0
|\ \ \ | |/ /
| * | updated NEWSAnatol Belski2014-02-041-0/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-043-4/+10
|\ \ \ | |/ /
| * | pcre tests go with 8.34 upgradeAnatol Belski2014-02-043-4/+10
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-04104-5746/+22111
|\ \ \ | |/ /
| * | pcre upgraded to 8.34Anatol Belski2014-02-04104-5746/+22111
* | | mention the openssl SPKAC functions commited to master before branching out 5...Ferenc Kovacs2014-02-032-0/+5
* | | windowskrakjoe2014-02-021-1/+1
* | | clean symbolskrakjoe2014-02-021-0/+6
* | | another patch from upstreamkrakjoe2014-02-021-7/+14
* | | woopskrakjoe2014-02-021-2/+4
* | | better use of tmpnam/mkstempkrakjoe2014-02-021-3/+26
* | | update versionkrakjoe2014-02-021-1/+1
* | | remove use of zend directly, avoid leaks/bugs in modules etckrakjoe2014-02-021-34/+9
* | | Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6krakjoe2014-02-02989-2232/+5358
|\ \ \