Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix merge | Felipe Pena | 2015-02-16 | 1 | -0/+3 |
| | |||||
* | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2013-02-21 | 1 | -4/+6 |
|\ | |||||
| * | Fix TSRM (after afc1debb) | Johannes Schlüter | 2013-02-21 | 1 | -4/+6 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-20 | 1 | -2/+9 |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Fixed external entity loading Conflicts: ext/libxml/libxml.c ext/libxml/php_libxml.h | ||||
| * | Fixed external entity loading | Dmitry Stogov | 2013-02-20 | 1 | -2/+9 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-13 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * PHP-5.3: Proper bit reset code | ||||
| * | Proper bit reset code | Dmitry Stogov | 2013-02-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-07 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | * PHP-5.3: Disabled external entities loading | ||||
| * | Disabled external entities loading | Dmitry Stogov | 2013-02-07 | 1 | -0/+2 |
| | | |||||
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | - cleanup ze1/ze2 | Pierre Joye | 2010-09-16 | 1 | -26/+0 |
| | | |||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -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 **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) | Felipe Pena | 2009-12-01 | 1 | -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 Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Nuke signed/unsigned compiler warnings | Dmitry Stogov | 2006-07-11 | 1 | -14/+14 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Fixed ZTS build | Dmitry Stogov | 2005-08-02 | 1 | -1/+1 |
| | |||||
* | Allow SOAP work when allow_url_fopen is turned off. | Dmitry Stogov | 2005-08-01 | 1 | -0/+5 |
| | |||||
* | Source cleanup | Dmitry Stogov | 2004-02-13 | 1 | -4/+4 |
| | |||||
* | optimization | Dmitry Stogov | 2004-02-06 | 1 | -1/+0 |
| | |||||
* | PHP5 and WIN32 support was improved | Dmitry Stogov | 2004-02-06 | 1 | -0/+2 |
| | |||||
* | WSDL parsing speedup. Source cleanup. | Dmitry Stogov | 2004-02-05 | 1 | -47/+138 |
| | |||||
* | fix: proper handling of SOAP 1.1 href and unresolved attributes references | Dmitry Stogov | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | SOAP 1.2 specification conformity was improved | Dmitry Stogov | 2004-01-30 | 1 | -0/+47 |
| | |||||
* | fix: "Authors" corrected | Dmitry Stogov | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | - Add our standard header | Derick Rethans | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | fix: possible crash was fixed | Dmitry Stogov | 2004-01-29 | 1 | -2/+10 |
| | |||||
* | Error reoprting improved by prefix | Dmitry Stogov | 2004-01-28 | 1 | -38/+0 |
| | | | | | | New 'HTTP' fault code Source cleanup | ||||
* | Source cleanup | Dmitry Stogov | 2004-01-28 | 1 | -5/+5 |
| | |||||
* | SOAP 1.2: enc:id & enc:ref attributes support and fault codes ↵ | Dmitry Stogov | 2004-01-16 | 1 | -1/+18 |
| | | | | (Sender/Receiver) where implemented | ||||
* | SOAP 1.2 support was improved | Dmitry Stogov | 2004-01-15 | 1 | -2/+8 |
| | |||||
* | bugfix | Dmitry Stogov | 2004-01-13 | 1 | -101/+49 |
| | |||||
* | Source cleanup. | Dmitry Stogov | 2004-01-09 | 1 | -60/+57 |
| | |||||
* | PHP5 support, better encoding and WSDL support, interop round 2 base and groupB | Dmitry Stogov | 2004-01-05 | 1 | -23/+18 |
| | |||||
* | - Remove legacy non-streams code (as discussed with Brad). | Wez Furlong | 2003-03-05 | 1 | -0/+28 |
| | | | | | | | | | | | | - Make get_http_header_value() work using case-insensitive compares for the header names, as per relevant RFC's. - General performance boost for get_http_headers(). - Fix a crash bug when a malformed URL is passed to the soap client. - Implement https:// support in the the soap client. (does not verify the remote server certificate; it provides an encrypted link only). - Provide a hook for libxml to parse files using any registered PHP wrapper, including https://, ftps:// and any user-space streams. | ||||
* | Migrated to C style comments. | Andrey Hristov | 2003-01-14 | 1 | -2/+2 |
| | |||||
* | Sync with Sourceforge CVS | Brad LaFountain | 2002-08-07 | 1 | -1/+1 |
| | |||||
* | import php-soap library from sourceforge | Shane Caraveo | 2002-07-07 | 1 | -0/+214 |