summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update/Add testsMarcus Boerger2004-07-254-4/+4
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-253-0/+102
|
* MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get theirIlia Alshanetsky2004-07-251-0/+9
| | | | | names truncated at those characters).
* BFNMarcus Boerger2004-07-251-0/+2
|
* - MFH: Fix bug #29368 : The destructor is called when an exception isMarcus Boerger2004-07-253-0/+13
| | | | | thrown from the constructor
* fixed bug #29311Georg Richter2004-07-231-0/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-231-0/+44
|
* MFB: Updated version numberEdin Kadribasic2004-07-231-1/+1
|
* MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)Ilia Alshanetsky2004-07-232-10/+40
|
* MFHStefan Esser2004-07-225-1148/+1354
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-221-0/+759
|
* Fix testcaseMarcus Boerger2004-07-221-1/+1
|
* MFH: changed warning (bug #29298) for outdated client libraryGeorg Richter2004-07-221-1/+1
|
* MFH: This should fix binary safety for bound results.Sara Golemon2004-07-221-1/+1
|
* MFH: Fix for #28929 by Michael SisolakEdin Kadribasic2004-07-211-1/+1
|
* MFH: Build fixEdin Kadribasic2004-07-211-1/+2
|
* MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).Ilia Alshanetsky2004-07-211-13/+12
|
* BFNMarcus Boerger2004-07-211-0/+1
|
* MFH: Fixded #29291: get_class_vars() return names with NULLsMarcus Boerger2004-07-211-5/+29
|
* MFH. Fix for Bug 29010 "make test does not wait to email address" (by ↵Christian Stocker2004-07-211-1/+0
| | | | Sebastian Nohn)
* MFH: Abort earlier on invalid format.Ilia Alshanetsky2004-07-211-3/+3
|
* - MFH (ctype.c: 1.31): Correct range checks.Moriyoshi Koizumi2004-07-201-2/+4
| | | | | - MFH (ctype.c: 1.31): Normalize negative values.
* oops...Moriyoshi Koizumi2004-07-201-1/+1
|
* BFNMarcus Boerger2004-07-201-0/+2
|
* MFHMarcus Boerger2004-07-201-2/+1
|
* - MFH (iconv.c: 1.119): Fix possible leaks / segfaults in persistent iconvMoriyoshi Koizumi2004-07-201-13/+48
| | | | | filter.
* BFNMarcus Boerger2004-07-201-1/+1
|
* MFH bugfix 28895Marcus Boerger2004-07-202-2/+2
|
* - MFH (filters.c: 1.41): Add more null checks.Moriyoshi Koizumi2004-07-201-2/+10
|
* - MFH (filters.c: 1.40): pemalloc() might return NULLMoriyoshi Koizumi2004-07-201-1/+3
|
* export ini parserStanislav Malyshev2004-07-202-2/+2
|
* BFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() ↵Sebastian Bergmann2004-07-201-0/+3
| | | | to raise an ReflectionException instead of returning NULL on failure.
* MFH: Fixed bug #29226 (ctype_* functions missing validation of numericIlia Alshanetsky2004-07-201-1/+5
| | | | | string representations).
* - A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net>Sergey Kartashoff2004-07-191-15/+14
| | | | | for his patch.
* - MFH protos and error messageMarcus Boerger2004-07-192-30/+38
|
* - MFH (bug29119.phpt: 1.2): Fix test nameMoriyoshi Koizumi2004-07-191-1/+1
|
* - MFH (html.c: 1.98, bug29199.phpt: 1.1): Fix bug #29199 (html_entity_decode()Moriyoshi Koizumi2004-07-192-5/+7
| | | | | misbehaves with UTF-8)
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-199-0/+1394
|
* - MFH (iconv.c: 1.118): Fix a bug in iconv stream filter that preventsMoriyoshi Koizumi2004-07-191-13/+13
| | | | | pending buckets from being processed.
* - MFH (config.m4: 1.52): Fix VPATH build. (patch by Joe Orton)Moriyoshi Koizumi2004-07-191-0/+1
|
* - MFH: rename php_compat.h to php_onig_compat.h to avoid name conflict.Moriyoshi Koizumi2004-07-192-8/+1
| | | | | (reported by Joe Orton, thanks.)
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-191-0/+7
|
* MFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).Ilia Alshanetsky2004-07-182-4/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-181-0/+10
|
* enable exslt support for win32 buildsRob Richards2004-07-183-58/+68
| | | | | WS fixes for exslt tests
* add missing optional value param to createElementNS (chregu)Rob Richards2004-07-181-5/+5
|
* Fixed bug #29221 (Segfault using DOM ownerDocument in a PHP object)Rob Richards2004-07-181-1/+1
|
* - MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal errorMoriyoshi Koizumi2004-07-171-2/+2
| | | | | occurs during activation phase.
* BFNSara Golemon2004-07-161-0/+1
|
* MFH: convert.* filters not consuming buckets_in on PSFS_FLUSH_*Sara Golemon2004-07-161-69/+71
|