Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -194/+194 |
* | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -23/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-11-06 | 1 | -23/+1 |
| |\ | |||||
| | * | Fixed bug #68331 - This was partial patch for https://wiki.php.net/rfc/sessio... | Yasuo Ohgaki | 2014-11-06 | 1 | -16/+1 |
* | | | ext/iconv, ext/json and ext/session use static tsrmls pointer | Anatol Belski | 2014-10-17 | 1 | -0/+7 |
|/ / | |||||
* | | Review a few more SEPARATE_ZVAL_IF_NOT_REF usages | Nikita Popov | 2014-10-09 | 1 | -4/+1 |
* | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | fix signed/unsigned mismatch | Anatol Belski | 2014-09-16 | 1 | -1/+2 |
* | | Refactored INI subsystem to use zend_string* instead of char* | Dmitry Stogov | 2014-09-01 | 1 | -53/+52 |
* | | 's' works with size_t round 2 | Anatol Belski | 2014-08-27 | 1 | -3/+3 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+4 |
* | | Fix session handlers in zts | Nikita Popov | 2014-08-27 | 1 | -18/+8 |
* | | Fixed incompatible pointer | Xinchen Hui | 2014-08-26 | 1 | -1/+1 |
* | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -80/+80 |
* | | fixes to %pd format usage | Anatol Belski | 2014-08-24 | 1 | -3/+3 |
* | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-08-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed #67694: Regression in session_regenerate_id() | Tjerk Meesters | 2014-08-23 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-20 | 1 | -3/+4 |
|\ \ | |||||
| * | | fix incompatible types | Anatol Belski | 2014-08-19 | 1 | -3/+4 |
* | | | ported ext/session | Anatol Belski | 2014-08-19 | 1 | -7/+7 |
* | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -26/+26 |
|/ / | |||||
* | | Restored "???" mark in the place that might be changed later | Dmitry Stogov | 2014-08-14 | 1 | -2/+2 |
* | | clean up - remove checked questions | Xinchen Hui | 2014-08-13 | 1 | -2/+2 |
* | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 1 | -1/+2 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-07-28 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-07-28 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-07-28 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Fix missing type checks in various functions | Stanislav Malyshev | 2014-07-27 | 1 | -1/+2 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-07-19 | 1 | -9/+13 |
| | |\ \ \ | | | |/ / | |||||
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-22 | 1 | -9/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2014-07-19 | 1 | -9/+13 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'PHP-5.5' into PHP-5.6 | Yasuo Ohgaki | 2014-07-19 | 1 | -9/+13 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Yasuo Ohgaki | 2014-07-19 | 1 | -9/+13 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fixed bug #66827 Session raises E_NOTICE when session name variable is array | Yasuo Ohgaki | 2014-07-19 | 1 | -9/+13 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-07-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Followup fix to custom session save handlers | Sara Golemon | 2014-07-07 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-18 | 1 | -9/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'httponly-cookies' of https://github.com/mj/php-src | Andrea Faulds | 2014-06-12 | 1 | -9/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove usage of pointless COOKIE_SET_COOKIE constant. | Martin Jansen | 2014-05-18 | 1 | -1/+1 |
| | * | | | | Streamlining of cookie handling in ext/session and setcookie | Martin Jansen | 2014-05-06 | 1 | -8/+1 |
| | |/ / / | |||||
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-13 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix typo | Martin Jansen | 2014-05-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Refactoring wddx (incompleted, is there any one use it? ) | Xinchen Hui | 2014-05-11 | 1 | -1/+1 |
* | | | | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -12/+12 |
* | | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -1/+1 |
* | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -72/+45 |
|\ \ \ \ | |/ / / | |||||
| * | | | Revert "Implement Bug #54649 Create session_serializer_name()" | Yasuo Ohgaki | 2014-03-13 | 1 | -30/+0 |
| * | | | Revert "Implemented Request #11100 (session_gc() function)." | Yasuo Ohgaki | 2014-03-13 | 1 | -38/+0 |