summaryrefslogtreecommitdiff
path: root/php/src/php7/Operation.cpp
Commit message (Collapse)AuthorAge
* ICE-8162 - Compatibility fix for PHP 7.2Mark Spruiell2017-06-27
|
* Replaced virtual public by public virtualBernard Normier2017-05-19
|
* 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
|
* minor style fixesJose2016-12-16
|
* 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
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6973 - Add support for PHP 7Joe George2016-02-12