]> granicus.if.org Git - php/shortlog
php
2005-02-21 foobarNuke unused variables when PCRE is not compiled in
2005-02-21 foobarRemove the useless TSRM_FETCH calls
2005-02-21 Marcus Boerger- Add new test
2005-02-21 Marcus Boerger- Show warnings
2005-02-21 Hartmut Holzgraefe"SET SESSION" is not supported by MySQL 3.23, as sessio...
2005-02-21 Pierre Joye- examples usage, initial commit
2005-02-21 Moriyoshi Koizumi- BFN
2005-02-21 Moriyoshi Koizumi- WS fix.
2005-02-21 Moriyoshi Koizumi- Fix bug #28568 (known_post_content_types is not threa...
2005-02-21 Moriyoshi Koizumi- Add missing entry.
2005-02-21 Pierre Joye- add xmlTextWriterStartComment and xmlTextWriterEndCom...
2005-02-21 Ard BiesheuvelFixed PECL bug #3527: Missing quotation marks in php_pd...
2005-02-21 Moriyoshi Koizumi- Fix bug #30868 (evaluated pointer comparison in mbreg...
2005-02-21 Anantha Kesari H YNetWare LibC has lstat implementation
2005-02-21 Moriyoshi Koizumi- Fix bug #30573 (compiler warning due to invalid type...
2005-02-21 Anantha Kesari H YNetWare can make use of autogenerated config header...
2005-02-21 Anantha Kesari H YNetWare has pthreads implementation
2005-02-21 Anantha Kesari H YNetWare can use the tsrm_config.h
2005-02-21 Anantha Kesari H YNetWare LibC has a lstat implementation
2005-02-21 Anantha Kesari H YIn NetWare LibC WTERMSIG is avaliable as WIFTERMSIG
2005-02-21 Anantha Kesari H YNetWare LibC has pwd.h. Removed unwanted extern basic_g...
2005-02-21 Moriyoshi Koizumi- Fix bug #29989 (type re_registers redefined in onigur...
2005-02-21 Anantha Kesari H YNetWare has pwd.h and removed unwanted check on NEW_LIB...
2005-02-21 Anantha Kesari H YNetWare LibC has pwd.h
2005-02-21 Anantha Kesari H YIn NetWare statfs f_bavail member is known as f_bfree
2005-02-21 Moriyoshi Koizumi- Fix compiler warnings.
2005-02-21 Moriyoshi Koizumi- Add testcases for bug #28220 and #30549.
2005-02-21 <changelog... ChangeLog update
2005-02-20 Hartmut Holzgraefefix for PECL bug #3529
2005-02-20 Hartmut Holzgraefefix for PECL bug 3530
2005-02-20 Pierre Joye- zend_bool for boolean arg
2005-02-20 Moriyoshi Koizumi- Forgot to add this one.
2005-02-20 Moriyoshi Koizumi- Update libmbfl (fixes bug #30549 and #31911).
2005-02-20 Rob Richardsuse new error handling when not throwing exceptions
2005-02-20 Rob Richardsadd function to allow extensions to use new error handl...
2005-02-20 Pierre Joye- more zend_bool.
2005-02-20 Marcus Boerger- Shutup notices
2005-02-20 Marcus Boerger- Add tests
2005-02-20 Marcus Boerger- Change tests to use ' instead of " for string values...
2005-02-20 Marcus Boerger- Forgot to change extension name
2005-02-20 Pierre Joye- int is not zend_bool, fixed indented output
2005-02-20 Ilia AlshanetskySimplify Code.
2005-02-20 Marcus Boerger- Add tests
2005-02-20 Marcus Boerger- Missed that file in last commit
2005-02-20 Marcus Boerger- Attempt at an unified test suite
2005-02-20 Marcus Boerger- Add test
2005-02-20 Marcus Boerger- Add fetch flag PDO_FETCH_CLASSTYPE
2005-02-20 Marcus Boerger- Update tests
2005-02-20 Marcus Boerger- Only call the ctor once
2005-02-20 Marcus Boerger- Bump API
2005-02-20 Marcus Boerger- Fix memleak and optimize PDO_FETCH_CLASS
2005-02-20 Marcus Boerger- Call ctor after initializing the props like regular...
2005-02-20 Marcus Boerger- Update test
2005-02-20 Marcus Boerger- Need to specify class_entry in PDO_FETCH_CLASS mode
2005-02-20 Dmitry StogovFixed possible memory corruption
2005-02-20 <changelog... ChangeLog update
2005-02-19 Marcus Boerger- Add test
2005-02-19 Marcus Boerger- Add test
2005-02-19 Marcus Boerger- Add fetch mode PDO_FETCH_UNIQUE
2005-02-19 Marcus Boerger- Simplify
2005-02-19 Marcus Boerger- Add PDO_FETCH_GROUP test
2005-02-19 Marcus Boerger- Add PDO_FETCH_GROUP to fetchAll()
2005-02-19 Marcus Boerger- Update/Add tests
2005-02-19 Marcus Boerger- Add full PDO_FETCH_CLASS capabilities to fetchAll()
2005-02-19 Marcus Boerger- Default to stdClass in PDO_FETCH_CLASS mode if no...
2005-02-19 Marcus Boerger- Add first tests
2005-02-19 Rui Hirokawafixed #31987 zend-multibyte in ZTS.
2005-02-19 Marcus Boerger- Regroup and add a test
2005-02-19 <changelog... ChangeLog update
2005-02-18 Wez Furlongadd this note.
2005-02-18 Wez Furlongprep for release
2005-02-18 Wez FurlongFix connecting to remote host, patch by Tim Friebe
2005-02-18 Derick Rethans- Fixed bug #32021: Crash caused by range('', 'z')
2005-02-18 Rob RichardsFragment must have associated document to append xml...
2005-02-18 Rob RichardsFixed bug #32011 (Fragments which replaced Nodes are...
2005-02-18 Wez FurlongUpdate for pending PEAR release.
2005-02-18 <changelog... ChangeLog update
2005-02-17 Ilia AlshanetskyImproved search paths.
2005-02-17 Marcus Boerger- A little optimization to prevent problems when trying...
2005-02-17 Marcus Boerger- No C++ ruleZ here
2005-02-17 Marcus Boerger- Actually we must do this in two steps: 1st resize...
2005-02-17 Marcus Boerger- Incrementation is done elsewhere
2005-02-17 Marcus Boerger- Fix windows build (funny MS compiler)
2005-02-17 Andi Gutmans- Fix Bug #31960: msql_fetch_row() and msql_fetch_array...
2005-02-17 Ilia AlshanetskyFixed bug #27633 (Double \r\r problem on ftp_get in...
2005-02-17 Joe OrtonDeclare error_mapping array as static and more const.
2005-02-17 Anantha Kesari H YNetWare LibC has pwd.h
2005-02-17 Anantha Kesari H YNetWare libc has pwd.h
2005-02-17 Wez FurlongGeorge too
2005-02-17 Wez Furlongran ./scripts/dev/credits to update credits to reflect...
2005-02-17 foobar- Compile fix for systems without int32_t typedef
2005-02-17 Ilia AlshanetskyFixed bug #31440 ($GLOBALS can be overwritten via GPC...
2005-02-17 Wez Furlongsymlinked pdo drivers under ext.
2005-02-17 foobar- Fixed bug #29554 (compile failure when using --with...
2005-02-17 <changelog... ChangeLog update
2005-02-17 Marcus Boerger- Add version information
2005-02-17 Marcus Boerger- For now we need the simple way
2005-02-16 foobarPHP_WIN32 is defined or not defined.
2005-02-16 Wez Furlonguse a number here, fixes PECL #3493
2005-02-16 Edin KadribasicEnable mbstring use on windows. We were linking against...
next