summaryrefslogtreecommitdiff
path: root/php/src/php5/Operation.cpp
Commit message (Collapse)AuthorAge
* Replaced virtual public by public virtualBernard Normier2017-05-19
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fix ICE-7163Joe George2016-05-31
| | | | | | | | | | | | - Printing types is more forgiving and will not throw an exception if there is bogus data. - Fix several print statements to print the correct class name.
| * Backport PHP7 supportJoe George2016-05-10
|
* IcePHP Ice::Value implementation & minor extension cleanupJose2017-01-19
|
* Fix ICE-7163Joe George2016-05-31
| | | | | | - Printing types is more forgiving and will not throw an exception if there is bogus data. - Fix several print statements to print the correct class name.
* stream API fixes for scripting languagesMark Spruiell2016-05-11
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|
* ICE-6973 - Add support for PHP 7Joe George2016-02-12