summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fixed several long vs zend_long castsAnatol Belski2014-08-2621-54/+54
* regenerated date parsersAnatol Belski2014-08-262-10/+110
* fix typoAnatol Belski2014-08-261-1/+1
* implement #67886Julien Pauli2014-08-263-2/+52
* make timelib independent from zend_longAnatol Belski2014-08-268-148/+65
* Fixed incompatible pointerXinchen Hui2014-08-261-1/+1
* Fixed incompatible pointerXinchen Hui2014-08-261-1/+1
* Fixed incompatible pointerXinchen Hui2014-08-261-1/+1
* Unused variableXinchen Hui2014-08-261-2/+0
* Unused variableXinchen Hui2014-08-261-1/+0
* Unused varialeXinchen Hui2014-08-261-1/+0
* fix strtol callAnatol Belski2014-08-261-1/+1
* fix func argument typeAnatol Belski2014-08-252-2/+2
* Remove ZEND_ACC_INTERACTIVE and CG(interactive)Nikita Popov2014-08-252-5/+1
* Fix zend_longo_strNikita Popov2014-08-253-5/+5
* Merge branch 'ast'POST_AST_MERGENikita Popov2014-08-259-55/+97
|\
| * Merge remote-tracking branch 'php-src/master' into astNikita Popov2014-08-25416-4859/+5340
| |\
| * | Adjust serialization tests to not rely on auto-vivification orderNikita Popov2014-08-182-12/+12
| * | Merge branch 'master' into astNikita Popov2014-08-1832-59/+43
| |\ \
| * \ \ Merge remote-tracking branch 'php-src/master' into astNikita Popov2014-08-16117-1254/+609
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'php-src/phpng' into astNikita Popov2014-08-16112-14594/+15377
| |\ \ \ \
| * | | | | ZEND_INIT_FCALL_BY_NAME can have non-string literalNikita Popov2014-08-151-2/+6
| * | | | | Fix typoNikita Popov2014-08-151-1/+1
| * | | | | ZEND_STRLEN and ZEND_DEFINED have IS_VAR results for nowNikita Popov2014-08-151-2/+2
| * | | | | Update opcache for new AST structuresNikita Popov2014-08-153-33/+71
| * | | | | Fix tests to account for warnings moved from RT to CTNikita Popov2014-08-151-1/+1
| * | | | | Merge branch 'phpng' into astNikita Popov2014-07-22403-6578/+54283
| |\ \ \ \ \
| * | | | | | Implement declare()Nikita Popov2014-07-221-5/+4
* | | | | | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-2593-222/+222
* | | | | | | master renames phase 6Anatol Belski2014-08-256-7/+7
* | | | | | | master renamings phase 5Anatol Belski2014-08-259-23/+23
| |_|_|_|_|/ |/| | | | |
* | | | | | master renames phase 4Anatol Belski2014-08-251-1/+1
* | | | | | Merge branch 'master' of git.php.net:php-srcAnatol Belski2014-08-251-0/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'PHP-5.6'Daniel Lowrey2014-08-251-0/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-08-251-0/+11
| | |\ \ \ \ \ \
| | | * | | | | | Bug #67850: Build when OpenSSL compiled without SSLv3 supportDaniel Lowrey2014-08-251-0/+10
* | | | | | | | | master renames phase 3Anatol Belski2014-08-2590-400/+400
* | | | | | | | | master renames phase 2Anatol Belski2014-08-2525-123/+123
* | | | | | | | | master renames phase 1Anatol Belski2014-08-25395-8960/+8960
|/ / / / / / / /
* | | | | | | | Merge branch 'PHP-5.6'Lior Kaplan2014-08-257-0/+252
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-257-0/+252
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
| | |\ \ \ \ \ \
| | | * | | | | | Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
* | | | | | | | | bring back the logic to parse 64 bit props also in 32 bit buildAnatol Belski2014-08-241-1/+19
* | | | | | | | | Merge branch 'master' of git.php.net:php-srcAnatol Belski2014-08-241-5/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'PHP-5.6'Ferenc Kovacs2014-08-241-5/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-08-241-3/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-241-3/+1
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | this test depends on the simplexml ext, not just on xmlFerenc Kovacs2014-08-241-3/+1
* | | | | | | | | | fixes to %pd format usageAnatol Belski2014-08-2447-104/+192
|/ / / / / / / / /