summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Endpoint.cpp
Commit message (Collapse)AuthorAge
* ICE-6973 - Add support for PHP 7Joe George2016-02-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
|
* Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"Dwayne Boone2015-01-07
| | | | This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
* ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfoDwayne Boone2015-01-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5710) - Source support for PHP x64 on WindowsJose2014-10-13
|
* ICE-5692 - PHP type objects should be globalMark Spruiell2014-09-29
|
* 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 ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* PHP port; misc. fixesMark Spruiell2012-05-23
|
* 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
* 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)