summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_4RC2'.php-5.0.4RC2SVN Migration2005-03-240-0/+0
* 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
* RC1 -> RC2-devZeev Suraski2005-03-173-4/+4
* MFB: remove unused substfoobar2005-03-171-1/+0
* fix buildfoobar2005-03-171-2/+3
* MFH: Fixed bug #32326 (Check values of Connection/Transfer-EncodingIlia Alshanetsky2005-03-162-2/+4
* MFH: - Remove these relics from era when TSRM was optional.foobar2005-03-162-10/+1
* MFH: don't call rshutdown twice for dl()'d modules.Wez Furlong2005-03-161-3/+0
* MFH: dl()'d module shutdown fixWez Furlong2005-03-153-12/+13
* MFH: Fixed possible usage of str without being initialized.Ilia Alshanetsky2005-03-151-1/+3
* MFHfoobar2005-03-142-2/+8