Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MFH: Fixed possible crash inside dio_read(). | Ilia Alshanetsky | 2004-08-23 | 1 | -0/+5 | |
| | ||||||
* | Removed unneeded bits. | Ilia Alshanetsky | 2004-08-20 | 1 | -3/+0 | |
| | ||||||
* | MFH: Added more missing cURL options. | Ilia Alshanetsky | 2004-08-20 | 1 | -0/+6 | |
| | ||||||
* | MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional). | Ilia Alshanetsky | 2004-08-20 | 1 | -1/+1 | |
| | ||||||
* | MFH: Fixed bug #29727 (Added missing CURL authentication directives). | Ilia Alshanetsky | 2004-08-18 | 1 | -0/+21 | |
| | ||||||
* | fix #29625 (no quotes around the shell variable's value cause ./configure to ↵ | Antony Dovgal | 2004-08-18 | 1 | -1/+1 | |
| | | | | fail) | |||||
* | Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escaped | Ilia Alshanetsky | 2004-08-17 | 1 | -4/+0 | |
| | | | | | enclosures). | |||||
* | MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation). | Ilia Alshanetsky | 2004-08-16 | 1 | -1/+2 | |
| | ||||||
* | Fixed bug #29599 (domxml_error segfaults another apache module) | Rob Richards | 2004-08-13 | 2 | -10/+24 | |
| | ||||||
* | More spaces -> tabs. | Chuck Hagenbuch | 2004-08-12 | 1 | -8/+8 | |
| | ||||||
* | MFH: Properly fix the msgno check inside imap_fetchbody(). | Ilia Alshanetsky | 2004-08-12 | 1 | -7/+6 | |
| | ||||||
* | MFH: fix. | Chuck Hagenbuch | 2004-08-12 | 1 | -1/+5 | |
| | ||||||
* | MFH: Change to use md5_file() | Marcus Boerger | 2004-08-12 | 1 | -4/+4 | |
| | ||||||
* | MFH: Fixed memory leak. | Ilia Alshanetsky | 2004-08-11 | 1 | -1/+2 | |
| | ||||||
* | - MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements | Moriyoshi Koizumi | 2004-08-10 | 1 | -3/+6 | |
| | | | | | referred twice or more times) | |||||
* | - Update credits for PHP docs | Andi Gutmans | 2004-08-09 | 1 | -3/+5 | |
| | ||||||
* | MFH: make it build on windows | Edin Kadribasic | 2004-08-04 | 1 | -1/+5 | |
| | ||||||
* | Oops. remember to save the project file before commiting. | Frank M. Kromann | 2004-08-03 | 1 | -2/+2 | |
| | ||||||
* | Updating library name to iconv.lib | Frank M. Kromann | 2004-08-03 | 1 | -2/+2 | |
| | ||||||
* | Add missing header for win32 builds | Frank M. Kromann | 2004-07-30 | 1 | -0/+4 | |
| | ||||||
* | MFH: win32 zts fix | Wez Furlong | 2004-07-30 | 1 | -0/+3 | |
| | ||||||
* | MFH: win32 zts fixes | Wez Furlong | 2004-07-30 | 1 | -0/+9 | |
| | ||||||
* | MFH: Fixed bug #29443 (Sanity check for wbmp detection). | Ilia Alshanetsky | 2004-07-30 | 1 | -0/+5 | |
| | ||||||
* | MFH: Added missing comma. | Ilia Alshanetsky | 2004-07-27 | 1 | -1/+1 | |
| | ||||||
* | MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD | Ilia Alshanetsky | 2004-07-27 | 2 | -3/+9 | |
| | | | | | library). | |||||
* | Fix .dsp | Edin Kadribasic | 2004-07-23 | 1 | -5/+4 | |
| | ||||||
* | MFH: Updated version number | Edin Kadribasic | 2004-07-23 | 1 | -1/+1 | |
| | ||||||
* | MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output) | Ilia Alshanetsky | 2004-07-23 | 2 | -12/+42 | |
| | ||||||
* | MFH | Stefan Esser | 2004-07-22 | 4 | -1176/+1419 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-07-22 | 1 | -0/+759 | |
| | ||||||
* | MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index). | Ilia Alshanetsky | 2004-07-21 | 1 | -12/+12 | |
| | ||||||
* | Merge all not yet merged security fixes into the 4_3 branch | Stefan Esser | 2004-07-21 | 5 | -11/+26 | |
| | ||||||
* | - MFH (ctype.c: 1.31): Correct range checks. | Moriyoshi Koizumi | 2004-07-20 | 1 | -2/+4 | |
| | | | | | - MFH (ctype.c: 1.31): Normalize negative values. | |||||
* | MFH: Fixed bug #29226 (ctype_* functions missing validation of numeric | Ilia Alshanetsky | 2004-07-20 | 1 | -1/+5 | |
| | | | | | string representations). | |||||
* | MFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats). | Ilia Alshanetsky | 2004-07-18 | 2 | -4/+1 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-07-18 | 1 | -0/+10 | |
| | ||||||
* | Bugfix# 29114 Potential double free in php_stat | Sara Golemon | 2004-07-16 | 1 | -2/+5 | |
| | ||||||
* | MFH: Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). | Ilia Alshanetsky | 2004-07-15 | 1 | -3/+3 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-07-15 | 1 | -0/+14 | |
| | ||||||
* | Ups... CAN-2004-0595 regression test went into wrong branch... | Stefan Esser | 2004-07-14 | 1 | -0/+2 | |
| | ||||||
* | MFH: add missing break | Wez Furlong | 2004-07-13 | 1 | -0/+1 | |
| | ||||||
* | - Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision) | Timm Friebe | 2004-07-12 | 1 | -33/+89 | |
| | | | | | | | | | | | | | | | | - Fixed bug #27843 (sybase_query() triggers (spurious?) notices when query is a stored procedure) - Fixed multiple memory leaks with sybase_unbuffered_query() - Changed sybase_query() to ignore store_results = false in buffering mode, it would yield unpredictable results - Fixed sybase_unbuffered_query() when used with store_results = false - Changed sybase_fetch_object() to ignore second argument when passed as NULL - Made sybase_data_seek() error message more verbose - Fixed memory leak in shutdown when not all rows where selected in an unbuffered query CVS ---------------------------------------------------------------------- | |||||
* | MFH: fix #28978 (multiple OCIBindByName on the same placeholder eats memory) | Antony Dovgal | 2004-07-12 | 1 | -1/+1 | |
| | ||||||
* | MFH: | Andrey Hristov | 2004-07-11 | 1 | -1/+1 | |
| | | | | | fixing bug #29038 | |||||
* | MFH: | Andrey Hristov | 2004-07-11 | 2 | -5/+5 | |
| | | | | | | | fixed bug #28974 : overflow in array_slice() The same kind of overflow appeared in array_splice(), substr() and substr_replace() | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2004-07-11 | 3 | -0/+202 | |
| | ||||||
* | MFH: Fixed bug #29049 (array sorting via user function/method does not | Ilia Alshanetsky | 2004-07-08 | 1 | -0/+17 | |
| | | | | | validate it). | |||||
* | MFH: Fixed bug #29034 (wordwrap() returns a boolean when passed empty | Ilia Alshanetsky | 2004-07-06 | 1 | -2/+3 | |
| | | | | | string). | |||||
* | MFH: Fixed bug #28963 (Missing space for \0 in address allocation). | Ilia Alshanetsky | 2004-07-04 | 1 | -1/+1 | |
| | ||||||
* | - Fix #28984, using full transparent segfauls in imagefill | Pierre Joye | 2004-07-03 | 2 | -0/+31 | |
| | | | | | | (NB: imagefill is broken in HEAD, same code) - Add testcase |