| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #223.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Close #172
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #79
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is destroyed (ICE-8659)
|
|
|
|
| |
destroying multiple times the same communicator (ICE-8635)
|
| |
|
|
|
|
| |
override from original proxy
|
|
|
|
| |
(ICE-7996 & ICE-7976)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
ZEND_MODULE_API_NO number used in Init.cpp bugfix was bogus
required_num_args member of _zend_arg_info was changed to
zend_uint in PHP 5.4.0 that correspond to ZEND_MODULE_API_NO
20100525
See bug (ICE-8479)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove extra newlines from the end of files and add newlines to files
which are missing one.
|