Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-01-26 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-01-26 | 1 | -0/+2 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Be consistent in clearing out in php_iconv_string() | Philip Prindeville | 2018-01-26 | 1 | -0/+2 | |
| | * | | | 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 | |
* | | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 | |
* | | | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -3/+3 | |
* | | | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 | |
* | | | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Drop unnecessary allocator return value checks | Nikita Popov | 2017-03-13 | 1 | -24/+6 | |
* | | | | Drop unnecessary checks of pemalloc() return value | David Carlier | 2017-03-12 | 1 | -11/+2 | |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 | |
* | | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 1 | -1/+1 | |
* | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -10/+1 | |
* | | | | catch up with stream datatypes | Anatol Belski | 2016-10-05 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | remove useless assignment | Anatol Belski | 2016-09-01 | 1 | -1/+0 | |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-30 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Fix #72320: iconv_substr returns false for empty strings | Christoph M. Becker | 2016-07-29 | 1 | -2/+2 | |
* | | | Add negative offset support to iconv_strpos() | Francois Laupretre | 2016-03-09 | 1 | -3/+12 | |
|/ / | ||||||
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 | |
* | | Format string fixes | Nikita Popov | 2016-02-14 | 1 | -2/+2 | |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-05-09 | 1 | -0/+30 | |
| |\ | ||||||
| | * | Fix #48147 - implement manual handling of //IGNORE for broken libc | Stanislav Malyshev | 2015-05-09 | 1 | -0/+30 | |
| | * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 | |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
* | | | Removed dead code | Julien Pauli | 2015-08-17 | 1 | -1/+0 | |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -61/+61 | |
* | | | Fixed bug #69840 (iconv_substr() doesn't work with UTF-16BE) | Kalle Sommer Nielsen | 2015-06-17 | 1 | -1/+1 | |
* | | | Make convert_to_* safe with rc>1 | Nikita Popov | 2015-06-11 | 1 | -9/+5 | |
* | | | Fix #48147 - implement manual handling of //IGNORE for broken libc | Stanislav Malyshev | 2015-05-08 | 1 | -0/+30 | |
* | | | Clean up some type conversions | Nikita Popov | 2015-04-27 | 1 | -13/+5 | |
* | | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+1 | |
* | | | Optimize zend_string_realloc() add more specialized versions zend_string_exte... | Dmitry Stogov | 2015-03-20 | 1 | -3/+3 | |
* | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -1/+1 | |
* | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 | |
* | | | fix warnings | Michael Wallner | 2015-01-30 | 1 | -1/+4 | |
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 | |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 | |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -114/+114 | |
* | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | fix datatype mismatches | Anatol Belski | 2014-10-29 | 1 | -4/+4 | |
* | | | | ext/iconv, ext/json and ext/session use static tsrmls pointer | Anatol Belski | 2014-10-17 | 1 | -0/+6 | |
* | | | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+1 | |
* | | | | cleanup after the removed PHP_OUTPUT_TSRMLS | Anatol Belski | 2014-09-26 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 | |
* | | | Use inline functions for most of smart_str | Nikita Popov | 2014-09-19 | 1 | -8/+2 |