Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup (avoid string reallocations) | Dmitry Stogov | 2015-07-01 | 1 | -7/+4 |
* | s/PHP Version 5/PHP Version 7/g | Lior Kaplan | 2015-03-13 | 1 | -1/+1 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -10/+10 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -5/+5 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 4 | -20/+20 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 5 | -5/+5 |
* | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -7/+7 |
* | 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 |
* | Fixed segfault while starting up | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -1/+3 |
* | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 6 | -0/+0 |
|\ | |||||
| * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 6 | -0/+0 |
| * | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| * | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -2/+6 |
* | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -3/+3 |
* | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 1 | -2/+6 |
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -15/+15 |
* | clean up normalizer code | Stanislav Malyshev | 2009-12-21 | 2 | -13/+0 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -1/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+1 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -1/+0 |
* | MFH: | Felipe Pena | 2008-08-11 | 3 | -33/+35 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 6 | -0/+520 |