summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_0RC3'.php-5.2.0RC3SVN Migration2006-09-010-0/+0
* 5.2.0RC3Ilia Alshanetsky2006-09-013-4/+4
* - MFHPierre Joye2006-08-311-5/+5
* - MFHPierre Joye2006-08-316-182/+114
* add testAntony Dovgal2006-08-311-0/+39
* - MFH: test for mulitple filter callsPierre Joye2006-08-311-0/+37
* MFHAntony Dovgal2006-08-311-14/+16
* - skip these tests for RC3Pierre Joye2006-08-313-1/+19
* - MFH: pecl bug #8316,Pierre Joye2006-08-314-22/+15
* last portion of z/Z fixesAntony Dovgal2006-08-316-88/+94
* - clean the auto trim (behaves like php_trim now)Pierre Joye2006-08-313-157/+173
* fix typo in errmsgAntony Dovgal2006-08-311-1/+1
* ext/filter z/Z fixesAntony Dovgal2006-08-311-16/+16
* more z/Z fixesAntony Dovgal2006-08-312-16/+16
* more z/Z fixesAntony Dovgal2006-08-311-14/+14
* MFH: z/Z problem fixesAntony Dovgal2006-08-311-19/+19
* fix testAntony Dovgal2006-08-311-1/+2
* MFH: fix problem with mixed arguments accepted as zval* causing leaks/segfaul...Antony Dovgal2006-08-311-79/+79
* FastCGI environment variables must not be overriden by system environment var...Dmitry Stogov2006-08-311-2/+4
* Show name of storage layer in case of initialization fault.Dmitry Stogov2006-08-311-1/+1
* minor changes in iconv_substr() to avoid zval convertingAntony Dovgal2006-08-311-7/+3
* fix warnings about nonextistent functionsAntony Dovgal2006-08-311-4/+0
* no such functionAntony Dovgal2006-08-301-1/+0
* MFH: fix leak, add testAntony Dovgal2006-08-302-1/+39
* s/pinter/pointer/Antony Dovgal2006-08-301-1/+1
* fix segfault/leak, add testAntony Dovgal2006-08-302-1/+43
* MFH: fix segfault in openssl_seal(), add testAntony Dovgal2006-08-302-0/+34
* pcre newsIlia Alshanetsky2006-08-301-0/+1
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-3039-1268/+3694
* Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappersIlia Alshanetsky2006-08-302-0/+24
* fix leak, add testAntony Dovgal2006-08-302-0/+46
* MFH: fix leak in iptcembed()Antony Dovgal2006-08-301-0/+6
* change ini handlers to produce E_ERROR if they are called during startupAntony Dovgal2006-08-301-2/+14
* fix leakAntony Dovgal2006-08-301-1/+1
* MFH: change E_ERROR to E_WARNING when invalid argument has been passedAntony Dovgal2006-08-301-6/+13
* MFH: fix #38653 (memory leak in ReflectionClass::getConstant())Antony Dovgal2006-08-303-0/+31
* fix testHannes Magnusson2006-08-301-1/+1
* - Upgrade timezone db to 2006k.Derick Rethans2006-08-292-634/+1008
* Corrected problems introduced by previous commit.Ilia Alshanetsky2006-08-291-4/+4
* Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).Ilia Alshanetsky2006-08-292-1/+35
* Finalize implode() patchIlia Alshanetsky2006-08-291-5/+4
* fix win32 buildAntony Dovgal2006-08-291-1/+3
* BFNRob Richards2006-08-281-0/+2
* fix #38474 (getAttribute select attribute by order, even when prefixed)Rob Richards2006-08-282-11/+77
* Adjust code to avoid TSRMLS_FETCHIlia Alshanetsky2006-08-282-4/+3
* MFH: make sure ext/standard is down before ext/session (fixes #38534)Antony Dovgal2006-08-282-1/+9
* MFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)Antony Dovgal2006-08-281-0/+1
* typofixAntony Dovgal2006-08-281-1/+1
* MFH: fix #38199 (fclose() unable to close STDOUT and STDERR)Antony Dovgal2006-08-282-1/+2
* delete commented part, as it was done in HEADAntony Dovgal2006-08-281-3/+0