Remi Collet
|
ff70b40dc9
|
fix type in fix for #69085
|
2015-04-13 14:41:39 +02:00 |
|
Dmitry Stogov
|
75f40ae1f3
|
Fixed bug #69293
|
2015-03-27 18:40:58 +03:00 |
|
Dmitry Stogov
|
51856a76f8
|
Fixed bug #69152
|
2015-03-19 11:36:01 +03:00 |
|
Dmitry Stogov
|
c8eaca013a
|
Added type checks
|
2015-03-03 10:43:48 +03:00 |
|
Dmitry Stogov
|
0c136a2abd
|
Added type checks
|
2015-03-03 09:44:46 +03:00 |
|
Dmitry Stogov
|
d5248f67b5
|
Check variable type before its usage as IS_ARRAY.
|
2015-03-02 12:27:36 +03:00 |
|
Felipe Pena
|
e08bef442c
|
- Fixed bug #67427 (SoapServer cannot handle large messages) patch by: brandt at docoloc dot de
|
2015-02-16 13:07:26 -02:00 |
|
Veres Lajos
|
3f42f2f5d1
|
typofixes
|
2014-08-17 15:44:02 +03:00 |
|
Boro Sitnikovski
|
aebb23e4db
|
Bug 49898
__getCookies() method implementation
|
2014-06-08 19:36:18 -07:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Felipe Pena
|
85a622e42f
|
- Moved allocation to if block to make Coverity happy
|
2013-10-19 23:36:28 -03:00 |
|
Dmitry Stogov
|
4395f70207
|
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
|
2013-07-31 17:36:06 +04:00 |
|
Dmitry Stogov
|
fd8f454520
|
Fixed bug #65018 (SoapHeader problems with SoapServer)
|
2013-07-31 16:32:26 +04:00 |
|
Anatol Belski
|
9b6aa268a3
|
fixed bug #65311 testsuite failure due to incomplete fix to bug28985.phpt
|
2013-07-23 09:59:08 +02:00 |
|
Veres Lajos
|
e9a95d78ef
|
typo fixes
|
2013-07-15 00:23:03 -07:00 |
|
Stanislav Malyshev
|
ac40c0b562
|
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
|
2013-06-10 14:20:18 -07:00 |
|
Veres Lajos
|
ed2e84e239
|
typo fixes (accommodate, parameter)
|
2013-06-10 13:36:03 -07:00 |
|
Anatol Belski
|
156576fcce
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
fix heap overflow warnings on win x64 debug crt
|
2013-05-13 14:25:25 +02:00 |
|
Anatol Belski
|
fe21accfb4
|
fix heap overflow warnings on win x64 debug crt
|
2013-05-13 14:24:21 +02:00 |
|
Johannes Schlüter
|
1e9bc56775
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2013-02-21 15:10:15 +01:00 |
|
Johannes Schlüter
|
fcd4b5335a
|
Fix TSRM (after afc1debb )
|
2013-02-21 15:08:58 +01:00 |
|
Dmitry Stogov
|
c737b89473
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed external entity loading
Conflicts:
ext/libxml/libxml.c
ext/libxml/php_libxml.h
|
2013-02-20 22:27:41 +04:00 |
|
Dmitry Stogov
|
8e76d0404b
|
Fixed external entity loading
|
2013-02-20 22:14:59 +04:00 |
|
Dmitry Stogov
|
4b900f4831
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Proper bit reset code
|
2013-02-13 22:07:21 +04:00 |
|
Dmitry Stogov
|
188c196d4d
|
Proper bit reset code
|
2013-02-13 22:06:37 +04:00 |
|
Dmitry Stogov
|
1a18e84822
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Disabled external entities loading
|
2013-02-07 16:09:12 +04:00 |
|
Dmitry Stogov
|
afe98b7829
|
Disabled external entities loading
|
2013-02-07 16:07:05 +04:00 |
|
Dmitry Stogov
|
702b436ef4
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Check if soap.wsdl_cache_dir confirms to open_basedir
|
2013-02-07 13:10:04 +04:00 |
|
Dmitry Stogov
|
cc4c318b0c
|
Check if soap.wsdl_cache_dir confirms to open_basedir
|
2013-02-07 13:04:47 +04:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Xinchen Hui
|
a2045ff332
|
Happy New Year~
|
2013-01-01 16:02:16 +08:00 |
|
Dmitry Stogov
|
7f7cff0bbb
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
Conflicts:
NEWS
ext/soap/soap.c
|
2012-11-29 16:41:09 +04:00 |
|
Dmitry Stogov
|
dc2192c087
|
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
|
2012-11-29 16:31:08 +04:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Xinchen Hui
|
e081c55fb5
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:31:31 +08:00 |
|
Dmitry Stogov
|
33db8c0ef6
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
|
2012-09-03 11:51:17 +04:00 |
|
Dmitry Stogov
|
485c09a376
|
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
|
2012-09-03 11:49:58 +04:00 |
|
Dmitry Stogov
|
38476a1543
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
|
2012-09-03 11:47:59 +04:00 |
|
Dmitry Stogov
|
7e816c0921
|
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
|
2012-09-03 11:46:47 +04:00 |
|
Johannes Schlüter
|
b025b9d0cf
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()
|
2012-06-27 23:26:33 +02:00 |
|
zoe slattery
|
968dfae6d1
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Change impl of GZIP_POST, DEFLATE_POST. See #62021
|
2012-05-15 11:06:14 +01:00 |
|
zoe slattery
|
1af8b3f883
|
Change impl of GZIP_POST, DEFLATE_POST. See #62021
|
2012-05-15 11:05:20 +01:00 |
|
Anatoliy Belsky
|
4ac6862fc4
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
|
2012-04-16 15:40:10 +02:00 |
|
Anatoliy Belsky
|
9c8907ec10
|
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
|
2012-04-16 15:38:46 +02:00 |
|
Ilia Alshanetsky
|
9c5ae9954f
|
Fixed bug #61423 (gzip compression fails).
|
2012-04-03 08:47:00 -04:00 |
|
Hannes Magnusson
|
7a1c765385
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
This is a git checkout
Revert incorrect fix
|
2012-03-24 17:20:14 +01:00 |
|
Ilia Alshanetsky
|
8d0760f38a
|
Revert incorrect fix
|
2012-03-24 12:27:55 -04:00 |
|
Ilia Alshanetsky
|
f9f631fb76
|
Fixed bug #61423 (gzip compression fails).
Conflicts:
NEWS
|
2012-03-22 09:46:33 -04:00 |
|
Ilia Alshanetsky
|
b4aea52682
|
Fixed bug #61423 (gzip compression fails).
|
2012-03-22 09:13:45 -04:00 |
|
Dmitry Stogov
|
a8cc0b05b4
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #49853 (Soap Client stream context header option ignored)
Conflicts:
NEWS
ext/soap/php_sdl.c
|
2012-03-21 16:42:08 +04:00 |
|