summaryrefslogtreecommitdiff
path: root/ext/soap/php_xml.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
|
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| |
| * - Fix mergeFelipe Pena2015-02-161-0/+3
| |
* | - Fix mergeFelipe Pena2015-02-161-0/+3
|\ \
| * \ Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2015-02-161-0/+3
| |\ \ | | |/ | |/| | | | | | | | | | * PHP-5.4: - Fixed bug #67427 (SoapServer cannot handle large messages) patch by: brandt at docoloc dot de Update NEWS
| | * - Fixed bug #67427 (SoapServer cannot handle large messages) patch by: ↵Felipe Pena2015-02-161-0/+3
| | | | | | | | | | | | brandt at docoloc dot de
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | |
| * | Bump yearXinchen Hui2015-01-151-1/+1
| | |
| * | Bump yearXinchen Hui2014-01-031-1/+1
| |/
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+5
| |
* | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+2
| | | | | | | | for better comparability with the mainstream
* | cleanup TSRMLS_FETCH in ext/soapAnatol Belski2014-09-261-2/+0
| |
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
| |
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-211-4/+6
|\
| * Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-201-2/+9
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.3: Fixed external entity loading Conflicts: ext/libxml/libxml.c ext/libxml/php_libxml.h
| * Fixed external entity loadingDmitry Stogov2013-02-201-2/+9
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-131-2/+2
|\ \ | |/ | | | | | | * PHP-5.3: Proper bit reset code
| * Proper bit reset codeDmitry Stogov2013-02-131-2/+2
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-0/+2
|\ \ | |/ | | | | | | * PHP-5.3: Disabled external entities loading
| * Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
| |
| * Happy New Year~Xinchen Hui2013-01-011-1/+1
| |
| * - Year++Felipe Pena2012-01-011-1/+1
| |
| * - Year++Felipe Pena2011-01-011-1/+1
| |
* | Happy New YearXinchen Hui2013-01-011-1/+1
| |
* | - Year++Felipe Pena2012-01-011-1/+1
| |
* | - Year++Felipe Pena2011-01-011-1/+1
| |
* | - cleanup ze1/ze2Pierre Joye2010-09-161-26/+0
| |
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
|/ | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)Felipe Pena2009-12-011-0/+3
| | | | | | | | - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) [DOC]
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* Nuke signed/unsigned compiler warningsDmitry Stogov2006-07-111-14/+14
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Fixed ZTS buildDmitry Stogov2005-08-021-1/+1
|
* Allow SOAP work when allow_url_fopen is turned off.Dmitry Stogov2005-08-011-0/+5
|
* Source cleanupDmitry Stogov2004-02-131-4/+4
|
* optimizationDmitry Stogov2004-02-061-1/+0
|
* PHP5 and WIN32 support was improvedDmitry Stogov2004-02-061-0/+2
|
* WSDL parsing speedup. Source cleanup.Dmitry Stogov2004-02-051-47/+138
|
* fix: proper handling of SOAP 1.1 href and unresolved attributes referencesDmitry Stogov2004-02-021-1/+1
|
* SOAP 1.2 specification conformity was improvedDmitry Stogov2004-01-301-0/+47
|
* fix: "Authors" correctedDmitry Stogov2004-01-291-1/+3
|
* - Add our standard headerDerick Rethans2004-01-291-0/+19
|