#
06f072cb |
| 11-Mar-2010 |
Jani Taskinen |
MFH: Improved / fixed output buffering (Michael Wallner)
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4 |
|
#
a94558c8 |
| 08-Dec-2009 |
Felipe Pena |
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
|
Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2 |
|
#
60ef4a1e |
| 26-Aug-2009 |
Dmitry Stogov |
Fixed bug #47273 (Encoding bug in SoapServer->fault)
|
Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3 |
|
#
42bb8ed2 |
| 18-Feb-2009 |
Dmitry Stogov |
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
|
Revision tags: php-5.2.9RC2, php-5.2.9RC1 |
|
#
6caf16d5 |
| 02-Feb-2009 |
Felipe Pena |
- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
|
Revision tags: php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5 |
|
#
7d4fd3fd |
| 27-Nov-2008 |
Dmitry Stogov |
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
#
f80d26e6 |
| 27-Nov-2008 |
Dmitry Stogov |
Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)
|
Revision tags: php-5.2.7RC4 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2 |
|
#
1d5ba8bb |
| 21-Oct-2008 |
Arnaud Le Blanc |
MFH: initialize optional vars
|
Revision tags: php-5.2.7RC1 |
|
#
2fced40b |
| 15-Sep-2008 |
Felipe Pena |
MFH: - Added E_ERROR in constructors
|
#
6a2729ed |
| 09-Sep-2008 |
Ilia Alshanetsky |
Fixed a compiler warning
|
#
c3cda40f |
| 08-Sep-2008 |
Felipe Pena |
- MFH: Changed error level E_ERROR into E_WARNING in parameter validation
|
#
166ea707 |
| 07-Sep-2008 |
Felipe Pena |
- MFH: Removed the doubled error message (the error level is no longer E_ERROR)
|
#
41840d59 |
| 01-Sep-2008 |
Dmitry Stogov |
Disabled warning messages in SoapClient constructor
|
Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1 |
|
#
1d5c8006 |
| 22-Jul-2008 |
Felipe Pena |
- MFH: Added arginfo
|
#
bdd6712b |
| 22-Jun-2008 |
Felipe Pena |
- New parameter parsing API
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE |
|
#
6e34cbfb |
| 20-May-2008 |
David Soria Parra |
Coding style
|
#
d5befc74 |
| 20-May-2008 |
David Soria Parra |
MFH: Allow non-long values for proxy_port, connection_timeout and convert them
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1 |
|
#
84a8bb03 |
| 10-Mar-2008 |
Felipe Pena |
MFH: New way for check void parameters
|
Revision tags: php-5.2.6RC2 |
|
#
29eac881 |
| 04-Mar-2008 |
Dmitry Stogov |
Fixed SIGSEGV because of access to uninitialized data
|
Revision tags: php-5.2.6RC1, RELEASE_1_3_1 |
|
#
7b6238c6 |
| 15-Feb-2008 |
Dmitry Stogov |
Fixed bug #43507 (SOAPFault HTTP Status 500 - would like to be able to set the HTTP Status)
|