summaryrefslogtreecommitdiff
path: root/ext/soap/php_encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Use TRY_ADDREF/TRY_DELREF in soapNikita Popov2019-07-121-2/+2
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-11-121-1/+1
|\
| * Fix #77141: Signedness issue in SOAP when precision=-1Christoph M. Becker2018-11-121-1/+1
| * year++Xinchen Hui2018-01-021-1/+1
* | Fixed bug #50675Cameron Porter2018-10-231-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-12-281-0/+1
|\ \ | |/
| * Fixed reference-countingDmitry Stogov2017-12-281-0/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Drop soap_hash_str_find_deref()Nikita Popov2017-06-251-23/+13
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Merge branch 'PHP-7.1'Nikita Popov2016-12-131-17/+33
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-131-17/+33
| |\
| | * More fixes for bug #73089Nikita Popov2016-12-131-17/+33
| | * Fixed bug #73237Keith Smiley2016-10-121-2/+4
* | | Remove Netware supportKalle Sommer Nielsen2016-11-121-1/+1
|/ /
* | Introduced HT_IS_PACKED() and HT_IS_WITHOUT_HOLES() macros. (Benjamin Coutu)Dmitry Stogov2016-10-191-0/+4
* | Fixed bug #73237Keith Smiley2016-10-141-2/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-301-2/+2
|\ \ | |/
| * Fix bug #71711Nikita Popov2016-08-301-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-301-0/+1
|\ \ | |/
| * Fixed bug #71996Nikita Popov2016-08-301-0/+1
* | Fixed compilation warningsDmitry Stogov2016-06-221-87/+87
* | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-1/+1
* | - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-281-13/+8
|/
* Fixed bug #71986 (Nested foreach assign-by-reference creates broken variables)Xinchen Hui2016-04-081-0/+1
* check for NULL and avoid crashesAntony Dovgal2016-01-251-2/+10
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-03-251-1/+1
| |\
| | * Bug #69293 NEW segfault when using SoapClient::__setSoapHeader (bisected, reg...Xinchen Hui2015-03-251-1/+1
| * | Merge branch 'PHP-5.5' into PHP-5.6Reeze Xia2015-03-031-10/+20
| |\ \ | | |/
* | | Fixed typoXinchen Hui2015-12-211-2/+1
* | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-1/+1
* | | Cleanup (removed dead code)Dmitry Stogov2015-07-011-1/+0
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-40/+40
* | | Make convert_to_* safe with rc>1Nikita Popov2015-06-111-12/+7
* | | fix timezone usage in soap for vc14Anatol Belski2015-05-101-1/+1
* | | Clean up some type conversionsNikita Popov2015-04-271-9/+3
* | | Removed unused functionsDmitry Stogov2015-03-241-1/+1
* | | Merge branch 'PHP-5.6'Dmitry Stogov2015-03-031-7/+14
|\ \ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-03-031-7/+14
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-031-7/+14
| | |\ \
| | | * | Added type checksDmitry Stogov2015-03-031-7/+14
* | | | | Merge branch 'PHP-5.6'Dmitry Stogov2015-03-031-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-03-031-3/+6
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2015-03-031-3/+6
| | |\ \ | | | |/
| | | * Added type checksDmitry Stogov2015-03-031-3/+6
| | | * Bump yearXinchen Hui2014-01-031-1/+1
| | | * Happy New YearXinchen Hui2013-01-011-1/+1