Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce var scope | Anatol Belski | 2018-02-16 | 1 | -2/+1 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-20 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix #65732: grapheme_*() is not Unicode compliant on CR LF sequence | Christoph M. Becker | 2016-08-20 | 1 | -1/+1 |
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+1 |
|/ / | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -21/+21 |
* | | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -25/+27 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -8/+8 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
* | small optimization | Stanislav Malyshev | 2013-06-23 | 1 | -9/+6 |
* | fix bug #61860: use USearch for searches, it does the right thing | Stanislav Malyshev | 2013-06-23 | 1 | -305/+74 |
* | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
* | Back- and front-port fixes for #55019 | Gwynne Raskind | 2011-08-07 | 1 | -2/+2 |
* | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -13/+36 |
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -4/+4 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+619 |