summaryrefslogtreecommitdiff
path: root/php/src/php5/Communicator.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
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Fixed IcePHP assert that would occur with a PHP debug executable when ↵Benoit Foucher2018-02-06
| | | | destroying multiple times the same communicator (ICE-8635)
* Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHPBenoit Foucher2018-01-24
|
* Fixed Ice for PHP build failureJose2017-09-14
|
* ICE-7716 - PHP5 fixesMark Spruiell2017-03-29
|
* 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
|
* Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | flushed with the communicator/connection should be compressed
* IcePHP Ice::Value implementation & minor extension cleanupJose2017-01-19
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* 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