Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-8162 - Compatibility fix for PHP 7.2 | Mark Spruiell | 2017-06-27 |
| | |||
* | Replaced virtual public by public virtual | Bernard Normier | 2017-05-19 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Fix ICE-7163 | Joe George | 2016-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 support | Joe George | 2016-05-10 |
| | |||
* | IcePHP Ice::Value implementation & minor extension cleanup | Jose | 2017-01-19 |
| | |||
* | minor style fixes | Jose | 2016-12-16 |
| | |||
* | Fix ICE-7163 | Joe George | 2016-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 languages | Mark Spruiell | 2016-05-11 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6973 - Add support for PHP 7 | Joe George | 2016-02-12 |