]> granicus.if.org Git - php/shortlog
php
2008-07-28 Pierre Joye- #45430, windows implementation of crypt is not TS
2008-07-28 Pierre Joye- mac to unix
2008-07-28 Pierre Joye- mac to unix format
2008-07-28 Pierre Joye- Fix ZTS build
2008-07-28 Moriyoshi Koizumi- Touch.
2008-07-28 Moriyoshi Koizumi- Another portion to merge.
2008-07-28 Moriyoshi Koizumi- Sync function signature with the 5.3 branch
2008-07-28 <changelog... ChangeLog update
2008-07-27 David Soria... MFB: - Fixed the fix for not requiring C++ always
2008-07-27 Derick Rethans- Fixed DateTime::setTimestamp() and added a test for it.
2008-07-27 Christopher... Update README. Bump ver ready for PECL release
2008-07-27 Felipe Pena- Fixed tests
2008-07-27 Christopher... Sync oci8.default_prefetch example value with recent...
2008-07-27 Jani Taskinen- Fixed the fix for not requiring C++ always
2008-07-27 Dmitry StogovFix for bug #43487 (Wrong conversion of float to string)
2008-07-27 <changelog... ChangeLog update
2008-07-27 Jani Taskinen*sigh*
2008-07-26 Jani Taskinen- Fix build
2008-07-26 Jani Taskinen- Fixed build with bundled library
2008-07-26 Jani Taskinenjfc..*SIGH*
2008-07-26 Jani TaskinenNO Winblows EOLs here!!!
2008-07-26 Jani Taskinenfix folding tag
2008-07-26 Jani Taskinenupdate credits
2008-07-26 Jani Taskinen- Fix ws/cs (please do not invent your own CS...) and...
2008-07-26 Jani Taskinencorrect year and version
2008-07-26 Jani Taskinen- Fix EOLs
2008-07-26 Jani Taskinentune
2008-07-26 Jani Taskinen- No tabs.
2008-07-26 Dmitry StogovAdded checks for destroied objects
2008-07-26 Dmitry StogovFixed bug #44660 (Indexed and reference assignment...
2008-07-26 Dmitry StogovAdded support for overloaded functions (e.g. COM) in...
2008-07-26 Dmitry Stogov. Added support for using static HEREDOCs to initialize...
2008-07-26 Dmitry StogovFixed bug #45608 (closures don't work in static methods)
2008-07-26 Dmitry StogovFixed crashes and memory leak for objects with NULL...
2008-07-26 Dmitry StogovFixed is_callable/call_user_func mess that had done...
2008-07-26 Arnaud Le BlancFix bug #45622 (isset($arrayObject->p) misbehaves with...
2008-07-26 <changelog... ChangeLog update
2008-07-26 Scott MacVicarForgot to add these earlier
2008-07-25 Scott MacVicarSQLite3 extension, still has 2 failing tests that will...
2008-07-25 Felipe Pena- Added arginfo
2008-07-25 Antony Dovgalfix warnings
2008-07-25 Moriyoshi Koizumi- Fix warnings
2008-07-25 Moriyoshi Koizumi- Fix wrong cast
2008-07-25 Felipe Pena- Fixed the parameter type expected. set_time_limit...
2008-07-25 Jani Taskinen- Fix PDO configure dependancy: If --disable-pdo is...
2008-07-25 Moriyoshi Koizumi- fix a typo in mb_stripos() that caused segfault.
2008-07-25 Andrey HristovFix bug#45019 Segmentation fault with SELECT ? and...
2008-07-25 Rob Richardsfix zts build
2008-07-25 Pierre Joye- fix EXT_FOO_SHARED usage as dep mgt broke it (one...
2008-07-25 Jani Taskinen- Fixed a minor problem in not enabling c++/g++ when...
2008-07-25 Felipe Pena- MFB: New parameter parsing API (set_time_limit)
2008-07-25 Felipe Pena- Fix build
2008-07-25 Antony Dovgalfix typo
2008-07-25 Dmitry StogovFixed support for static methods
2008-07-25 Moriyoshi Koizumi- Allow the results of a partial run to be saved when...
2008-07-25 Jani TaskinenMFB: generated with a bit newer re2c
2008-07-25 Jani Taskinen- Enable fileinfo by default
2008-07-25 Jani Taskinen- Cleanup after test
2008-07-25 Dmitry StogovFixed uninitialized data
2008-07-25 Michael Wallner- Changed HTTP stream wrapper to accept any code betwee...
2008-07-25 Derick Rethans- No C++ comments.
2008-07-25 Derick Rethans- Updating the libmagic patch.
2008-07-25 Derick Rethans- Fixed size calculation.
2008-07-25 Dmitry StogovSubstitute persistent constants by their values at...
2008-07-25 Moriyoshi Koizumi- Suppress signedness warnings.
2008-07-25 <changelog... ChangeLog update
2008-07-24 Jani Taskinen- Revert accidental commit.
2008-07-24 Moriyoshi Koizumi- Suppress signedness warnings.
2008-07-24 Moriyoshi Koizumi* Constify read-only arguments.
2008-07-24 Felipe Pena- Added TSRMLS_DC to apply_func_args_t and zend_hash_ap...
2008-07-24 Moriyoshi Koizumi- Fix win32 build
2008-07-24 Pierre Joye- force static for now, broken now
2008-07-24 Arnaud Le BlancFixed bug #45614 (ArrayIterator::current(), ::key(...
2008-07-24 Christopher... 1. Fix macro version test for constants
2008-07-24 Antony Dovgaluse "r" instead of "z" when accepting resources
2008-07-24 Ulf WendelTest for PS fallback logic in prepare()
2008-07-24 Antony Dovgalwe don't do fstat, hence st struct is uninitalized
2008-07-24 Antony Dovgalsilence compile warning
2008-07-24 Antony Dovgalfix folding
2008-07-24 Arnaud Le BlancMFB: Added tests for #42663
2008-07-24 Antony Dovgaldon't ignore .patch if it's in CVS
2008-07-24 Antony Dovgaldrop freeing of uninitialized variable
2008-07-24 Antony Dovgaldo not include libmagic/file.c into the build
2008-07-24 Scott MacVicarRemove non existent defines, change THREADSAFE to SQLIT...
2008-07-24 Andrey HristovAdded test file
2008-07-24 Antony Dovgalset GCC to "no" if ICC was detected
2008-07-24 Moriyoshi Koizumi- Fix tests.
2008-07-24 Dmitry StogovOptimized ZEND_SIGNED_MULTIPLY_LONG() (Matt)
2008-07-24 Moriyoshi Koizumi- Fixed warnings.
2008-07-24 Derick Rethans- Bundle the data file - you can still use the external...
2008-07-24 Moriyoshi Koizumi- Add mbstring.http_output_conv_mimetypes that allows...
2008-07-24 Ulf WendelMake the test pass on 32bit and not bail out because...
2008-07-24 Felipe Pena- New parameter parsing API
2008-07-24 Dmitry StogovFixed bug #45178 (memory corruption on assignment resul...
2008-07-24 Scott MacVicarAdd .cvsignore, update config.w32 and remove the other...
2008-07-24 Dmitry StogovLSB parent/self forwarding
2008-07-24 Arnaud Le BlancAllow filters to work on INPUT_SERVER in CLI (bug ...
2008-07-24 Steph Fox- Make test x-platform
2008-07-24 Steph Fox- Introduce SPL_FILE_DIR_UNIXPATHS.
2008-07-24 Antony Dovgalfix test
next