summaryrefslogtreecommitdiff
path: root/php/src/IcePHP/Init.cpp
Commit message (Collapse)AuthorAge
* ICE-6973 - Add support for PHP 7Joe George2016-02-12
|
* Various OS X El Capitan fixes for PHPv3.6.1-el_capitanJoe George2015-10-02
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5345 - IcePHP fails to build with GCC 4.7Jose2013-07-03
|
* ICE-5349 - add optional demo for php/py/rbMark Spruiell2013-06-12
|
* Fixed (ICE-5345) - IcePHP fails to build with GCC 4.7Jose2013-06-03
|
* ICE-5268 - PHP crash on WindowsMark Spruiell2013-02-19
|
* ICE-5235 IcePHP does not compile on WindowsDwayne Boone2013-02-14
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5175) - php doesn't compile on SLESJose2013-01-04
|
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* PHP optionalsMark Spruiell2012-10-12
|
* 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
|
* bug 4916 - PHP extension not using INI settingsMark Spruiell2011-05-06
|
* 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
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 2098; misc. code cleanupMark Spruiell2007-04-18
|
* 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.