Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-08-06 | 1 | -1/+1 |
|\ | |||||
| * | Fix #78282: atime and mtime mismatch | Christoph M. Becker | 2019-08-06 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-07-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix #78241: touch() does not handle dates after 2038 in PHP 64-bit | Christoph M. Becker | 2019-07-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-06-04 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Reload tsrmls_id in release builds as well | Nikita Popov | 2019-06-04 | 1 | -6/+0 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -4/+0 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -14/+14 |
| * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 2 | -2/+2 |
* | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -3/+0 |
* | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -7/+7 |
* | | Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKS | Peter Kokot | 2018-07-31 | 1 | -22/+0 |
* | | Upgrade deprecated AC_OUTPUT macro calls | Peter Kokot | 2018-07-29 | 1 | -1/+2 |
* | | Upgrade AX_FUNC_WHICH_GETHOSTBYNAME_R to serial 8 | Peter Kokot | 2018-07-29 | 2 | -7/+6 |
* | | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 2 | -5/+5 |
* | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 5 | -9/+0 |
* | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | Merge branch 'PHP-7.2' | Xinchen Hui | 2017-12-27 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-12-27 | 1 | -0/+2 |
| |\ | |||||
| | * | Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry) | Xinchen Hui | 2017-12-27 | 1 | -0/+2 |
* | | | Add info about thread API used | Anatol Belski | 2017-12-21 | 2 | -0/+16 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-12-21 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-12-21 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Fix segfault. Compile param --with-tsrm-pth=yes | Evgeny Kalashnikov | 2017-12-21 | 1 | -1/+7 |
* | | | Modernize realpath and integrate quick variant into virtual_file_ex | Anatol Belski | 2017-12-15 | 3 | -12/+0 |
* | | | Move temporary allocation to the stack | Anatol Belski | 2017-12-09 | 1 | -10/+2 |
* | | | Improve ioutil access impl and refactor tsrm_win32_access | Anatol Belski | 2017-12-08 | 1 | -150/+135 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-15 | 1 | -3/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix C++ compatibility for TSRM_TLS | Anatol Belski | 2017-11-15 | 1 | -3/+7 |
* | | | realloc() can return NULL | Anatol Belski | 2017-10-23 | 1 | -2/+4 |
* | | | Removed support for BeOS, development for BeOS was supported 17 years ago. | Kalle Sommer Nielsen | 2017-08-29 | 4 | -85/+45 |
* | | | Remove this old obsolete TODO file | Kalle Sommer Nielsen | 2017-08-29 | 1 | -2/+0 |
* | | | Remove old references to SAPIs and extensions no longer in the core | Kalle Sommer Nielsen | 2017-07-19 | 2 | -28/+0 |
|/ / | |||||
* | | vim folds and mode lines yet | Anatol Belski | 2017-07-04 | 7 | -88/+153 |
* | | use char* as we don't compile with UNICODE anyway | Anatol Belski | 2017-04-28 | 1 | -1/+1 |
* | | Avoid unnecessary string copy | Anatol Belski | 2017-04-27 | 1 | -7/+1 |
* | | get rid of two strlen calls | Anatol Belski | 2017-04-27 | 2 | -6/+9 |
* | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-15 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-15 | 1 | -3/+2 |
| |\ | |||||
| | * | fix error handling | Anatol Belski | 2017-04-15 | 1 | -3/+2 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
* | | | export the main thread info | Anatol Belski | 2017-04-15 | 2 | -0/+6 |
* | | | Interned strings unification for TS/NTS | Anatol Belski | 2017-03-04 | 2 | -4/+29 |
* | | | Use modern autotools name of configure.ac instead of configure.in | Brian Evans | 2017-01-27 | 2 | -4/+4 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | | | Path handling related refactorings | Anatol Belski | 2016-12-22 | 2 | -47/+5 |
* | | | Remove more NetWare leftovers | Kalle Sommer Nielsen | 2016-11-21 | 2 | -269/+0 |
* | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 2 | -14/+0 |