]> granicus.if.org Git - php/shortlog
php
2005-02-23 Marcus Boerger- Add new tests
2005-02-23 Marcus Boerger- Allow to convert Traversable into Aggregate
2005-02-23 Marcus Boerger- Allow to convert traversable into Iterator
2005-02-23 Marcus Boerger- Add new tests
2005-02-23 Marcus Boerger- Reorganize ctor_args handling (fixes some bugs)
2005-02-23 Marcus Boerger- Show that PDOStatement implements Traversable
2005-02-23 Marcus Boerger- Make ctor args optional
2005-02-22 Marcus Boerger- Need to also revert operator
2005-02-22 Marcus Boerger- Put this back in (forgot to revert)
2005-02-22 Marcus Boerger- Revert signature of PDO:prepare()
2005-02-22 Marcus Boerger- Allow to derive PDOStatement
2005-02-22 Ilia AlshanetskyFixed bug #31288 (Possible crash in mysql_fetch_field...
2005-02-22 Marcus Boerger- We cannot provide this fallback becuase it requires...
2005-02-22 foobarFix cross-compile
2005-02-22 foobarFix build (it was #ifNdef NETWARE..)
2005-02-22 Marcus Boerger- Fix signatures they are all meant to be able to deal...
2005-02-22 Marcus Boerger- Force calling of dtors unless otherwise specified...
2005-02-22 Marcus Boerger- Call dtor
2005-02-22 Moriyoshi Koizumi- Update libmbfl (fixes bug #32063).
2005-02-22 Anantha Kesari H YNetWare can include autoconf generated config headers
2005-02-22 Pierre Joye- ifdef all (protos and functions) and using the correc...
2005-02-22 Anantha Kesari H YNetWare can make use of the configure script generated...
2005-02-22 Anantha Kesari H YNetWare can use Autoconf based build system.
2005-02-22 Moriyoshi Koizumi- Silly typo.
2005-02-22 <changelog... ChangeLog update
2005-02-22 Ilia AlshanetskyFixed bug #31515 (Improve performance of scandir()...
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...
next