Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yet more fixes to zpp | Anatol Belski | 2014-08-20 | 1 | -1/+1 |
* | added php_off_t alias | Anatol Belski | 2014-08-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | Merge tag 'PHP-5.4.32' into PHP-5.4 | Stanislav Malyshev | 2014-08-19 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | 5.4.32 | Stanislav Malyshev | 2014-08-19 | 1 | -2/+2 |
| | | | | * | fix potentially missing NUL termination | Stanislav Malyshev | 2014-08-18 | 1 | -0/+2 |
| | | | | * | 5.4.32 RC1php-5.4.32RC1 | Stanislav Malyshev | 2014-08-05 | 1 | -2/+2 |
| | | | * | | 5.4.33-dev now | Stanislav Malyshev | 2014-08-05 | 1 | -3/+3 |
| | | | |/ | |||||
| | | | * | Undo inadvertent commit of php_version | Keyur Govande | 2014-07-30 | 1 | -0/+1 |
| | | | * | Corrected patch for bug #60616 | Keyur Govande | 2014-07-30 | 1 | -1/+0 |
| | | | * | 5.4.31 | Stanislav Malyshev | 2014-07-08 | 1 | -3/+3 |
| | | * | | 5.5.17 now | Julien Pauli | 2014-08-06 | 1 | -3/+3 |
| | * | | | Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context opt... | Ferenc Kovacs | 2014-08-06 | 3 | -64/+8 |
| | * | | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option | Daniel Lowrey | 2014-08-05 | 3 | -8/+64 |
* | | | | | mostly fixes to spl, but also some other | Anatol Belski | 2014-08-17 | 3 | -4/+4 |
* | | | | | fix set_time_limit, substr and some more | Anatol Belski | 2014-08-16 | 1 | -1/+1 |
* | | | | | fix some cases with fast zpp | Anatol Belski | 2014-08-16 | 1 | -3/+3 |
* | | | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 28 | -290/+366 |
|/ / / / | |||||
* | | | | Bump version to 7.0.0-dev | Dmitry Stogov | 2014-08-15 | 1 | -4/+4 |
* | | | | Fixed mode | Dmitry Stogov | 2014-08-14 | 1 | -0/+0 |
* | | | | Fixed compilation warnings | Dmitry Stogov | 2014-08-14 | 1 | -2/+2 |
* | | | | cleanup (we don't have to duplicate elements of stream_filters_hash) | Dmitry Stogov | 2014-08-13 | 1 | -1/+0 |
* | | | | cleanup | Dmitry Stogov | 2014-08-13 | 3 | -36/+43 |
* | | | | cleanup (use zend_string* instead of char*) | Dmitry Stogov | 2014-08-13 | 5 | -83/+110 |
* | | | | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -2/+0 |
* | | | | Merge branch 'master' into test | Dmitry Stogov | 2014-08-11 | 3 | -8/+64 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-08-05 | 3 | -8/+64 |
| |\ \ \ \ | |||||
| | * | | | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option | Daniel Lowrey | 2014-08-05 | 3 | -8/+64 |
| | |/ / / | |||||
* | | | | | update zend_make_printable_zval to take TSRM context | krakjoe | 2014-08-11 | 2 | -6/+10 |
* | | | | | cleanup | Dmitry Stogov | 2014-08-08 | 2 | -3/+0 |
* | | | | | Make stream->context indirect trough zend_resource (stream->ctx->ptr). | Dmitry Stogov | 2014-08-07 | 4 | -16/+20 |
* | | | | | typo | Dmitry Stogov | 2014-08-05 | 1 | -1/+1 |
* | | | | | Fixed argument numbering | Dmitry Stogov | 2014-08-05 | 1 | -3/+2 |
* | | | | | Fixed incorrect arguments handling | Dmitry Stogov | 2014-08-04 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added PHP_INT_MIN | Andrea Faulds | 2014-08-01 | 1 | -0/+1 |
* | | | | | Fixed resource leak | Dmitry Stogov | 2014-07-31 | 2 | -9/+6 |
* | | | | | Fixed check for eval() | Dmitry Stogov | 2014-07-31 | 1 | -4/+13 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-22 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-07-21 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | force atoll macro usage on windows | Anatol Belski | 2014-07-21 | 1 | -0/+1 |
* | | | | | Merge remote-tracking branch 'origin/master' into phpng | Xinchen Hui | 2014-07-18 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2014-07-17 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Enable build without atoll (e.g old AIX flavours) | Lior Kaplan | 2014-07-17 | 1 | -0/+4 |
* | | | | | Changed zend_make_printable_zval() to return "use_copy" instead of additional... | Dmitry Stogov | 2014-07-09 | 2 | -2/+2 |
* | | | | | Merge branch 'master' into test | Dmitry Stogov | 2014-07-07 | 4 | -24/+34 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Michael Wallner | 2014-07-03 | 4 | -25/+34 |
| |\ \ \ \ | | |/ / / |