summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Util.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5710) - Source support for PHP x64 on WindowsJose2014-10-13
|
* Minor remove VC90 workaroundsJose2014-04-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* PHP fixes for WindowsMark Spruiell2012-10-17
|
* More Solaris / Sun CC 5.10 fixesBernard Normier2012-09-10
|
* PHP port; misc. fixesMark Spruiell2012-05-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4764 - PHP 5.4 compatibilityMark Spruiell2011-12-29
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 2718 - string conversion warnings in PHP extensionMark Spruiell2009-07-06
|
* PHP changes:Mark Spruiell2009-06-23
| | | | | | | - static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later)
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 3141 - fixing GCC warnings in IcePHPMark Spruiell2008-06-06
|
* upgrade to PHP 5.2.5; fixing issues with debug buildMark Spruiell2008-02-28
|
* bug 2686 - php still using Ice::stringToIdentityMark Spruiell2008-02-11
|
* Updated copyrightDwayne Boone2008-01-23
|
* updating reserved words & keyword testMark Spruiell2007-09-06
|
* bug 2136Mark Spruiell2007-04-24
|
* bug 2098; misc. code cleanupMark Spruiell2007-04-18
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Reorganizing source code. Changing build process to use Makefiles insteadMark Spruiell2006-11-09
of configure. Desupporting all platforms except Linux and Windows.