summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip buncha tests on 32-bitAndrea Faulds2014-11-2932-9/+63
* skip simplexmlAndrea Faulds2014-11-281-1/+3
* skip posix 32-bitAndrea Faulds2014-11-289-4/+13
* skip tests on 32-bitAndrea Faulds2014-11-283-2/+5
* Merge branch 'zppFailOnOverflow' of github.com:Ralt/php-src into zppFailOnOve...Andrea Faulds2014-11-1114-40/+42
|\
| * Fixes simplexml testFlorian MARGAINE2014-11-101-3/+7
| * Fixes posix testsFlorian MARGAINE2014-11-099-1/+25
| * Fixes iconv testsFlorian MARGAINE2014-11-094-36/+10
* | Marked tests as 32-bitAndrea Faulds2014-11-0910-0/+20
* | Fixed more 32-bit testsAndrea Faulds2014-11-096-6/+18
|/
* Fixed some 32-bit testsAndrea Faulds2014-11-095-49/+33
* Merge branch 'master' into zppFailOnOverflowAndrea Faulds2014-11-0833-2951/+4052
|\
| * move more common ldflags into functionAnatol Belski2014-11-073-11/+8
| * rename intel toolset to icc - shorterAnatol Belski2014-11-074-17/+17
| * fix gd compilation with icc toolsetAnatol Belski2014-11-071-0/+3
| * either ms or intel linker is used, /libpath is supportedAnatol Belski2014-11-071-6/+4
| * further catch up with phpize and improved clang arch setupAnatol Belski2014-11-073-18/+16
| * add /fallback for clang-clAnatol Belski2014-11-071-0/+1
| * parametrize WINVER and update its valueAnatol Belski2014-11-073-2/+4
| * further refactoring of toolset+phpize stuffAnatol Belski2014-11-073-79/+60
| * catch up the toolset changes with phpizeAnatol Belski2014-11-073-188/+147
| * fix linking for clang, using linker directlyAnatol Belski2014-11-072-9/+9
| * adjust pid_t declaration so it doesn't conflict with apache oneAnatol Belski2014-11-071-1/+1
| * using the determined linker instead of compilerAnatol Belski2014-11-072-2/+3
| * fix x64 recognition for clang and iccAnatol Belski2014-11-071-8/+9
| * basic support for Intel ComposerAnatol Belski2014-11-072-7/+16
| * build system to support clangAnatol Belski2014-11-072-2321/+2473
| * basic clang compatibility on windowsAnatol Belski2014-11-073-1/+9
| * Merge branch 'PHP-5.6'Dmitry Stogov2014-11-072-15/+3
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-072-15/+3
| | |\
| | | * Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-072-15/+3
| * | | Merge branch 'PHP-5.6'Dmitry Stogov2014-11-070-0/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-071-1/+1
| | |\ \ | | | |/
| | | * Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-11-071-1/+1
| | | |\
| | | | * Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in z...Dmitry Stogov2014-11-071-1/+1
| | | * | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-063-0/+18
| | * | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-0/+16
| | * | | Update NEWSYasuo Ohgaki2014-11-061-0/+4
| * | | | fixed compilation errorDmitry Stogov2014-11-071-1/+1
| * | | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-7/+17
| * | | | Micro optimizationsDmitry Stogov2014-11-061-14/+18
| * | | | Use better functionDmitry Stogov2014-11-061-1/+1
| * | | | fix preprocessor conditionsAnatol Belski2014-11-061-3/+1
| * | | | fix commentAnatol Belski2014-11-061-1/+1
| * | | | final name for vc14 isn't yet setAnatol Belski2014-11-061-1/+2
| * | | | Merge branch 'pull-request/869'Anatol Belski2014-11-064-9/+28
| |\ \ \ \
| | * | | | Various fixes to allow support for new VS2014 featuresChris Tankersley2014-11-054-9/+28
| * | | | | Improved object property access.Dmitry Stogov2014-11-069-296/+1290
| * | | | | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-11-064-25/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed bug #68331 - This was partial patch for https://wiki.php.net/rfc/sessio...Yasuo Ohgaki2014-11-062-16/+2