Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fix PHP build warnings | Jose | 2017-09-01 |
| | | | | | | | | | ZEND_MODULE_API_NO number used in Init.cpp bugfix was bogus required_num_args member of _zend_arg_info was changed to zend_uint in PHP 5.4.0 that correspond to ZEND_MODULE_API_NO 20100525 See bug (ICE-8479) | ||
* | Fix typo | Jose | 2017-07-11 |
| | |||
* | Fix ZEND_MODULE_API_NO version | Jose | 2017-07-11 |
| | |||
* | Fix typo | Jose | 2017-07-11 |
| | |||
* | ICE-8252 - php5 build warning on amzn1 | Jose | 2017-07-11 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Backport PHP7 support | Joe George | 2016-05-10 |
| | |||
* | PHP mapping use Namespace builds by default | Jose | 2017-01-26 |
| | |||
* | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-01 |
| | |||
* | ICE-6973 - Add support for PHP 7 | Joe George | 2016-02-12 |