summaryrefslogtreecommitdiff
path: root/php/src/php5
Commit message (Collapse)AuthorAge
...
* Fixed (ICE-7578) - ice_invocationTimeout missing in PHP mappingJose2017-02-13
|
* Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | flushed with the communicator/connection should be compressed
* merging IceBridge into masterMark Spruiell2017-01-30
|
* PHP mapping use Namespace builds by defaultJose2017-01-26
|
* IcePHP Ice::Value implementation & minor extension cleanupJose2017-01-19
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* Fix PHP and Python Windows rc filesJose2016-12-26
|
* Removed IcePHP dependency on Parser.hBenoit Foucher2016-12-23
|
* Update version to 3.7a4Joe George2016-12-21
|
* Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
| | | | ICE_BIN_DIST is a list of binary distributions to build against
* Replaced non-public double underscores in C++Bernard Normier2016-11-12
|
* Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
| | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00.
* Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
|
* Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
|
* Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* PHP build fixesJose2016-09-12
|
* Move generateUUID to IceBernard Normier2016-08-01
|
* Update version to 3.7a3Joe George2016-07-12
|
* Whitespace cleanup - tabs to spacesJoe George2016-06-29
|
* ICE-7202 - Fix php 5 buildJoe George2016-06-27
|
* Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | of TCP/iAP/Bluetooth.
* Fix ICE-7163Joe George2016-05-31
| | | | | | - Printing types is more forgiving and will not throw an exception if there is bogus data. - Fix several print statements to print the correct class name.
* Updated version to 3.7a2Bernard Normier2016-05-31
|
* Removed references to DotNetNames.cppBernard Normier2016-05-12
|
* Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|
* stream API fixes for scripting languagesMark Spruiell2016-05-11
|
* Fixes to allow per-project/component platform/config variablesBenoit Foucher2016-05-10
|
* Removed libIceUtil and libSliceBernard Normier2016-05-09
|
* Windows msbuild build updatesJose2016-05-05
|
* Re-factored gmake build systemBenoit Foucher2016-05-03
|
* Updated Ice version to 3.7a0Benoit Foucher2016-04-07
|
* Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|
* Merge remote-tracking branch 'origin/3.6'Jose2016-03-01
|
* ICE-6973 - Add support for PHP 7Joe George2016-02-12