Release Notes: A port to ORBit2 was made along with tons of bugfixes, code cleanups, and minor enhancements. inout/out parameters are now working, and CORBA TypeCodes and Objects have some properties that can be queried.


Release Notes: The orbit-idl command line and cache timeouts are now a php configuration option (can also be set via php_ini_set). _hash and _equal methods have been added to CORBA Typecodes and Objects (useful for caching in PHP arrays). All CORBA Typecode fields can now be queried. A non-resolving symbol has been fixed, and more correct object type checking is done without playing with ORBit's internals.


Release Notes: A port to ORBit2 was made along with tons of bugfixes, code cleanups, and minor enhancements. inout/out parameters are now working, and CORBA TypeCodes and Objects have some properties that can be queried.


Release Notes: Minor bugfixes (that actually make most things really stable now), a small patch for ORBit that fixes a serious interoperability problem, and functionality with PHP 4.1.


Release Notes: Some critical bugfixes and additions, and an idl persistence cache (so that the idl files aren't parsed each time).


Release Notes: Support was added for some missing types (TypeCode, union, any). Small bug fixes and cosmetic changes were made.