summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - add xmlTextWriterStartComment and xmlTextWriterEndComment supportPierre Joye2005-02-212-1/+61
* Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.hArd Biesheuvel2005-02-211-1/+1
* - Fix bug #30868 (evaluated pointer comparison in mbregex causes compileMoriyoshi Koizumi2005-02-211-1/+1
* - Fix bug #30573 (compiler warning due to invalid type cast)Moriyoshi Koizumi2005-02-212-7/+8
* In NetWare LibC WTERMSIG is avaliable as WIFTERMSIGAnantha Kesari H Y2005-02-211-0/+4
* NetWare LibC has pwd.h. Removed unwanted extern basic_globals_id declaration ...Anantha Kesari H Y2005-02-211-5/+0
* - Fix bug #29989 (type re_registers redefined in oniguruma.h)Moriyoshi Koizumi2005-02-211-0/+1
* NetWare has pwd.h and removed unwanted check on NEW_LIBC while including param.hAnantha Kesari H Y2005-02-211-6/+0
* NetWare LibC has pwd.hAnantha Kesari H Y2005-02-211-2/+0
* In NetWare statfs f_bavail member is known as f_bfreeAnantha Kesari H Y2005-02-211-0/+4
* - Fix compiler warnings.Moriyoshi Koizumi2005-02-2115-17/+40
* - Add testcases for bug #28220 and #30549.Moriyoshi Koizumi2005-02-212-0/+52
* fix for PECL bug #3529Hartmut Holzgraefe2005-02-201-1/+1
* fix for PECL bug 3530Hartmut Holzgraefe2005-02-201-1/+1
* - zend_bool for boolean argPierre Joye2005-02-201-1/+2
* - Forgot to add this one.Moriyoshi Koizumi2005-02-201-0/+42
* - Update libmbfl (fixes bug #30549 and #31911).Moriyoshi Koizumi2005-02-2087-5744/+19116
* use new error handling when not throwing exceptionsRob Richards2005-02-202-5/+12
* add function to allow extensions to use new error handling if set by userRob Richards2005-02-202-0/+10
* - more zend_bool.Pierre Joye2005-02-201-3/+5
* - Shutup noticesMarcus Boerger2005-02-201-0/+8
* - Add testsMarcus Boerger2005-02-2012-0/+570
* - Change tests to use ' instead of " for string values becuase that isMarcus Boerger2005-02-209-32/+32
* - Forgot to change extension nameMarcus Boerger2005-02-209-9/+9
* - int is not zend_bool, fixed indented outputPierre Joye2005-02-201-2/+2
* Simplify Code.Ilia Alshanetsky2005-02-201-4/+2
* - Add testsMarcus Boerger2005-02-2012-0/+569
* - Attempt at an unified test suiteMarcus Boerger2005-02-2022-128/+298
* - Add testMarcus Boerger2005-02-201-0/+123
* - Add fetch flag PDO_FETCH_CLASSTYPEMarcus Boerger2005-02-203-11/+36
* - Update testsMarcus Boerger2005-02-201-19/+15
* - Only call the ctor onceMarcus Boerger2005-02-201-11/+23
* - Bump APIMarcus Boerger2005-02-201-1/+1
* - Fix memleak and optimize PDO_FETCH_CLASSMarcus Boerger2005-02-202-52/+85
* - Call ctor after initializing the props like regular db exts doMarcus Boerger2005-02-201-45/+51
* - Update testMarcus Boerger2005-02-201-20/+45
* - Need to specify class_entry in PDO_FETCH_CLASS modeMarcus Boerger2005-02-201-2/+2
* - Add testMarcus Boerger2005-02-191-0/+35
* - Add testMarcus Boerger2005-02-191-0/+57
* - Add fetch mode PDO_FETCH_UNIQUEMarcus Boerger2005-02-193-6/+13
* - SimplifyMarcus Boerger2005-02-191-8/+6
* - Add PDO_FETCH_GROUP testMarcus Boerger2005-02-191-0/+69
* - Add PDO_FETCH_GROUP to fetchAll()Marcus Boerger2005-02-193-15/+53
* - Update/Add testsMarcus Boerger2005-02-195-28/+171
* - Add full PDO_FETCH_CLASS capabilities to fetchAll()Marcus Boerger2005-02-191-14/+60
* - Default to stdClass in PDO_FETCH_CLASS mode if no classname is givenMarcus Boerger2005-02-191-6/+12
* - Add first testsMarcus Boerger2005-02-193-0/+175
* - Regroup and add a testMarcus Boerger2005-02-193-2/+30
* add this note.Wez Furlong2005-02-181-0/+6
* prep for releaseWez Furlong2005-02-182-6/+6