summaryrefslogtreecommitdiff
path: root/php/src/php7
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Fix IcePHP sequences orderJose2018-07-27
| | | | Close #172
* Remove workaround for old Visual Studio versionsJose2018-07-27
|
* Update PHP NuGet packages to 7.2.8Jose2018-07-24
|
* Add support to build with PHP 7.2 on WindowsJose2018-07-11
|
* Fixed issue where parsing of 64-bits values would be incorrect on Windows, ↵Benoit Foucher2018-05-03
| | | | fixes #79
* Update PHP projects to use the new PHP NuGet packagesJose2018-05-02
|
* Enable asserts for the extension when built with debug (ICE-8703)Benoit Foucher2018-04-24
|
* ICE-8703 - PHP test failure in Ice/slicing/objectsMark Spruiell2018-03-02
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-8636 - assertion failure with PHP7 debug buildMark Spruiell2018-02-09
|
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Fixed IcePHP assert that would occur with a PHP debug executable when ↵Benoit Foucher2018-02-06
| | | | destroying multiple times the same communicator (ICE-8635)
* Fixed bogus assert when compiling PHP module with debug (ICE-8629)Benoit Foucher2018-02-06
|
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHPBenoit Foucher2018-01-24
|
* Update version to v3.7.1Jose2017-12-14
|
* Ported build system improvements from Freeze repositoryBenoit Foucher2017-08-16
|
* ICE-8162 - Compatibility fix for PHP 7.2Mark Spruiell2017-06-27
|
* ICE-8143 - Rename IcePHP.so to ice.soJoe George2017-06-22
|
* PHP build fixesJose2017-06-13
|
* Only install zeroc.ice.v140 when ICE_BIN_DIST == cppJose2017-06-13
|
* Allow to build PHP7 extension using Windows C++ NuGet binary distributionJose2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Replaced virtual public by public virtualBernard Normier2017-05-19
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Fix (ICE-7782) - Update to PHP 7.1 on WindowsJose2017-05-01
|
* ICE-7716 - more scripting language fixesMark Spruiell2017-03-29
|
* Fix PHP optional non set value to use Ice\None constantJose2017-03-22
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fix issues introduce with 3.6 mergeJose2017-02-14
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed (ICE-7578) - ice_invocationTimeout missing in PHP mappingJose2017-02-13
| |
* | Fix ICE-7561 - PHP Build failureJose2017-02-06
| |