summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3'.php-5.0.0RC3SVN Migration2004-06-0794-11523/+0
* - Roll RC3Andi Gutmans2004-06-074-5/+5
* Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_modeIlia Alshanetsky2004-06-071-0/+5
* forgot to remove Win32 restrictions for mysql methodsGeorg Richter2004-06-071-2/+0
* - Reorder (again :)Derick Rethans2004-06-071-3/+3
* MFB: Missing length limit parameter.Sara Golemon2004-06-071-1/+1
* ChangeLog update2004-06-072-0/+63
* - No more PagerPierre Joye2004-06-061-1/+0
* - Update for 5.0RC3Pierre Joye2004-06-061-2/+2
* Fixed bug #28649 (Proper glob() return value on Linux when there are noIlia Alshanetsky2004-06-061-1/+1
* update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc callGreg Beaver2004-06-064-11/+1288
* add missing $tmp to PEAR::isError()Greg Beaver2004-06-061-1/+1
* eliminate the annoyance of upgrading from crapster versions of PEAR once and ...Greg Beaver2004-06-061-4/+13
* removed conditional defines for load_data_infile_handlers on windowsGeorg Richter2004-06-063-6/+0
* Fixed Zend Function Destructor to use correct TSRM handle.Stefan Esser2004-06-062-1/+9
* ZTS fixes.Sebastian Bergmann2004-06-061-0/+6
* ChangeLog update2004-06-062-0/+41
* added mysqli changesGeorg Richter2004-06-051-0/+4
* Major changes for 4.1.2-alpha/4.1.3-beta:Georg Richter2004-06-056-313/+618
* BFNMarcus Boerger2004-06-051-0/+1
* Fix #28641: Instance of InterfaceMarcus Boerger2004-06-051-0/+5
* Added support for date/time typesArd Biesheuvel2004-06-051-26/+158
* ChangeLog update2004-06-051-0/+53
* Fixed unregistered bug [crash in http_build_query()]Ard Biesheuvel2004-06-041-1/+1
* Fixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA LOCAL).Ilia Alshanetsky2004-06-041-0/+5
* Added support for scaled integersArd Biesheuvel2004-06-041-3/+39
* Fixed bug #28627 (When multiple MySQL links are used default link isIlia Alshanetsky2004-06-041-0/+3
* Added support for arbitrary input typesArd Biesheuvel2004-06-041-38/+107
* MFB BugFix# 28626 You can't #ifdef check a typedef. Just give it another nam...Sara Golemon2004-06-042-4/+2
* ChangeLog update2004-06-042-0/+38
* Let DB handle type coercion instead of PHPArd Biesheuvel2004-06-031-49/+38
* Added support for other return types besides VARCHARArd Biesheuvel2004-06-031-25/+60
* Fixed blob ID formatArd Biesheuvel2004-06-031-2/+2
* newsArd Biesheuvel2004-06-031-0/+2
* - Prepare for RC3RC2Andi Gutmans2004-06-034-5/+5
* ChangeLog update2004-06-031-0/+11
* Ton of fixesArd Biesheuvel2004-06-021-24/+41
* Initial revision of PHP/Interbase UDF libArd Biesheuvel2004-06-021-0/+127
* - Don't use ZEND_MM in WindowsAndi Gutmans2004-06-021-1/+6
* fix incdec - make value's refcount non-zero when passing toStanislav Malyshev2004-06-021-4/+2
* ChangeLog update2004-06-022-0/+116
* Don't be too strict if the number of binding arguments provided exceeds the e...Ard Biesheuvel2004-06-011-7/+10
* No need to NULL terminate manually, snprintf() does it for us already.Ilia Alshanetsky2004-06-011-7/+0
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
* Fixed leak inside MINFO function.Ilia Alshanetsky2004-06-011-9/+19
* Removed debugging codeArd Biesheuvel2004-06-011-4/+3
* update dependency to PEAR 1.4.0dev5Greg Beaver2004-06-011-1/+1
* test files for PEAR are now installable!Greg Beaver2004-06-019-7/+12
* file needed for registry testGreg Beaver2004-06-011-0/+74
* add needed package.xml files for channel testsGreg Beaver2004-06-013-0/+107