Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6973 - Add support for PHP 7 | Joe George | 2016-02-12 |
| | |||
* | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | |||
* | Fix more deprecated compilation errors | Joe George | 2015-12-10 |
| | |||
* | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 |
| | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata. | ||
* | 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 |
| | |||
* | Updating PHP version; fixing build failure on Windows | Mark Spruiell | 2013-02-19 |
| | |||
* | 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 |
| | |||
* | compact ID support for scripting languages | Mark Spruiell | 2012-12-26 |
| | |||
* | PHP optionals | Mark Spruiell | 2012-10-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | minor fix to IcePHP getLogger | Jose | 2012-04-19 |
| | |||
* | ICE-4764 - PHP 5.4 compatibility | Mark Spruiell | 2011-12-29 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4916 - PHP extension not using INI settings | Mark Spruiell | 2011-05-06 |
| | |||
* | bug 4633 - ICE_CONFIG fixes | Mark Spruiell | 2010-02-15 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | 4479 - IcePHP StaticMutex | Jose | 2009-12-16 |
| | |||
* | PHP fixes for 5.3.x | Mark Spruiell | 2009-12-11 |
| | |||
* | proxyToProperty fixes for PHP | Mark Spruiell | 2009-10-26 |
| | |||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 |
| | |||
* | bug 4186 - PHP test failure | Mark Spruiell | 2009-08-03 |
| | |||
* | 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 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | bug 3141 - fixing GCC warnings in IcePHP | Mark Spruiell | 2008-06-06 |
| | |||
* | fixing PHP segfault | Mark Spruiell | 2008-03-19 |
| | |||
* | upgrade to PHP 5.2.5; fixing issues with debug build | Mark Spruiell | 2008-02-28 |
| | |||
* | bug 2686 - php still using Ice::stringToIdentity | Mark Spruiell | 2008-02-11 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Added proxy test. Cleaned up operations test. | Matthew Newhook | 2007-05-16 |
| | |||
* | bug 2098; misc. code cleanup | Mark Spruiell | 2007-04-18 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 |
| | |||
* | Reorganizing source code. Changing build process to use Makefiles instead | Mark Spruiell | 2006-11-09 |
of configure. Desupporting all platforms except Linux and Windows. |