Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | PHP5 test failures | Jose | 2018-08-09 |
| | | | | | finally is not supported with PHP < 5.5 and we still support PHP 5.3 and PHP 5.4 | ||
* | Update PHP tests to use TestHelper class | Jose | 2018-08-08 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMax | Benoit Foucher | 2017-03-23 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | ICE-7242 - Cross test updates | Joe George | 2016-08-30 |
| | | |||
* | | PHP mapping use Namespace builds by default | Jose | 2017-01-26 |
| | | |||
* | | Refactored test scripts | Benoit Foucher | 2016-11-25 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | ICE-7242 - Cross test updates | Joe George | 2016-07-27 |
|/ | |||
* | Fix for ICE-7020 - php tests will now exit with exit status = 1 if there's a ↵ | Benoit Foucher | 2016-03-16 |
| | | | | test failure | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5486: added support for MessageSizeMax OA property | Benoit Foucher | 2014-11-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes broken | Jose | 2013-07-09 |
| | |||
* | Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵ | Benoit Foucher | 2013-07-04 |
| | | | | was raised | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGES | Benoit Foucher | 2013-01-07 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4764 - PHP 5.4 compatibility | Mark Spruiell | 2011-12-29 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4855 - adding test; changing demos/tests to use require_once | Mark Spruiell | 2011-05-07 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | PHP fixes: | Mark Spruiell | 2009-06-25 |
| | | | | | | - adding namespace support to test suite and demos - doc edits - bug fix in translator | ||
* | PHP changes: | Mark Spruiell | 2009-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) | ||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Updated copyright | Dwayne Boone | 2007-02-13 |
| | |||
* | bug 1741: test suite broken with PHP 5.1.6 | Mark Spruiell | 2007-02-02 |
| | |||
* | fixing copyright | Mark Spruiell | 2006-04-07 |
| | |||
* | Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet -> | Benoit Foucher | 2006-03-28 |
| | | | | ice_facet, etc | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | changing demo and test ports | Brent Eagles | 2006-02-20 |
| | |||
* | fix for bug 836: deprecation warnings in generated code | Mark Spruiell | 2006-01-27 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | removing facets | Mark Spruiell | 2004-04-08 |
| | |||
* | Fixes for PHP 5.0.0b2. Fixes for Ice 1.2.0. Exception mapping changes: | Mark Spruiell | 2003-11-06 |
| | | | | | - Derive from PHP's base Exception class. - Add support for exception message in constructor. | ||
* | adding test scripts | Mark Spruiell | 2003-08-05 |