Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | fix TS build | Pierre Joye | 2014-05-16 | 1 | -3/+3 | |
* | | | | | Fixed WSDL attibute parsing | Dmitry Stogov | 2014-05-16 | 1 | -2/+1 | |
* | | | | | fixed reference counting and memory leak | Dmitry Stogov | 2014-05-16 | 1 | -8/+4 | |
* | | | | | Partial fix for XML references handling | Dmitry Stogov | 2014-05-16 | 1 | -4/+7 | |
* | | | | | Fixed handling of compressed SOAP requests | Dmitry Stogov | 2014-05-16 | 1 | -1/+1 | |
* | | | | | Fixed support for SOAP_PERSISTENCE_SESSION | Dmitry Stogov | 2014-05-15 | 1 | -2/+12 | |
* | | | | | Fixed support for empty strings | Dmitry Stogov | 2014-05-15 | 1 | -1/+1 | |
* | | | | | Buffer has to be reallocated on each loop iteration | Dmitry Stogov | 2014-05-15 | 1 | -1/+2 | |
* | | | | | Support for IS_INDIRECT | Dmitry Stogov | 2014-05-15 | 1 | -0/+7 | |
* | | | | | Buffer has to be reallocated on each loop iteration | Dmitry Stogov | 2014-05-15 | 1 | -1/+2 | |
* | | | | | check for EG(excepton) | Dmitry Stogov | 2014-05-15 | 1 | -2/+2 | |
* | | | | | key->len doesn't include trailing space anymore | Dmitry Stogov | 2014-05-15 | 1 | -4/+4 | |
* | | | | | Fixed WSDL parsing | Dmitry Stogov | 2014-05-15 | 1 | -2/+2 | |
* | | | | | Fixed memory leaks | Dmitry Stogov | 2014-05-15 | 2 | -3/+3 | |
* | | | | | Fixed SoapFault handling | Dmitry Stogov | 2014-05-15 | 2 | -14/+22 | |
* | | | | | fixed refcounting | Dmitry Stogov | 2014-05-15 | 1 | -1/+1 | |
* | | | | | Fixed destructive assignment | Dmitry Stogov | 2014-05-15 | 1 | -3/+7 | |
* | | | | | Fixed get_zval_property() | Dmitry Stogov | 2014-05-15 | 1 | -2/+3 | |
* | | | | | Fixed reference counting and memory leak | Dmitry Stogov | 2014-05-15 | 1 | -3/+3 | |
* | | | | | Fixed SOAP error handling | Dmitry Stogov | 2014-05-15 | 2 | -20/+21 | |
* | | | | | Array with var_args must not be deallocated any more | Dmitry Stogov | 2014-05-15 | 1 | -4/+0 | |
* | | | | | Removed support for old-style resource destructors (only ext/soap used it) | Dmitry Stogov | 2014-05-15 | 1 | -16/+15 | |
* | | | | | ext/soap support for phpng (incomplete - just compilable) | Dmitry Stogov | 2014-05-15 | 11 | -2671/+2445 | |
* | | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'PHP-5.6' | Bob Weinand | 2014-04-11 | 1 | -2/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix bug #66015 by reverting "Removed operations on constant arrays." | Bob Weinand | 2014-04-11 | 1 | -2/+0 | |
* | | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 3 | -49/+49 | |
* | | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 2 | -3/+7 | |
|/ / / / | ||||||
* | | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 14 | -14/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 14 | -14/+14 | |
* | | | | Merge branch 'master' of https://git.php.net/push/php-src | Kalle Sommer Nielsen | 2013-12-18 | 2 | -2/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-12-12 | 2 | -2/+4 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixed tests | Dmitry Stogov | 2013-12-12 | 1 | -2/+3 | |
| | * | | Fixed ext/soap/tests/bugs/bug54911.phpt | Dmitry Stogov | 2013-12-12 | 1 | -0/+1 | |
* | | | | Eliminate another TSRMLS_FETCH() in i_zend_is_true() | Kalle Sommer Nielsen | 2013-12-18 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-12-10 | 3 | -94/+180 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot ko... | Dmitry Stogov | 2013-12-10 | 3 | -94/+180 | |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-12-10 | 1 | -14/+14 | |
|\ \ \ | |/ / | ||||||
| * | | Arguments passed to user function have to be properly allocated on heap | Dmitry Stogov | 2013-12-10 | 1 | -14/+14 | |
* | | | Avoid interned hash key duplication and hash key length recaclulation | Dmitry Stogov | 2013-11-29 | 1 | -2/+3 | |
* | | | Merge branch 'pull-request/500' | Anatol Belski | 2013-11-05 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | initial move on renaming files and fixing includes | Anatol Belski | 2013-10-17 | 1 | -1/+1 | |
* | | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-10-19 | 1 | -9/+10 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-19 | 1 | -9/+10 | |
| |\ \ | | |/ | ||||||
| | * | - Moved allocation to if block to make Coverity happy | Felipe Pena | 2013-10-19 | 1 | -9/+10 | |
* | | | final bits | Michael Wallner | 2013-09-17 | 1 | -0/+1 | |
* | | | Merge branch 'slim-postdata-merge' | Michael Wallner | 2013-09-17 | 1 | -4/+3 | |
|\ \ \ | ||||||
| * | | | fix ZTS build | Michael Wallner | 2013-08-27 | 1 | -3/+3 | |
| * | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -31/+28 | |
| |/ / | ||||||
* | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -31/+28 | |
|/ / |