Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -1/+1 |
* | Declare array|int and object-of-class|int types in stubs | Máté Kocsis | 2020-09-14 | 1 | -18/+10 |
* | Make error messages more consistent by fixing capitalization | Máté Kocsis | 2020-01-17 | 1 | -1/+1 |
* | Optimize instanceof_function | Nikita Popov | 2019-10-25 | 1 | -2/+1 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Simplify namespace access | Anatol Belski | 2018-04-01 | 1 | -1/+1 |
* | Utilize the recommended way to handle the icu namespace | Anatol Belski | 2018-03-31 | 1 | -0/+2 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -7/+7 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
* | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+106 |