Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply tidy formatting | Nikita Popov | 2020-02-03 | 1 | -1/+1 |
* | Fix #78976: SplFileObject::fputcsv returns -1 on failure | Christoph M. Becker | 2019-12-17 | 1 | -0/+3 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-12-16 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-12-16 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix #78863: DirectoryIterator class silently truncates after a null byte | Christoph M. Becker | 2019-12-16 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-09-09 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-09-09 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix bug #72884 isCloneable() on SplFileObject should return false | CHU Zhaowei | 2019-09-09 | 1 | -2/+2 |
* | | | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -7/+13 |
* | | | Fix various instances of memcpy null ub | Nikita Popov | 2019-06-19 | 1 | -2/+6 |
* | | | Remove copy argument from php_glob_stream_get_path/pattern | Nikita Popov | 2019-06-19 | 1 | -1/+1 |
* | | | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros | Dmitry Stogov | 2019-05-28 | 1 | -2/+4 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Peter Kokot | 2019-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Peter Kokot | 2019-04-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix #77024: SplFileObject::__toString() may return array | Craig Duncan | 2019-04-28 | 1 | -1/+1 |
* | | | Fix typo in comments | Fabien Villepinte | 2019-04-19 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-03-18 | 1 | -7/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-18 | 1 | -7/+6 |
| |\ \ | | |/ | |||||
| | * | Partial fix for bug #77751 | Nikita Popov | 2019-03-18 | 1 | -7/+6 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-03-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-03-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-03-03 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix #77431 SplFileInfo::__construct() accepts NUL bytes | Christoph M. Becker | 2019-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-02-11 | 1 | -5/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-02-11 | 1 | -5/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix bug #51068 (glob:// do not support current path relative) | Ahmed Abdou | 2019-02-11 | 1 | -5/+14 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | | | | Removed useless zval_ptr_dtor(return_value) | Dmitry Stogov | 2018-12-26 | 1 | -1/+0 |
* | | | | Allow empty $escape to eschew escaping CSV | Christoph M. Becker | 2018-12-15 | 1 | -18/+41 |
* | | | | Use ZEND_THIS macro to hide implementation details in extensions code. | Dmitry Stogov | 2018-11-15 | 1 | -76/+76 |
* | | | | Replace getThis() by EX(This), when additional check is not necessary. | Dmitry Stogov | 2018-11-14 | 1 | -72/+72 |
* | | | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-08-22 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-08-22 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-08-22 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Fix #68825: Exception in DirectoryIterator::getLinkTarget() | Christoph M. Becker | 2018-08-22 | 1 | -0/+3 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Removed useless IS_UNDEF checks | Dmitry Stogov | 2018-07-31 | 1 | -4/+2 |
* | | | Fix typos in code comments | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | | | Uze ZVAL_COPY_DEREF() instead of ZVAL_DEREF() and ZVAL_COPY() | Dmitry Stogov | 2018-07-09 | 1 | -6/+3 |
* | | | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -4/+4 |
* | | | Removed useless zval_ptr_dtor() | Dmitry Stogov | 2018-05-29 | 1 | -1/+0 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -12/+12 |
* | | | zend_fcall_info_cache.calling_scope is not used by zend_call_function() and d... | Dmitry Stogov | 2018-05-03 | 1 | -1/+0 |
* | | | Remove return types from some magic method in protos | Gabriel Caruso | 2018-03-09 | 1 | -7/+7 |
* | | | Revert "[ci skip] Add missing return types to protos" | Christoph M. Becker | 2018-02-27 | 1 | -1/+1 |