summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Connection.cpp
Commit message (Collapse)AuthorAge
* ICE-6973 - Add support for PHP 7Joe George2016-02-12
|
* (ICE-6506) PHP Windows build brokenJose2015-05-12
|
* ICE-6471 Add support for IceSSL endpoint/connection info to Python/Ruby/PHPDwayne Boone2015-05-05
|
* ICE-6479 info test failures with scripting languagesDwayne Boone2015-05-05
|
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* ICE-6313 Add Python/Ruby/PHP support for WSEndpointInfo / WSConnectionInfoDwayne Boone2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5710) - Source support for PHP x64 on WindowsJose2014-10-13
|
* ICE-5421 - upgrade to PHP 5.5Mark Spruiell2014-07-30
|
* ICE-5580 - port connection ACM functionality to scripting languagesMark Spruiell2014-07-21
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes brokenJose2013-07-09
|
* ICE-5235 IcePHP does not compile on WindowsDwayne Boone2013-02-14
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5175) - php doesn't compile on SLESJose2013-01-04
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4764 - PHP 5.4 compatibilityMark Spruiell2011-12-29
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* PHP fixes for 5.3Mark Spruiell2009-10-22
|
* - Implementing ConnectionInfo/EndpointInfo in PHPMark Spruiell2009-10-21
| | | | | - Changing test/Ice/info to use separate client & server - Updating release notes for IceSSL ConnectionInfo
* bug 2718 - string conversion warnings in PHP extensionMark Spruiell2009-07-06
|
* PHP changes:Mark Spruiell2009-06-23
- static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later)