summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_4'.php-5.0.4SVN Migration2005-04-011-0/+363
* Roll 5.0.4Zeev Suraski2005-03-303-4/+4
* MFH: Mark private functions as static.Joe Orton2005-03-301-11/+11
* Update instruction from the documentation project (Philip Olson)Edin Kadribasic2005-03-302-188/+381
* patch reverted.Ilia Alshanetsky2005-03-291-2/+0
* MFH minor SOAP fix (no worries - it was a tiny bug, the reasonZeev Suraski2005-03-2919-18/+25
* update to current bundle idealGreg Beaver2005-03-284-0/+0
* merge in PEAR 1.3.5Greg Beaver2005-03-2814-158/+456
* MFH: revert copy patch.Ilia Alshanetsky2005-03-271-6/+0
* - Back to -devDerick Rethans2005-03-262-3/+3
* Roll RC2Zeev Suraski2005-03-243-4/+4
* - Fix typosAndi Gutmans2005-03-241-2/+2
* MFH: fix leak when register_long_arrays is offAntony Dovgal2005-03-241-1/+4
* - Temporary reversion.Moriyoshi Koizumi2005-03-232-21/+1
* - BFN.Moriyoshi Koizumi2005-03-231-0/+1
* - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escapeMoriyoshi Koizumi2005-03-231-1/+20
* - MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameterMoriyoshi Koizumi2005-03-232-55/+68
* windows compatibility fixDmitry Stogov2005-03-231-2/+1
* Allow define connection timeout throught "connection_timeout" option in SoapC...Dmitry Stogov2005-03-232-3/+16
* - MFH Notices shouldn't be treatedas errors and thus not being conidered toMarcus Boerger2005-03-231-0/+4
* Fixed bug #31695 (Cannot redefine endpoint when using WSDL)Dmitry Stogov2005-03-234-16/+176
* MFHfoobar2005-03-230-0/+0
* MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-222-1/+6
* Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFa...Dmitry Stogov2005-03-229-8/+308
* - MFH: Changed to reflect "current practise"Derick Rethans2005-03-221-10/+18
* - Fixed bug #32394 offsetUnset() segfaults in a foreachMarcus Boerger2005-03-213-42/+59
* - Fix memset() bug (Joe Orton)Andi Gutmans2005-03-211-1/+1
* Support for <soap:body> "parts" attribute.Dmitry Stogov2005-03-212-10/+38
* Fixed wrong WSDL in test filesDmitry Stogov2005-03-212-3/+3
* NetWare LibC headers have sys/param.hAnantha Kesari H Y2005-03-211-5/+0
* NetWare LibC headers have sys/param.hAnantha Kesari H Y2005-03-213-20/+0
* NetWare can make use of configure generated php_config.hAnantha Kesari H Y2005-03-211-2/+0
* NetWare LibC headers have sys/param.hAnantha Kesari H Y2005-03-211-7/+0
* MFH: Detect shtool properly when build-dir != php source dir.Ilia Alshanetsky2005-03-201-1/+1
* Fixed SoapFault::details passingDmitry Stogov2005-03-201-3/+0
* Fix the lock (the other patch would probably also work, but it's more errorZeev Suraski2005-03-201-2/+2
* - MFHMarcus Boerger2005-03-191-13/+16
* - MFHMarcus Boerger2005-03-192-10/+12
* - MFH Add new testMarcus Boerger2005-03-191-0/+57
* reorderfoobar2005-03-191-2/+2
* - MFHMarcus Boerger2005-03-192-2/+4
* MFH: fix segfault in bzopen()Antony Dovgal2005-03-192-1/+3
* MFHfoobar2005-03-181-0/+36
* doc should not be freed here, as it is used later in the code path.Dmitry Stogov2005-03-181-1/+0
* update to newest packagesGreg Beaver2005-03-181-3/+3
* Added SNMPv2 support.Harrie Hazewinkel2005-03-171-0/+1
* Adding SNMPV2 functions for data retrieval.Harrie Hazewinkel2005-03-172-9/+63
* MFH: typofixAntony Dovgal2005-03-171-1/+1
* Fixed build of exif extension on win32.Ilia Alshanetsky2005-03-171-0/+3
* MFH: Fixed compiler warning on win32.Ilia Alshanetsky2005-03-171-0/+2