summaryrefslogtreecommitdiff
path: root/php
Commit message (Collapse)AuthorAge
* Make fixes for c++98 dependenciesJoe George2021-03-01
|
* Update version to v3.8.0Joe George2021-02-15
|
* Switch to using python3 by defaultJoe George2021-02-10
|
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Fix php Ice/optional testJose2021-01-09
|
* Remove extra ZEND_BEGIN_ARG_INFO callJoe George2020-12-03
|
* Fix typo in previous commitJoe George2020-12-03
|
* Additional PHP 5 fix to avoid narrowing conversionJoe George2020-12-03
|
* Add missing ice_void_arginfo to php5Joe George2020-12-03
|
* Add support for PHP 8 (Fixes #1172) (#1177)Joe George2020-12-03
|
* Update version to 3.7.5Jose2020-11-30
|
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
| | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior.
* NuGet package build fixesJose2020-04-23
|
* Update version to 3.7.4Jose2020-04-20
|
* Minor fixes to documentation filesBenoit Foucher2019-10-11
|
* Simplify PHP NuGet package buildsJose2019-09-19
|
* Misc updates to README filesJose2019-09-13
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Fixes for PHP/Swift cross testingJose2019-08-07
|
* Fix doc.zeroc.com URLs - Close #457Jose2019-08-05
|
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
|
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | Close #406
* Code formatting: fix line lengthJose2019-06-05
|
* Fix typoJose2019-06-05
|
* Add missing PHP globals, Fix #412Jose2019-06-04
|
* Copyright header simplicationJose2019-01-19
|
* GCC 8 Build fixes for Python, PHP and RubyJose2019-01-11
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix PHP version used with Visual Studio 2015 buildsJose2018-12-17
|
* NuGet licenseURL deprecated, Close #307Jose2018-12-14
|
* Build multiple PHP packages from a single sourceJose2018-12-13
|
* Add support to build with PHP 7.3 on WindowsJose2018-12-13
|
* Fixed warning introduced by previous commit.Bernard Normier2018-12-03
|
* Fixed bogus assert and misc warnings. Fixes #311.Bernard Normier2018-12-03
|
* Sign PHP Windows DLLsJose2018-11-27
|
* Update version to 3.7.2Jose2018-11-14
|
* Create separate NuGet packages for PHP 7.1 and PHP 7.2Jose2018-11-12
|
* Fix typo in package idJose2018-11-12
|
* Missing pack command in Windows PHP buildJose2018-11-12
|
* Add support to build PHP NuGet packagesJose2018-11-12
|