summaryrefslogtreecommitdiff
path: root/php/src/php7
Commit message (Collapse)AuthorAge
* 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
| |
* | 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
| |
* | Fix Windows PHP builds to remove unused dependenciesJose2016-12-23
| |
* | Removed IcePHP dependency on Parser.hBenoit Foucher2016-12-23
| |
* | Revert PHP package version changeJose2016-12-22
| |
* | 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
* | Remove unused MakefileJose2016-12-16
| |
* | minor style fixesJose2016-12-16
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-12-09
|\|
| * ICE-7462 - Add PHP 7.1 supportJoe George2016-12-08
| |
| * 3.6.3 version fixesJose2016-09-17
| |
| * Customizable PHP configJose2016-06-07
| |
| * 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.
| * PHP 7 fix for printing Exception infoJoe George2016-05-27
| |
| * Fix PHP 7 build on WindowsJoe George2016-05-11
| |
| * Backport PHP7 supportJoe George2016-05-10
|
* Fix Ice for PHP ZTS (Thread Safe) Windows buildsJose2016-12-08
|
* Replaced non-public double underscores in C++Bernard Normier2016-11-12
|
* Update to mcpp-2.7.2.12Jose2016-11-11
|
* Add support to build PHP Nuget packagesJose2016-11-11
|
* 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
|
* Fix ICE-7267Joe George2016-08-08
| | | | PHP make tests no longer fails if php-config is missing.