summaryrefslogtreecommitdiff
path: root/php/src/php5/Init.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Fix PHP build warningsJose2017-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 typoJose2017-07-11
|
* Fix ZEND_MODULE_API_NO versionJose2017-07-11
|
* Fix typoJose2017-07-11
|
* ICE-8252 - php5 build warning on amzn1Jose2017-07-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Backport PHP7 supportJoe George2016-05-10
|
* PHP mapping use Namespace builds by defaultJose2017-01-26
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|
* Merge remote-tracking branch 'origin/3.6'Jose2016-03-01
|
* ICE-6973 - Add support for PHP 7Joe George2016-02-12