Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
0810696e |
| 18-Apr-2005 |
Ilia Alshanetsky |
removed unused vars.
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH |
|
#
b3d9c5be |
| 09-Oct-2004 |
Wez Furlong |
Improve .Net support; this should reduce "failed to init .net" errors. Improve error reporting while we're at it too.
|
Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
8c4b6877 |
| 07-Aug-2004 |
Wez Furlong |
Fix for Bug #29490 from Michael Sisolak. Another fine patch; thanks Michael.
|
#
4d39a171 |
| 03-Aug-2004 |
Wez Furlong |
Even more verbosity...
|
#
f765acea |
| 03-Aug-2004 |
Wez Furlong |
Even more verbosity in case of error
|
#
d38f944d |
| 02-Aug-2004 |
Wez Furlong |
Better error reporting
|
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
5232a5af |
| 16-Jun-2004 |
Ard Biesheuvel |
64-bit bugsquash party
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4 |
|
#
30171a75 |
| 12-Feb-2004 |
Zeev Suraski |
zend_default_classes.h -> zend_exceptions.h
|
Revision tags: php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
dbeb4158 |
| 08-Jan-2004 |
Andi Gutmans |
- A belated happy holidays and PHP 5
|
#
e10c206d |
| 07-Jan-2004 |
Wez Furlong |
Port other major parts of PHP 4 COM extension into PHP 5 com_dotnet extension. This enables: - iteration of SafeArray types via foreach() - proxying of multi-dimensional SafeArray typ
Port other major parts of PHP 4 COM extension into PHP 5 com_dotnet extension. This enables: - iteration of SafeArray types via foreach() - proxying of multi-dimensional SafeArray types so that multi-dimension array accesses work (untested!) - Fix COM exceptions, and expose them as their own class of exception "com_exception" - auto typelib file import (com.typelib_file ini option) - event sinking - wrapper to map PHP objects to COM - fix mapping of variant values to PHP values # Could someone please add com_saproxy.c and com_wrapper.c to the .dsp # file?
show more ...
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2 |
|
#
09907c6b |
| 18-Dec-2003 |
Wez Furlong |
Fix use of the CorRuntimeHost; once it has been stopped for a process, it cannot be restarted, so we keep it alive for the duration of the process, and instead close down the application domain in
Fix use of the CorRuntimeHost; once it has been stopped for a process, it cannot be restarted, so we keep it alive for the duration of the process, and instead close down the application domain in request shutdown.
show more ...
|
Revision tags: php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4 |
|
#
61313924 |
| 14-Aug-2003 |
Wez Furlong |
fix .net build
|
#
6df5d5ba |
| 14-Aug-2003 |
Wez Furlong |
Add new COM (and .Net) extension for php5. Not yet complete, but should work for most people.
|