summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_2'.php-5.1.2SVN Migration2006-04-2698-0/+6181
* 5.1.2Ilia Alshanetsky2006-01-113-50/+48
* Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash).Ilia Alshanetsky2006-01-103-0/+48
* MFH: fix #35959 (Cannot build with Solid 2.3)Antony Dovgal2006-01-101-1/+1
* MFH: destroy regular connections in RSHUTDOWN if ZTS is usedAntony Dovgal2006-01-101-0/+21
* Fixed test.Ilia Alshanetsky2006-01-101-5/+5
* PEAR newsIlia Alshanetsky2006-01-081-1/+2
* fix typo in the code and related testsAntony Dovgal2006-01-063-7/+7
* MFH: add missing .cvsignoreAntony Dovgal2006-01-060-0/+0
* - MFH UpdateMarcus Boerger2006-01-061-2/+8
* MFH: I don't recall the reason for messing with r->allowed here, so let'sRasmus Lerdorf2006-01-061-3/+0
* MFHfoobar2006-01-061-1/+1
* BFNAntony Dovgal2006-01-061-0/+1
* MFH: fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)Antony Dovgal2006-01-061-9/+34
* MFHfoobar2006-01-061-23/+29
* - Fix issue with memset seekingMarcus Boerger2006-01-051-16/+47
* MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)foobar2006-01-051-1/+3
* Back to devIlia Alshanetsky2006-01-052-3/+3
* MFH: fix typoAntony Dovgal2006-01-051-1/+1
* - MFH Fix docuMarcus Boerger2006-01-051-1/+1
* Go with 5.1.2RC2Ilia Alshanetsky2006-01-052-3/+3
* Revert unrelated parts of the previous patch.Ilia Alshanetsky2006-01-051-105/+16
* MFH4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).Ilia Alshanetsky2006-01-052-17/+108
* MFH: delete descriptor from the hash and avoid crashes on commit/rollbackAntony Dovgal2006-01-055-13/+88
* MFH: Add astro.c.Sebastian Bergmann2006-01-051-1/+1
* - More -> 2006 changesAndi Gutmans2006-01-051-1/+1
* Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-053-18/+87
* - Update to 2006Andi Gutmans2006-01-043-3/+3
* - Update copyright notices to 2006Andi Gutmans2006-01-0491-93/+93
* - Removed the files which are no longer necessary.Derick Rethans2006-01-042-286/+0
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-0416-9544/+10487
* MFH: fix testRob Richards2006-01-041-2/+0
* MFH: fix testsRob Richards2006-01-044-2/+7
* - MFH Update examplesMarcus Boerger2006-01-042-4/+4
* - MFHMarcus Boerger2006-01-041-1/+1
* - MFHMarcus Boerger2006-01-041-11/+55
* - Fixed broken test case.Derick Rethans2006-01-041-0/+2
* Added param checks for ap2 fetch respose/request header functions.Ilia Alshanetsky2006-01-031-0/+8
* - prevent pontential failure with stupid compilersfoobar2006-01-031-5/+5
* typofixfoobar2006-01-031-1/+1
* - Fixed bug #35288 (iconv() function defined as libiconv())foobar2006-01-032-33/+37
* Fixed possible crash in apache_getenv()/apache_setenv() on invalidIlia Alshanetsky2006-01-022-8/+16
* MFH: fixed apache_setenv(): at least 2 parameters are requiredfoobar2006-01-021-1/+1
* - MFH: Fixed year dependent test.Derick Rethans2006-01-021-2/+2
* Added safety checksIlia Alshanetsky2006-01-011-4/+2
* Fixed bug #35797 (segfault on PDOStatement::execute() withIlia Alshanetsky2006-01-012-1/+32
* - Just another place where rewind() might not be setMarcus Boerger2006-01-011-1/+3
* - key() might be optionalMarcus Boerger2006-01-011-9/+13
* - Fix SEGV when rewind() not setMarcus Boerger2006-01-011-1/+3
* MFHfoobar2006-01-011-1/+1