summaryrefslogtreecommitdiff
path: root/php/test
Commit message (Collapse)AuthorAge
...
* ICE-5375 - minor editsMark Spruiell2013-07-17
|
* Remove generated fileJose2013-07-17
|
* Simplification for Slice predefined macrosJose2013-07-17
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Fixed ICE-5376 - IcePHP build with USE_NAMESPACES=yes brokenJose2013-07-09
|
* Fixed ICE-5369 - fixed asserting on AMD response if memory limit exception ↵Benoit Foucher2013-07-04
| | | | was raised
* Added missing tests for optionalsBenoit Foucher2013-06-04
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for ↵Benoit Foucher2013-01-16
| | | | opaque endpoints
* Fixed ICE-5126 - Improved client side encoding checksBenoit Foucher2013-01-15
|
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
|
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* ICE-4930 - fixes for scripting languagesMark Spruiell2012-11-09
|
* Lots of minor test and build fixes.Benoit Foucher2012-11-06
| | | | | | | | | - Added --client-home option to allow running tests against clients from another source distribution. - Fixed bogus identation in some Makefiles - Fixed installation of Ice for Java on platforms where the GUI isn't built. - Added more cross language tests. - Fixed issues with running the tests against a binary distribution.
* Fixed tests failures and some demo scriptsBenoit Foucher2012-10-29
|
* Fixed PHP/Ruby proxy test failure w/ SSLBenoit Foucher2012-10-26
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4862 - checkedCast raises FacetNotExistExceptionMark Spruiell2012-10-18
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* PHP optionalsMark Spruiell2012-10-12
|
* Renamings (ICE-4868):Bernard Normier2012-09-25
| | | | | | | | | | - StreamTrait is now StreamableTraits - StreamTraitType is now StreamHelperCategory - OptionalType is now OptionalFormat - Ice/StreamTraits.h is now Ice/StreamHelpers.h Updated C++, Python and Ruby Updated .depend and .depend.mak in C++, Python, Ruby and PHP
* PHP port; misc. fixesMark Spruiell2012-05-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* test for ICE-4708 Regression generated code for default-valueJose2011-12-30
|
* ICE-4764 - PHP 5.4 compatibilityMark Spruiell2011-12-29
|
* ICE-4734 - generate constructors for empty exceptions in JavaMark Spruiell2011-11-09
|
* namespace fixes for PHP 5.1.xMark Spruiell2011-05-18
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* PHP namespace fixesMark Spruiell2011-05-07
|
* bug 4855 - adding test; changing demos/tests to use require_onceMark Spruiell2011-05-07
|
* bug 4916 - PHP extension not using INI settingsMark Spruiell2011-05-06
|
* bug 4976 - inconsistent operation mode for pseudo opsMark Spruiell2011-05-04
|
* 4851 - slice2cpp bug for string literalsJose2011-04-13
|
* 5030 - Patch for slice2cs with scoped constantsJose2011-03-14
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 4797 - compile error with floating-point default valueMark Spruiell2010-07-20
|
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
|
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* adding "include .depend.mak" to PHP makefilesMark Spruiell2010-01-07
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Fixed bug 4521: it's now possible to build the tests & demos againstBenoit Foucher2009-12-31
| | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b)
* Fixed bug 4517 - test/Ice/operations hangBenoit Foucher2009-12-21
|
* bug 4492 - PHP demos don't build against RPMsMark Spruiell2009-12-16
|
* more PHP fixesMark Spruiell2009-12-11
|
* bug 4427: fixing Slice comments to avoid buggy mcppMark Spruiell2009-12-04
|