summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Operation.cpp
Commit message (Collapse)AuthorAge
* ICE-6973 - Add support for PHP 7Joe George2016-02-12
|
* minor fixes to stream classes; restoring test/Ice/streamMark Spruiell2016-02-09
|
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5710) - Source support for PHP x64 on WindowsJose2014-10-13
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed Ice for Python/Ruby/PHP to not copy data from output streamBenoit Foucher2013-01-28
|
* More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* ICE-4930 - fixes for scripting languagesMark Spruiell2012-11-09
|
* Fixes for stream API, PHP 5.4, Python 3.3Mark Spruiell2012-10-15
|
* PHP optionalsMark Spruiell2012-10-12
|
* More Solaris / Sun CC 5.10 fixesBernard Normier2012-09-10
|
* remove use of readPendingObjects/writePendingObjectsMark Spruiell2012-05-24
|
* 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
|
* Fixes for 4471 - more Ice stream fixesBenoit Foucher2009-12-15
|
* 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)