]> granicus.if.org Git - php/shortlog
php
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
2008-07-24 Felipe Pena- Fixed tests
2008-07-24 Felipe Pena- Improved parameter handling
2008-07-24 <changelog... ChangeLog update
2008-07-24 Scott MacVicarMFB: Update pdo_sqlite to use the amalgamation, much...
2008-07-23 Hartmut Holzgraefecorrected library search path order in tests
2008-07-23 Lars Strojnyarray_intersect_ukey tests by Sanjay Mantoor
2008-07-23 Stanislav Malyshevimplement bug #14266
2008-07-23 Stanislav Malyshevtypoes
2008-07-23 Derick Rethans- Fixed an issue with "first <weekday> of" in case...
2008-07-23 Felipe Pena- Fixed tests
2008-07-23 Felipe Pena- New parameter parsing API
2008-07-23 Derick Rethans- Fixed bug #43452 (strings containing a weekday, or...
2008-07-23 Stanislav Malyshevadd test
2008-07-23 Stanislav Malyshevadd locale_accept_from_http
2008-07-23 Felipe Pena- Fixed bug #45605 (array_uintersect_assoc gives incorr...
2008-07-23 Lars StrojnyAllowing "%unicode|string%" as a placeholder. In 6...
2008-07-23 Jani TaskinenFix test (bug #44985)
2008-07-23 Andrey HristovFixed bug#44897 - failed to prepare statement
2008-07-23 Ulf WendelThis little detail seems MySQL version/setup dependent
2008-07-23 Antony Dovgalinvert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
2008-07-23 Antony Dovgalfix test
2008-07-23 Antony Dovgalfix tests names
2008-07-23 Antony Dovgalfix test
2008-07-23 Antony Dovgalsync test with other branches
2008-07-23 Hartmut HolzgraefeMFB + Unicode:
2008-07-23 Arnaud Le BlancFix tests: need simplexml
2008-07-23 Antony Dovgaladd PHP_STREAM_FLAG_FCLOSE to zip streams
2008-07-23 Antony Dovgaladd PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed...
2008-07-23 Arnaud Le BlancFix tests: soap tests in schema/ needs the xml extension
2008-07-23 Arnaud Le BlancFix test: use canonical name to avoid problems with...
2008-07-23 Marcus Boerger- MFH [DOC] Add FilesystemIterator::SKIP_DOTS (flag...
2008-07-23 Marcus Boerger- Add new classes
2008-07-23 <changelog... ChangeLog update
2008-07-22 Andrey HristovTwo less failing tests, one of which was definitely...
2008-07-22 Marcus Boerger- Add MultipleIterator (Arnaud, Marcus)
2008-07-22 Stanislav MalyshevMFB: constructors fixes and cleanup
2008-07-22 Scott MacVicarMFB: Fix windows build error.
2008-07-22 Felipe Pena- The error level must be E_ALL | E_STRICT.
2008-07-22 Ulf WendelFixing some tests to expect unicode instead of (binary...
next