]> granicus.if.org Git - php/shortlog
php
2011-01-14 Johannes Schlüter- Fix #53551 (PDOStatement execute segfaults for pdo_my...
2011-01-14 Johannes Schlüter- Fix 5.3.5 date in NEWS
2011-01-14 Antony Dovgaladd missing dl() function to FPM SAPI
2011-01-13 Pierre Joye-disable the analyzer for the snapshot in 5.3 too
2011-01-13 Ilia AlshanetskyFixed variable re-declaration
2011-01-13 Stanislav Malyshevrevert non-BC change in 5.3
2011-01-12 Felipe Pena- Fixed bug #53717 (checking the number of arguments...
2011-01-12 Derick Rethans- Fixed bug #53729 (DatePeriod fails to initialize...
2011-01-12 Ilia AlshanetskyFixed variable re-declaration
2011-01-12 Felipe Pena- Fixed compiler warnings
2011-01-11 Ilia AlshanetskyAdded missing success check around chmod() for windows...
2011-01-10 Ilia AlshanetskyFixed bug #53630 (Fixed parameter handling inside readl...
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- some more possible NULL deref
2011-01-10 Pierre Joye- fix possible NULL deref
2011-01-09 Pierre Joye- new sec flags should not be on by default for 5.3...
2011-01-09 Pierre Joye- add configure option to enable the builtin static...
2011-01-09 Pierre Joye- debug code--
2011-01-09 Pierre Joye- let try to fix pecl header install so we can do the...
2011-01-08 Rui HirokawaMFH: added an option to http_build_query for RFC-3986
2011-01-07 Pierre Joye- define the php*.lib/dll names
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 Pierre Joye- fix vc6 random behavior for Fix bug #53632 with x87 fpu
2011-01-06 Pierre Joye- add CVE (too late for the release tho')
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 Johannes Schlüter- This will be PHP 5.3.6
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 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 Hannes MagnussonMy name is Hannes
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 Ilia AlshanetskyFixed Bug #53629 (memory leak inside highlight_string()).
2011-01-03 Stanislav MalyshevImlement clone for formatters that support it
2011-01-03 Pierre Joye- prevent php(version)lib.(dll|lib) to be overriden
2011-01-03 Pierre Joye- we need the core config.w32 only once
2011-01-02 Pierre Joye- use the ext deps list for phpize's ADD_EXTENSION_DEP...
2011-01-02 Pierre Joye- typo, and remove undesired committed part
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- fix ADD_EXTENSION_DEP detection
2011-01-01 Felipe Pena- Year++
2011-01-01 Felipe Pena- Year++
2011-01-01 Felipe Pena- Year++
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-27 Antony Dovgalfix segfault when node is NULL
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-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-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-21 Ilia Alshanetskyremoved unused var
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-20 Ilia AlshanetskyFixed compiler warnings
2010-12-20 Hannes MagnussonFixed bug#53579 (stream_get_contents() segfaults on...
2010-12-19 Gustavo André... - Fixed bug #53574 (Integer overflow in SdnToJulian...
2010-12-19 Stanislav MalyshevFix bad args to grapheme_extract(), reported by Maksymi...
2010-12-18 Felipe Pena- Cosmetics again
2010-12-18 Felipe Pena- Cosmetics
2010-12-18 Pierre Joye- fix test
2010-12-18 Pierre Joye - NEWS update and test related to the NULL poisoning...
2010-12-18 Pierre Joye- fix possible crash introduced by the null poisoning...
2010-12-18 Pierre Joye- fix leak introduced by the null poisoning patch
2010-12-18 Pierre Joye- fix leak introduced by the null poisoning patch
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...
2010-12-17 Jani Taskinen- Update credits
2010-12-17 Jani Taskinen- Revert
2010-12-17 Hannes MagnussonThrow some credit around
2010-12-16 Andrey Hristovfix a small bug about affected_rows in the text protocol
2010-12-16 Andrey HristovFix sprintf modifier to be right, wrong data reported...
2010-12-15 Derick Rethans- Fixed a bug in DateTime->modify() where absolute...
2010-12-15 Andrey Hristovcount preciser in case of error
2010-12-15 Pierre Joye- we don't bundled fbclient, system version is used
2010-12-15 Pierre Joye- typo
2010-12-14 Pierre Joye- devel must be done before dist
2010-12-14 Pierre Joye- fix build with out of src obj dir
next