summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_6RC1'.php-4.4.6RC1SVN Migration2007-02-222-29/+4
|
* - Go with RC1.Derick Rethans2007-02-223-4/+4
|
* MFH: fix #40578 (imagettftext() multithreading issue)Antony Dovgal2007-02-212-12/+14
|
* Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children ↵Dmitry Stogov2007-02-162-6/+4
| | | | when parent is killed)
* BFNAntony Dovgal2007-02-161-0/+2
|
* fix ext/interbase buildAntony Dovgal2007-02-161-2/+2
|
* fix segfault in php_add_session_var()Antony Dovgal2007-02-152-7/+11
|
* fix possible off-by-one in str_(i)replace()Antony Dovgal2007-02-151-1/+1
|
* upgrade bundled PCRE to version 7.0Nuno Lopes2007-02-1366-6656/+10191
|
* - Back to -dev.Derick Rethans2007-02-133-5/+7
|
* - Package 4.4.5.Derick Rethans2007-02-133-17/+14
|
* fix #40335 (Compile fails when using GCC 4.1.1/binutils 2.17)Antony Dovgal2007-02-123-1/+3
|
* fix typosNuno Lopes2007-02-101-2/+2
|
* - Back to -dev.Derick Rethans2007-02-013-3/+5
|
* - Go with RC2.Derick Rethans2007-02-013-5/+5
|
* backported fix for ext/imap compilation failure with recent c-client versionsAntony Dovgal2007-01-293-0/+53
| | | | | (fixes #39401)
* update to PEAR 1.5.0, Archive_Tar 1.3.2, Console_Getopt 1.2.1, ↵Greg Beaver2007-01-286-0/+0
| | | | Structures_Graph 1.0.2
* - Backported a fix in the configure tests to detect the "rounding fuzz".Derick Rethans2007-01-222-1/+7
|
* - Move ext/ovrimos to PECL.Derick Rethans2007-01-225-1398/+3
|
* fix array_unique() to return array with any type of argumentAntony Dovgal2007-01-221-4/+3
|
* Buffer length checksIlia Alshanetsky2007-01-171-32/+23
|
* MFH: Fixed output code inside odbc_result_all()Ilia Alshanetsky2007-01-161-2/+2
|
* Added buffer length checksIlia Alshanetsky2007-01-161-2/+2
|
* MFH: Improve validation of argnum, width and precision.Ilia Alshanetsky2007-01-131-8/+22
|
* Fixed bug #36248 (CURLOPT_HEADERFUNCTION, couldn't set the function in theIlia Alshanetsky2007-01-122-14/+33
| | | | | class).
* MFH: Use long instead of int where long is expected.Ilia Alshanetsky2007-01-121-1/+2
|
* MFHAntony Dovgal2007-01-111-5/+6
|
* - MFH: Bump yearJohannes Schlüter2007-01-101-2/+2
|
* Fixed bug #39819 (Using $this not in object context can cause segfaults)Dmitry Stogov2007-01-091-0/+2
|
* MFH: Prevent SESSION/GLOBALS overload via session decodingIlia Alshanetsky2007-01-091-1/+8
|
* MFH: Added key_length intialization for intergersIlia Alshanetsky2007-01-091-1/+1
|
* MFH: zerofill info_dataAntony Dovgal2007-01-091-0/+1
|
* MFH: Use safe_emalloc() rather then emalloc()Ilia Alshanetsky2007-01-081-1/+1
|
* New curl lib needs CURL_STATICLIB define when linked staticallyEdin Kadribasic2007-01-051-4/+4
|
* - Back to -devDerick Rethans2007-01-053-3/+5
|
* - 4.4.5rc1Derick Rethans2007-01-053-4/+4
|
* MFH: Added missing open_basedir checksIlia Alshanetsky2007-01-041-0/+7
|
* MFH: revert pcrelib version stringHannes Magnusson2007-01-031-1/+1
|
* merge Tony's patch to fix memleakNuno Lopes2007-01-031-0/+2
|
* MFHAntony Dovgal2007-01-031-1/+1
|
* MFH: unlink temporary file on errorIlia Alshanetsky2007-01-031-4/+3
|
* Added length parameter validator to zip_entry_read()Ilia Alshanetsky2007-01-021-1/+5
|
* MFBNuno Lopes2007-01-011-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-01463-468/+468
|
* MFH: Added boundary checks to php_binary deserializerIlia Alshanetsky2006-12-311-0/+5
|
* MFH: Added missing resource validation checksIlia Alshanetsky2006-12-301-5/+5
|
* MFH: Added missing resource type checksIlia Alshanetsky2006-12-301-30/+15
|
* MFH: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used forIlia Alshanetsky2006-12-292-6/+8
| | | | | timestamp fields).
* MFHAntony Dovgal2006-12-281-1/+1
|
* MFHAntony Dovgal2006-12-282-5/+2
|