Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Dmitry Stogov | 2020-09-30 | 1 | -2/+0 |
|\ | | | | | | | | | * PHP-7.4: Fixed incorrect error message | ||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2020-09-30 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | * PHP-7.3: Fixed incorrect error message | ||||
| | * | Fixed incorrect error message | George Peter Banyard | 2020-09-30 | 1 | -2/+0 |
| | | | |||||
| | * | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
| | | | |||||
* | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
|/ / | | | | | | | Closes GH-4732. | ||||
* | | Regroup expressions in php_schema.c to avoid array bounds warnings | Nikita Popov | 2019-04-12 | 1 | -3/+4 |
| | | |||||
* | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
| | | |||||
* | | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
|/ | |||||
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last user who changed it. In Git this functionality is different and can be done with Git attribute ident. These need to be defined manually for each file in the .gitattributes file and are afterwards replaced with 40-character hexadecimal blob object name which is based only on the particular file contents. This patch simplifies handling of $Id$ keywords by removing them since they are not used anymore. | ||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 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 |
| | | |||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | Cleanup: avoid reallocations | Dmitry Stogov | 2015-09-24 | 1 | -23/+20 |
| | | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -11/+11 |
| | | | | | | | | semantick changes). | ||||
* | | fix uninitialized value warn | Anatol Belski | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -10/+10 |
| | | |||||
* | | Drop duplicate arg from hash_get_current_key_ex | Nikita Popov | 2014-12-26 | 1 | -2/+2 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -9/+9 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
| | | |||||
* | | ported ext/soap | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| | | |||||
* | | Fixed WSDL attibute parsing | Dmitry Stogov | 2014-05-16 | 1 | -2/+1 |
| | | |||||
* | | ext/soap support for phpng (incomplete - just compilable) | Dmitry Stogov | 2014-05-15 | 1 | -222/+220 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL) | Dmitry Stogov | 2013-07-31 | 1 | -5/+49 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) | Dmitry Stogov | 2011-11-14 | 1 | -5/+5 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed bug #49144 (import of schema from different host transmits original ↵ | Dmitry Stogov | 2009-08-17 | 1 | -0/+3 |
| | | | | authentication details) | ||||
* | 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 |
| | |||||
* | Fixed bug #42359 (xsd:list type not parsed) | Dmitry Stogov | 2007-08-31 | 1 | -3/+25 |
| | |||||
* | Fixed memory leak | Dmitry Stogov | 2007-02-15 | 1 | -1/+4 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Last set of zend_hash_init() optimizations | Ilia Alshanetsky | 2006-10-03 | 1 | -2/+2 |
| | |||||
* | Nuke signed/unsigned compiler warnings | Dmitry Stogov | 2006-07-11 | 1 | -193/+123 |
| | |||||
* | MFH: fix #37807 (segmentation fault during SOAP schema import) | Antony Dovgal | 2006-06-19 | 1 | -1/+1 |
| | |||||
* | Speed up SoapClient/SoapServer constructors by caching WSDL structures | Andrei Zmievski | 2006-04-09 | 1 | -0/+127 |
| | | | | | | in memory. All WSDL files will be cached, unless turned off via an option to the constructor. | ||||
* | Fixed Bug #36614 (Segfault when using Soap) | Dmitry Stogov | 2006-03-15 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Fixed possible SIGSEGV (Rob Richards) | Dmitry Stogov | 2005-12-09 | 1 | -1/+5 |
| | |||||
* | Fixed bug #35142 (SOAP Client/Server Complex Object Support) | Dmitry Stogov | 2005-11-08 | 1 | -2/+18 |
| | |||||
* | Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception) | Dmitry Stogov | 2005-09-28 | 1 | -4/+0 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| |