Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | too many dashes | Dmitry Stogov | 2017-02-21 | 1 | -1/+0 |
| | |||||
* | Increase WSDL cache version (7.0 wsdl cache is incomatible with PHP-5) | Dmitry Stogov | 2017-02-21 | 1 | -2/+13 |
| | | | | Include WSDL cache version number into file name | ||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Dmitry Stogov | 2015-11-12 | 1 | -1/+3 |
|\ \ | |/ | | | | | | | * PHP-5.6: Fixed bug #70900 (SoapClient systematic out of memory error) | ||||
| * | Fixed bug #70900 (SoapClient systematic out of memory error) | Dmitry Stogov | 2015-11-12 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2015-11-07 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.6: Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute | ||||
| * | Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute | Matteo Beccati | 2015-11-07 | 1 | -1/+1 |
| | | |||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | Fixed memory leak in php_stream_context_set_option() | Dmitry Stogov | 2015-10-29 | 1 | -1/+1 |
| | | |||||
* | | Cleanup (removed dead code) | Dmitry Stogov | 2015-07-01 | 1 | -1/+0 |
| | | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -17/+17 |
| | | | | | | | | semantick changes). | ||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -9/+9 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -32/+31 |
| | | |||||
* | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+1 |
| | | | | | | | | for better comparability with the mainstream | ||||
* | | cleanup TSRMLS_FETCH in ext/soap | Anatol Belski | 2014-09-26 | 1 | -1/+0 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | Avoid double IS_INTERNED() check | Dmitry Stogov | 2014-09-19 | 1 | -2/+1 |
| | | |||||
* | | Fixed useless or duplicated IS_INTERNED() checks | Dmitry Stogov | 2014-09-19 | 1 | -3/+2 |
| | | |||||
* | | Fix SOAP warnings | Nikita Popov | 2014-09-05 | 1 | -4/+4 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -20/+20 |
| | | |||||
* | | ported ext/soap | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -17/+17 |
| | | |||||
* | | Fixed persistent WSDL cache | Dmitry Stogov | 2014-05-16 | 1 | -14/+28 |
| | | |||||
* | | Fixed WSDL parsing | Dmitry Stogov | 2014-05-15 | 1 | -2/+2 |
| | | |||||
* | | ext/soap support for phpng (incomplete - just compilable) | Dmitry Stogov | 2014-05-15 | 1 | -577/+522 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull-request/500' | Anatol Belski | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request/500: limit virtual_cwd_activate() duplicated call to ZTS only reverted the previous commit, both calls are needed in TS mode virtual_cwd_activate() should be called only in one place back to do_alloca() removed unnecessary call simplify the state free macros compact the code to preserve the error info after state freeing back to do_alloca(), reverted the wrong replacement enabled windows to use stack in both ts/nts mode, some more fixes moved to do_alloca() usage where appropriate fixed invalid free fixed virtual cwd header in phar updated NEWS fixed all the places where last error could be lost preserve the error code applied and fixed the original patch initial move on renaming files and fixing includes Conflicts: ext/opcache/ZendAccelerator.c | ||||
| * | initial move on renaming files and fixing includes | Anatol Belski | 2013-10-17 | 1 | -1/+1 |
| | | |||||
* | | - Moved allocation to if block to make Coverity happy | Felipe Pena | 2013-10-19 | 1 | -9/+10 |
|/ | |||||
* | typo fixes (accommodate, parameter) | Veres Lajos | 2013-06-10 | 1 | -2/+2 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2012-03-21 | 1 | -3/+7 |
|\ | | | | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #49853 (Soap Client stream context header option ignored) Conflicts: NEWS ext/soap/php_sdl.c | ||||
| * | Fixed bug #49853 (Soap Client stream context header option ignored) | Dmitry Stogov | 2012-03-21 | 1 | -3/+7 |
| | | |||||
| * | Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵ | Dmitry Stogov | 2012-03-05 | 1 | -0/+7 |
| | | | | | | | | User-Agent header) | ||||
| * | Fixed basic HTTP authentication for WSDL sub requests. | Dmitry Stogov | 2012-02-01 | 1 | -2/+2 |
| | | |||||
| * | Fixed basic HTTP authentication for WSDL sub requests | Dmitry Stogov | 2012-02-01 | 1 | -0/+34 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed WSDL loading using https through proxy | Dmitry Stogov | 2010-11-08 | 1 | -4/+7 |
| | | |||||
| * | This incorrect contraction started to get on my eyes after I saw it for the | Rasmus Lerdorf | 2010-09-03 | 1 | -4/+4 |
| | | | | | | | | | | 87th time while struggling with an annoying SOAP service. | ||||
| * | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable ↵ | Dmitry Stogov | 2010-05-05 | 1 | -1/+10 |
| | | | | | | | | endpoints). (Justin Dearing) | ||||
* | | Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵ | Dmitry Stogov | 2012-03-05 | 1 | -0/+7 |
| | | | | | | | | User-Agent header) | ||||
* | | Fixed basic HTTP authentication for WSDL sub requests. | Dmitry Stogov | 2012-02-01 | 1 | -2/+2 |
| | | |||||
* | | Fixed basic HTTP authentication for WSDL sub requests | Dmitry Stogov | 2012-02-01 | 1 | -0/+34 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | Add php_ignore_value() macro to suppress unused return value warnings | Rasmus Lerdorf | 2011-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | from gcc. There are times when we really don't care about the return value and this will cleanly tell gcc. | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |