Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for #28512. news entry | Frank M. Kromann | 2004-06-30 | 1 | -0/+1 | |
| | ||||||
* | Fix for #28512. Allocate enough space to store data | Frank M. Kromann | 2004-06-30 | 1 | -3/+18 | |
| | ||||||
* | Another instance where alloca() is not needed. | Ilia Alshanetsky | 2004-06-30 | 1 | -2/+8 | |
| | ||||||
* | Fixed Ilia's alloca() issue/exploit | Ard Biesheuvel | 2004-06-30 | 1 | -40/+33 | |
| | | | | | | Removed pointless RINIT() Use macros for consistent resource type names | |||||
* | Do not use alloca() where it can be abused through user input. | Ilia Alshanetsky | 2004-06-30 | 3 | -11/+11 | |
| | ||||||
* | ChangeLog update | 2004-06-30 | 1 | -0/+7 | ||
| | ||||||
* | Fix for Bug #28964 fread "greedy" behaviour | Wez Furlong | 2004-06-29 | 1 | -0/+3 | |
| | ||||||
* | ChangeLog update | 2004-06-29 | 1 | -0/+36 | ||
| | ||||||
* | Removed pointless allocation check. | Ilia Alshanetsky | 2004-06-28 | 1 | -4/+1 | |
| | ||||||
* | Fix #28921 (Bad grammar in INSTALL). | Sebastian Bergmann | 2004-06-28 | 1 | -1/+1 | |
| | ||||||
* | - Fixed bug with leap year checking. | Derick Rethans | 2004-06-28 | 1 | -1/+1 | |
| | ||||||
* | Revert at Derick's request | Ard Biesheuvel | 2004-06-28 | 1 | -1/+0 | |
| | ||||||
* | BFN | Ard Biesheuvel | 2004-06-28 | 1 | -0/+1 | |
| | ||||||
* | MFB Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) | Ard Biesheuvel | 2004-06-28 | 1 | -2/+2 | |
| | ||||||
* | ChangeLog update | 2004-06-28 | 1 | -0/+11 | ||
| | ||||||
* | Removed unneeded if(). | Ilia Alshanetsky | 2004-06-27 | 1 | -3/+1 | |
| | ||||||
* | Add more tests | Marcus Boerger | 2004-06-27 | 1 | -0/+45 | |
| | ||||||
* | Add more tests | Marcus Boerger | 2004-06-27 | 1 | -0/+41 | |
| | ||||||
* | ChangeLog update | 2004-06-27 | 1 | -0/+43 | ||
| | ||||||
* | BFN | Marcus Boerger | 2004-06-26 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Moriyoshi Koizumi | 2004-06-26 | 1 | -2/+0 | |
| | ||||||
* | replace strncpy with strlcpy | Uwe Schindler | 2004-06-26 | 1 | -5/+3 | |
| | ||||||
* | As long we pass values by reference this is needed. Ugly! | Stefan Esser | 2004-06-26 | 1 | -0/+4 | |
| | ||||||
* | Fixed input_filter functions need emalloc()ed values. | Stefan Esser | 2004-06-26 | 1 | -0/+4 | |
| | ||||||
* | strip_tags() news | Stefan Esser | 2004-06-26 | 1 | -0/+1 | |
| | ||||||
* | IE we love you all... | Stefan Esser | 2004-06-26 | 1 | -0/+2 | |
| | ||||||
* | - WS | Moriyoshi Koizumi | 2004-06-26 | 1 | -0/+1 | |
| | ||||||
* | - Fix bug #28466 (mbstring_convert_variables() problem). | Moriyoshi Koizumi | 2004-06-26 | 3 | -5/+30 | |
| | ||||||
* | ChangeLog update | 2004-06-26 | 2 | -0/+24 | ||
| | ||||||
* | MFB: Memory leak fix (patch by Joe Orton) | Edin Kadribasic | 2004-06-25 | 1 | -30/+8 | |
| | | | | | Fixes #28113. Adapted to php5 by Magnus Määttä. | |||||
* | export zend stream functions for zend extensions under windows | Wez Furlong | 2004-06-25 | 2 | -8/+8 | |
| | ||||||
* | ChangeLog update | 2004-06-25 | 2 | -0/+29 | ||
| | ||||||
* | Ease off on severity of new error (Using Resources as array offsets) | Sara Golemon | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | MFB: Fixed bug #1713 (possible crash inside tidy_get_error_buffer()). | Ilia Alshanetsky | 2004-06-24 | 1 | -1/+5 | |
| | ||||||
* | Fixed zend_parse_parameters arguments... | Stefan Esser | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | Added missing safe_mode & open_basedir checks. | Ilia Alshanetsky | 2004-06-24 | 1 | -0/+4 | |
| | ||||||
* | ChangeLog update | 2004-06-24 | 2 | -0/+74 | ||
| | ||||||
* | BugFix #28879 Inconsistent behavior between explicit and implicit array ↵ | Sara Golemon | 2004-06-23 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | creation. Changes: Throw E_WARNING "Illegal offset type" when explicitly creating array elements with objects, arrays, or resorces as indexes. This matches implicit creation w/ obj/arr indices. Throw E_WARNING "Resource ID#%ld used as offset, casting to integer (%ld)" when implicitly creating array with resource as index. (BC) | |||||
* | fix for inheritability | George Schlossnagle | 2004-06-23 | 2 | -17/+28 | |
| | ||||||
* | added php_mysqli_construct_get to support __construct in extended classes | Georg Richter | 2004-06-23 | 2 | -1/+22 | |
| | ||||||
* | Changed name to all caps | Ard Biesheuvel | 2004-06-23 | 1 | -3/+3 | |
| | ||||||
* | Return all results as strings until I can convince the other guys that | Ard Biesheuvel | 2004-06-23 | 6 | -31/+67 | |
| | | | | | it should be otherwise | |||||
* | Fixed some int-long issues | Ard Biesheuvel | 2004-06-23 | 1 | -4/+4 | |
| | ||||||
* | Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM | Uwe Schindler | 2004-06-23 | 1 | -17/+10 | |
| | | | | | Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables | |||||
* | Added SOAP configuration directives | Dmitry Stogov | 2004-06-23 | 2 | -0/+18 | |
| | ||||||
* | ChangeLog update | 2004-06-23 | 1 | -0/+27 | ||
| | ||||||
* | MFB (better error checking in pcre_fullinfo() calls). | Andrei Zmievski | 2004-06-22 | 2 | -8/+47 | |
| | ||||||
* | Fixed possible buffer overflow. | Ilia Alshanetsky | 2004-06-22 | 1 | -1/+1 | |
| | ||||||
* | Updated the author's contact information. | Alex Leigh | 2004-06-22 | 1 | -1/+1 | |
| | ||||||
* | Fix bug #28878: php.ini values in php5_execute | Uwe Schindler | 2004-06-22 | 1 | -1/+1 | |
| |