summaryrefslogtreecommitdiff
path: root/php
Commit message (Expand)AuthorAge
* 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
* 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
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fix for PHP 5.3 (Amzn 2018.03) build failuresBenoit Foucher2018-10-29
* Disable shadow warnings with clang 3.xBernard Normier2018-10-28
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Test driver fixesBenoit Foucher2018-10-19
* Fix whitespacesBenoit Foucher2018-10-01
* Test using Value as operation parameterJose2018-09-20
* Enable test workers for PHP, Ruby and PythonJose2018-09-04
* Fixed PHP 5.3.x failure (Amzn1)Benoit Foucher2018-08-20
* PHP5 test failure, do not use finally with PHP < 5.5Jose2018-08-13
* Whitespace cleanupJose2018-08-13
* PHP5 test failuresJose2018-08-09