summaryrefslogtreecommitdiff
path: root/php/test/Ice/optional
Commit message (Collapse)AuthorAge
* Fix php Ice/optional testJose2021-01-09
|
* Fixes for PHP/Swift cross testingJose2019-08-07
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Whitespace cleanupJose2018-08-13
|
* PHP5 test failuresJose2018-08-09
| | | | | finally is not supported with PHP < 5.5 and we still support PHP 5.3 and PHP 5.4
* Update PHP tests to use TestHelper classJose2018-08-08
|
* Update copyright year to 2018Jose2018-02-14
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-26
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fixed Ice/optional cross-testing failure with JS serversBenoit Foucher2017-03-27
|
* Fix for PHP optionals Ice\None not used in generated codeJose2017-03-23
|
* Fix PHP optional non set value to use Ice\None constantJose2017-03-22
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | PHP mapping use Namespace builds by defaultJose2017-01-26
| |
* | PHP: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | Do not use Nuget packages with PHP testsJose2016-12-13
| |
* | Fixes to test PHP in WindowsJose2016-11-30
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | ICE-7333 - Java/C# cross test failure in Ice/optionalMark Spruiell2016-09-08
| |
* | C# mapping changesBenoit Foucher2016-08-16
| | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously
* | Added test for optional object dictionary parametersBenoit Foucher2016-07-07
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |
* | Windows msbuild build updatesJose2016-05-05
| |
* | Added support for compiling Slice files from PHP testsBenoit Foucher2016-05-04
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * Fix for ICE-7020 - php tests will now exit with exit status = 1 if there's a ↵Benoit Foucher2016-03-16
| | | | | | | | test failure
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
|/
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* merging javascript branchMark Spruiell2014-03-19
|
* Added missing tests for optionalsBenoit Foucher2013-06-04
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.