summaryrefslogtreecommitdiff
path: root/php/src
Commit message (Collapse)AuthorAge
...
* PHP fixes for 5.3Mark Spruiell2009-10-22
|
* - Implementing ConnectionInfo/EndpointInfo in PHPMark Spruiell2009-10-21
| | | | | - Changing test/Ice/info to use separate client & server - Updating release notes for IceSSL ConnectionInfo
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
| | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition.
* Bug 4294 - fix slice dependenciesDwayne Boone2009-10-07
|
* bug 4230: add support for enumerations as dictionary keys in PHPMark Spruiell2009-08-27
|
* bug 4186 - PHP test failureMark Spruiell2009-08-03
|
* bug 3989 - accept integers where floats are expected (Python/PHP)Mark Spruiell2009-07-23
|
* Add ice_getConnectionId to Proxy api.Jose2009-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 extensionMark Spruiell2009-07-06
|
* PHP fixes:Mark Spruiell2009-06-25
| | | | | | - adding namespace support to test suite and demos - doc edits - bug fix in translator
* PHP changes:Mark Spruiell2009-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 3964 - improve endpoint infoDwayne Boone2009-05-27
|
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
|
* Bug 1535 - remove --case-sensitive option form slice compilersDwayne Boone2009-04-20
|
* bug 3190 - remove Glacier2/SessionF.iceMark Spruiell2009-04-08
|
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/library/.depend cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/transform/.depend cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/chat/.depend cpp/demo/Ice/async/.depend cpp/demo/Ice/bidir/.depend cpp/demo/Ice/callback/.depend cpp/demo/Ice/converter/.depend cpp/demo/Ice/hello/.depend cpp/demo/Ice/invoke/.depend cpp/demo/Ice/latency/.depend cpp/demo/Ice/minimal/.depend cpp/demo/Ice/multicast/.depend cpp/demo/Ice/nested/.depend cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/session/.depend cpp/demo/Ice/throughput/.depend cpp/demo/Ice/value/.depend cpp/demo/IceBox/hello/.depend cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/simple/.depend cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated2/.depend cpp/demo/book/freeze_filesystem/.depend cpp/demo/book/lifecycle/.depend cpp/demo/book/printer/.depend cpp/demo/book/simple_filesystem/.depend cpp/src/Freeze/.depend cpp/src/FreezeScript/.depend cpp/src/Ice/.depend cpp/src/Ice/UdpTransceiver.cpp cpp/src/Ice/UdpTransceiver.h cpp/src/IceBox/.depend cpp/src/IceGrid/.depend cpp/src/IceGridLib/.depend cpp/src/IcePatch2/.depend cpp/src/IceStorm/.depend cpp/src/slice2freeze/.depend cpp/test/Freeze/complex/.depend cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/evictor/.depend cpp/test/Freeze/oldevictor/.depend cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/evictor/.depend cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/router/.depend cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/staticFiltering/.depend cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/background/.depend cpp/test/Ice/binding/.depend cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/Ice/custom/.depend cpp/test/Ice/exceptions/.depend cpp/test/Ice/facets/.depend cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/gc/.depend cpp/test/Ice/hold/.depend cpp/test/Ice/inheritance/.depend cpp/test/Ice/interceptor/.depend cpp/test/Ice/location/.depend cpp/test/Ice/objects/.depend cpp/test/Ice/operations/.depend cpp/test/Ice/proxy/.depend cpp/test/Ice/retry/.depend cpp/test/Ice/servantLocator/.depend cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/stream/.depend cpp/test/Ice/stringConverter/.depend cpp/test/Ice/timeout/.depend cpp/test/Ice/udp/.depend cpp/test/IceBox/configuration/.depend cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/session/.depend cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/update/.depend cpp/test/IceSSL/configuration/.depend cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/single/.depend cpp/test/IceStorm/stress/.depend cpp/test/Slice/keyword/.depend cs/src/Ice/Instance.cs cs/src/IceSSL/ConnectorI.cs java/demo/book/simple_filesystem/Filesystem/DirectoryI.java java/demo/book/simple_filesystem/Filesystem/FileI.java java/src/IceInternal/TcpConnector.java java/src/IceSSL/ConnectorI.java py/modules/IcePy/.depend rb/src/IceRuby/.depend
| * - Implementing Ice.Trace.Slicing in Python & RubyMark Spruiell2009-02-02
| | | | | | | | - Improving UnmarshalOutOfBoundsException for unknown exceptions
* | Merge branch 'R3_3_branch'Michi Henning2009-01-28
|\|
| * - bug 3566 - PHP redefinition errorsMark Spruiell2009-01-15
| | | | | | | | - suppressing Slice warnings in PHP slicing/objects test
| * Fix 3638 - IcePHP not compile because SignalHandler is missing.Jose2009-01-09
| |
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| |
* | Merge branch 'R3_3_branch'Dwayne Boone2008-11-05
|/
* PHP bug fix for ice_router/ice_locatorMark Spruiell2008-09-08
|
* Use tmpfile() to create preporcessor tmp fileDwayne Boone2008-08-28
| | | | Set up signal handling in RB/Py/PHP
* bug 3141 - fixing GCC warnings in IcePHPMark Spruiell2008-06-06
|
* removing ICE_STRING_VERSION and ICE_INT_VERSION in PHPMark Spruiell2008-04-19
|
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
|
* Changed version to 3.3.0Dwayne Boone2008-04-11
|
* fix for compiler warning in PHPMark Spruiell2008-04-08
|
* Generate constructors for structure, exception, and class typesMark Spruiell2008-04-08
| | | | in PHP. Also accept null for sequence and dictionary values.
* Bug 2911 - convert *.mak to dosDwayne Boone2008-03-24
|
* fixing PHP segfaultMark Spruiell2008-03-19
|
* Changed version to 3.3bDwayne Boone2008-03-11
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* upgrade to PHP 5.2.5; fixing issues with debug buildMark Spruiell2008-02-28
|
* bug 2686 - php still using Ice::stringToIdentityMark Spruiell2008-02-11
|
* bug 2421 - add method to get Ice version in scripting languagesMark Spruiell2008-01-31
|
* Fixed and moved fixVersion.py/fixCopyright.pyBenoit Foucher2008-01-30
|
* More ICE_HOME related fixes for build systemBenoit Foucher2008-01-30
|
* Many build system fixes to not require ICE_HOME anymore when building a ↵Benoit Foucher2008-01-29
| | | | source distribution
* Updated copyrightDwayne Boone2008-01-23
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug #2605Bernard Normier2007-12-14
|
* updating reserved words & keyword testMark Spruiell2007-09-06
|
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
|
* bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2199Matthew Newhook2007-06-07
|
* checkedCast fixesMark Spruiell2007-05-23
|