summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_5RC2'.php-5.0.5RC2SVN Migration2005-08-250-0/+0
* Bump versionZeev Suraski2005-08-251-1/+1
* Roll RC2Zeev Suraski2005-08-253-4/+4
* MFH: Remainder of the 34191 bug fix.Ilia Alshanetsky2005-08-241-0/+3
* Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.Dmitry Stogov2005-08-245-6/+16
* - MFH: Fix alphabetic orderJohannes Schlüter2005-08-241-1/+1
* MFH: removed unused varsIlia Alshanetsky2005-08-231-2/+0
* sync with PEAR 1.3.6Greg Beaver2005-08-223-12/+19
* delete XML_RPC 1.3.1, add 1.4.0Greg Beaver2005-08-221-0/+0
* sync with PEAR 1.3.6Greg Beaver2005-08-221-6/+17
* MFH: Make dba extension support BerkleyDB 4.3.Ilia Alshanetsky2005-08-221-1/+1
* Upgrade to PCRE 6.0.Andrei Zmievski2005-08-2273-6562/+35939
* argh, Archive_Tar is version 1.3.1, not 1.3.2Greg Beaver2005-08-221-3/+3
* reorderfoobar2005-08-211-2/+2
* Roll 5.0.5RC1Zeev Suraski2005-08-211-1/+1
* Backport Mike's patch for user sort functionsZeev Suraski2005-08-214-44/+64
* MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).Ilia Alshanetsky2005-08-211-0/+1
* MFH: Fixed bug #34156 (memory usage remains elevated after memory limit isIlia Alshanetsky2005-08-181-1/+2
* MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).Ilia Alshanetsky2005-08-181-0/+6
* MFH..thank god this ext is NOT in PHP_4_4 branch too..foobar2005-08-171-3/+3
* Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 ...Dmitry Stogov2005-08-174-1/+5
* Add SoapClient::__setSoapHeaders()Zeev Suraski2005-08-171-17/+96
* - MFH: Prevent E_STRICT from ending up as exceptionMarcus Boerger2005-08-161-0/+3
* MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).Ilia Alshanetsky2005-08-162-2/+14
* MFH: Input validation part 2.Ilia Alshanetsky2005-08-161-1/+1
* MFH: Chunk the outputIlia Alshanetsky2005-08-151-1/+1
* MFH: input validation.Ilia Alshanetsky2005-08-151-0/+15
* BFNAntony Dovgal2005-08-111-0/+2
* MF5.1: fix #34078 (Reflection API problems in methods with boolean or null de...Antony Dovgal2005-08-112-2/+2
* Fixed bug #34062 (Crash in catch block when many arguments are used)Dmitry Stogov2005-08-102-0/+3
* Fixed bug #34064 (arr[] as param to function is allowed only if function rece...Dmitry Stogov2005-08-103-0/+40
* Fixed bug #33940 (array_map() fails to pass by reference when called recursiv...Dmitry Stogov2005-08-103-0/+65
* Fixed bug #29253 (array_diff with $GLOBALS argument fails)Dmitry Stogov2005-08-103-0/+32
* BFNAndrey Hristov2005-08-061-0/+2
* - fix int-long issue on 64bit (MFH)Andrey Hristov2005-08-061-1/+11
* MFHfoobar2005-08-051-18/+6
* MFB_4_4foobar2005-08-051-0/+1
* NetWare specific stat structure issues.Anantha Kesari H Y2005-08-051-0/+4
* Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)Dmitry Stogov2005-08-043-2/+13
* Fixed clone bug in ze1_compatibility modeDmitry Stogov2005-08-041-2/+2
* Fixed bug #33942 (the patch to #33156 crash cygwin except cli)Dmitry Stogov2005-08-021-0/+4
* A bit too much merging in the previous patch reverted.Edin Kadribasic2005-08-011-0/+4
* Fixed bug #33723 (php_value overrides php_admin_value)Dmitry Stogov2005-08-012-3/+4
* MFHfoobar2005-07-291-2/+2
* In NetWare few of the programs like apache2 and ldap use winsock inclusinf sy...Anantha Kesari H Y2005-07-291-0/+7
* Cleaned up the NetWare specific codeAnantha Kesari H Y2005-07-282-33/+1
* Cleaning up the NetWare code sitting in win32/sendmail.c.Anantha Kesari H Y2005-07-282-116/+4
* defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than ...Anantha Kesari H Y2005-07-281-1/+2
* removing redundant inclusion of headers for NETWAREAnantha Kesari H Y2005-07-271-3/+0
* configure.inAnantha Kesari H Y2005-07-271-8/+15