Download List

Projeto Descrição

PHP-ORBit is a PHP4 module which can be used to easily access services that communicate via CORBA. This is achieved by wrapping the lightweight CORBA ORB "ORBit" used in GNOME.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-30 19:50
0.1.1

A órbita de linha de comando IDL e timeouts cache são agora uma opção de configuração do PHP (também pode ser definido através php_ini_set). métodos _hash e _equal foram adicionados ao CORBA Typecodes e Objetos (útil para cache em matrizes PHP). Todos os campos CORBA TypeCode agora pode ser consultado. Um símbolo não-resolução foi corrigido, e mais correta verificação de tipo de objeto é feito sem jogar com internos da Órbita.
Tags: Minor feature enhancements
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.

2004-05-23 13:23
0.1.0

Uma porta para ORBit2 foi feito juntamente com toneladas de bugs, limpeza de código, e pequenas melhorias inout. / Sem parâmetros estão trabalhando agora, e CORBA TypeCodes e objetos têm algumas propriedades que podem ser consultados.
Tags: Major feature enhancements
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.

2002-03-05 06:43
0.0.4

Minor bugfixes (que fazem realmente a maioria das coisas realmente estável agora), uma pequena mancha de órbita que corrige um grave problema de interoperabilidade, funcionalidade e com o PHP 4.1.
Tags: Minor bugfixes
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.

2001-01-30 15:13
0.0.3

Algumas correções críticas e adições, e um cache persistência IDL (para que os arquivos IDL não são analisados de cada vez).
Some critical bugfixes and additions, and an idl persistence cache (so that the idl files aren't parsed each time).

2001-01-30 15:13
0.0.2

Foi adicionado suporte para alguns tipos de falta (TypeCode, união, nenhum). Correções de bugs e pequenas mudanças cosméticas foram feitas.
Support was added for some missing types (TypeCode, union, any). Small bug fixes and cosmetic changes were made.

Project Resources