]> granicus.if.org Git - php/shortlog
php
2011-01-10 Andrey Hristovnew flag
2011-01-10 Pierre Joye- remove local redeclaration
2011-01-10 Pierre Joye- possible NULL deref
2011-01-10 Pierre Joye- local redeclaration
2011-01-10 Pierre Joye- WS
2011-01-10 Pierre Joye- some more possible NULL deref
2011-01-10 Pierre Joye- fix possible NULL deref
2011-01-09 Pierre Joye- add configure option to enable the builtin static...
2011-01-09 Stefan MarrAdded trait_exists() [TRAITS] [DOC]
2011-01-09 Pierre Joye- let try to fix pecl header install so we can do the...
2011-01-08 Rui Hirokawaadded an option to http_build_query for RFC-3986
2011-01-07 Pierre Joye- enable ASLR and NXCOMPAT by default
2011-01-07 Kalle Sommer... Implemented FR #39847 (mysqli_fetch_[field|fields|field...
2011-01-07 Kalle Sommer... Added test case for #47802 and fixed macro name after...
2011-01-07 Pierre Joye- define the php*.lib/dll names
2011-01-07 Kalle Sommer... Update to use mysql_options() instead of mysql_set_char...
2011-01-07 Pierre Joye- missing add header
2011-01-07 Kalle Sommer... Implemented FR #47802, support for character sets in...
2011-01-07 Andrey HristovProper fix for
2011-01-07 Adam HarveyImplement request #53684 (Deprecated HTML in sample...
2011-01-07 Felipe Pena- Fixed memory leak on SQLite3Result and SQLite3Stmt...
2011-01-06 Rasmus LerdorfFix bug #53682
2011-01-06 Adam HarveyImplement request #53659 (Implementing RegexIterator...
2011-01-06 Adam HarveyRemove empty files left when r306542 was reverted in...
2011-01-06 Scott MacVicarImplemented FR #53466 (SQLite3Result::columnType()...
2011-01-05 Etienne KneussImplement SplObjectStorage::removeAllExcept (Patch...
2011-01-05 Ilia AlshanetskyAdded test
2011-01-05 Ilia AlshanetskyOptimize unix timestamp to date-string conversion for...
2011-01-05 Pierre Joye- revert rev. 307044
2011-01-04 Scott MacVicarAdd test for bug #53632
2011-01-04 Scott MacVicarFix bug #53632 with x87 fpu
2011-01-04 Felipe Pena- Fixed tests
2011-01-04 Stanislav Malyshevfix unit tests for intl in accordance with new ICU...
2011-01-03 Kalle Sommer... Fixed linking of extensions that would use a static...
2011-01-03 Pierre Joye- useless commented code
2011-01-03 Scott MacVicarChange DEBUG() to TIMELIB_DEBUG(), there are potential...
2011-01-03 Scott MacVicarFix error with initialisation flag being set too early...
2011-01-03 Pierre Joye- slightly cleaner
2011-01-03 Pierre Joye- fix crash when argc > 1 and to_zval is NULL (thx...
2011-01-03 Ilia AlshanetskyFixed Bug #53629 (memory leak inside highlight_string()).
2011-01-03 Pierre Joye- kill c++ comment
2011-01-03 Pierre Joye- stream output support for image outputs functions
2011-01-03 Stanislav MalyshevImlement clone for formatters that support it
2011-01-03 Pierre Joye- missing file
2011-01-03 Pierre Joye- we need the core config.w32 only once
2011-01-03 Pierre Joye- silent copy
2011-01-02 Pierre Joye- use the ext deps list for phpize's ADD_EXTENSION_DEP...
2011-01-02 Pierre Joye- typo
2011-01-02 Pierre Joye- generate a list of ext and how they are built, should...
2011-01-01 Pierre Joye- missing file
2011-01-01 Felipe Pena- Year++
2011-01-01 Felipe Pena- Year++
2011-01-01 Felipe Pena- Year++
2010-12-31 Scott MacVicarSilently casting an empty string, null or false into...
2010-12-31 Scott MacVicarAdd SQLite3_Stmt::readOnly for checking if a statement...
2010-12-30 Gustavo André... - Do not violate php_stream abstraction and use php_str...
2010-12-30 Hannes MagnussonNew test for stream_meta_data($zipstream)
2010-12-30 Eyal Teutschremoved extra ?> from the FILE section
2010-12-28 Pierre Joye- WS
2010-12-28 Andrey HristovC89 fix
2010-12-28 Andrey Hristovextending the API interface - plugins can register
2010-12-27 Antony Dovgalfix segfault when node is NULL
2010-12-27 Antony Dovgalinitialize script_encoding_list (reported by Gustavo...
2010-12-27 Rob Richardstypo
2010-12-27 Rob Richardsfix crash with entity declarations
2010-12-27 Gustavo André... - Fixed bug #53612 (Segmentation fault when using sever...
2010-12-26 Eyal TeutschSplFileObject_fgetcsv files: SplFileObject__fgetcsv...
2010-12-26 Eyal Teutschfixed 6 tests to pass on non-linux os, by removing...
2010-12-26 Eyal Teutschusing PWD which is supported by run-tests.php, rather...
2010-12-25 Felipe Pena- Fixed INI test section
2010-12-24 Gustavo André... - Fixed bug #53603 (ZipArchive should quiet stat errors).
2010-12-24 Gustavo André... - Fix PCRE build on Windows; closes bug #53606.
2010-12-24 Ilia AlshanetskyUpgraded\ bundled\ PCRE\ to\ version\ 8.11.
2010-12-24 Moriyoshi Koizumi- Fix startup warnings.
2010-12-24 Peter CowburnNEWS for FR #48767 (SplFileInfo::getExtension())
2010-12-23 Peter CowburnImplemented FR #48767 (SplFileInfo::getExtension())
2010-12-23 Ilia AlshanetskyFixed compiler warning
2010-12-23 Gustavo André... - Fixed bug #53592 (stream_socket_enable_crypto() busy...
2010-12-22 Ilia AlshanetskyFixed bug #52209 (INPUT_ENV returns NULL for set variab...
2010-12-22 Moriyoshi Koizumi- Fix build.
2010-12-21 Gustavo André... - Revert of revision 306542, turns out the semantics...
2010-12-21 Gustavo André... - Fixed bug #53588 (SplMinHeap bad sorting with custom...
2010-12-21 Moriyoshi Koizumi- Update ini descriptions. It is still possible that...
2010-12-20 Ilia AlshanetskyFixed compiler warnings
2010-12-20 Rui Hirokawafixed compile error with VS2008.
2010-12-20 Felipe Pena- Fix build
2010-12-20 Hannes MagnussonFixed bug#53579 (stream_get_contents() segfaults on...
2010-12-20 Stefan MarrRemoved dead code.
2010-12-20 Moriyoshi Koizumi- Avoid allocating extra buffers. This makes parsing...
2010-12-20 Moriyoshi Koizumi- Fix a bug that the script gets wrongly converted...
2010-12-20 Felipe Pena- Fix build
2010-12-20 Stefan MarrAdded strict handling of properties in traits.
2010-12-19 Gustavo André... - Fixed bug #53574 (Integer overflow in SdnToJulian...
2010-12-19 Stefan MarrFixed naming of parameters, was inconsistent with imple...
2010-12-19 Moriyoshi KoizumiWS
2010-12-19 Moriyoshi KoizumiWS
2010-12-19 Moriyoshi Koizumi* Refactor zend_multibyte facility.
2010-12-19 Stanislav MalyshevFix bad args to grapheme_extract(), reported by Maksymi...
2010-12-18 Jérôme Loyet- Fixed bug #53527 (php-fpm --test doesn't set a valuab...
2010-12-17 Gustavo André... - Fixed bug #53568 (swapped memset arguments in struct...
next