Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6973 - Add support for PHP 7 | Joe George | 2016-02-12 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-5710) - Source support for PHP x64 on Windows | Jose | 2014-10-13 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes broken | Jose | 2013-07-09 |
| | |||
* | ICE-5235 IcePHP does not compile on Windows | Dwayne Boone | 2013-02-14 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5175) - php doesn't compile on SLES | Jose | 2013-01-04 |
| | |||
* | ICE-4862 - checkedCast raises FacetNotExistException | Mark Spruiell | 2012-10-18 |
| | |||
* | PHP port; misc. fixes | Mark Spruiell | 2012-05-23 |
| | |||
* | 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 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 |
| | | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api. | ||
* | bug 2718 - string conversion warnings in PHP extension | Mark Spruiell | 2009-07-06 |
| | |||
* | 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 3878 - remove some deprecated features | Dwayne Boone | 2009-05-11 |
| | |||
* | - Implementing Ice.Trace.Slicing in Python & Ruby | Mark Spruiell | 2009-02-02 |
| | | | | - Improving UnmarshalOutOfBoundsException for unknown exceptions | ||
* | - bug 3566 - PHP redefinition errors | Mark Spruiell | 2009-01-15 |
| | | | | - suppressing Slice warnings in PHP slicing/objects test | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | PHP bug fix for ice_router/ice_locator | Mark Spruiell | 2008-09-08 |
| | |||
* | bug 3141 - fixing GCC warnings in IcePHP | Mark Spruiell | 2008-06-06 |
| | |||
* | fixing PHP segfault | Mark Spruiell | 2008-03-19 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | upgrade to PHP 5.2.5; fixing issues with debug build | Mark Spruiell | 2008-02-28 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | checkedCast fixes | Mark Spruiell | 2007-05-23 |
| | |||
* | bug 2212 - missing proxy methods | Mark Spruiell | 2007-05-22 |
| | |||
* | bug 2098; misc. code cleanup | Mark Spruiell | 2007-04-18 |
| | |||
* | fix related to bug 1906 | Mark Spruiell | 2007-02-21 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | adding thread-per-connection, prefer-secure proxy methods | Mark Spruiell | 2007-01-26 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Reorganizing source code. Changing build process to use Makefiles instead | Mark Spruiell | 2006-11-09 |
of configure. Desupporting all platforms except Linux and Windows. |