]> granicus.if.org Git - php/shortlog
php
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
2010-12-14 Pierre Joye- we just reached the tiny cmd lenght limit, let reduce...
2010-12-14 Ilia AlshanetskyFixed compiler warning
2010-12-14 Ilia AlshanetskyFixed bug #53541 (format string bug in ext/phar).
2010-12-14 Pierre Joye- fix header install
2010-12-14 Pierre Joye- that's not in 5.3
2010-12-14 Pierre Joye- that's not in 5.3
2010-12-14 Pierre Joye- add nmake install-sdk (create the devel package)...
2010-12-13 Pierre Joye -add a link to snmp install doc about the MIBS data...
2010-12-13 Pierre Joye- MFH trailing slashes detection
2010-12-13 Pierre Joye- that should not have been applied
2010-12-13 Pierre Joye- add phpize support for windows, need a nmake install...
2010-12-13 Pierre Joye -ws
2010-12-13 Ilia AlshanetskyFixed bug #48607 (fwrite() doesn't check reply from...
2010-12-13 Kalle Sommer... Revert fix for bug #53493 to be compliant with the...
2010-12-13 Kalle Sommer... Fixed bug #53493 (xmlrpc_decode should not be sensitive...
2010-12-13 Adam HarveyMFH: fixed bug #53377 (imap_mime_header_decode() doesn...
2010-12-13 Adam HarveyMFH: implement FR #53447 (Cannot disable SessionTicket...
2010-12-12 Gustavo André... - Fixed bug #53530 (php_crypt tests gcc version incorre...
2010-12-12 Felipe Pena- Cosmetics
2010-12-12 Ilia AlshanetskyFixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work...
2010-12-12 Ilia AlshanetskyFixed bug 48484 (array_product() always returns 0 for...
2010-12-12 Ilia AlshanetskyFixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing...
2010-12-12 Kalle Sommer... Fixed bug #53425 (mysqli_real_connect() ignores client...
2010-12-12 Kalle Sommer... Fixed bug #53503 (mysqli::query returns false after...
2010-12-12 Derick Rethans- Fixed a few test cases
2010-12-12 Eyal Teutschmoved the second unlink() to the CLEAN section in the...
2010-12-11 Martin JansenMerge from trunk:
2010-12-11 Ilia AlshanetskyUpgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 Gustavo André... - Tests and small parsing correction for php://fd wrapper
2010-12-11 Gustavo André... - Implemented request #26158/bug #53465 (open arbitrary...
2010-12-10 Felipe Pena- Fixed bug #53515 (property_exists incorrect on ArrayO...
2010-12-10 George Wangfixed keyLen validation point
2010-12-10 Felipe Pena- Fixed bug #53517 (segfault in pgsql_stmt_execute...
2010-12-10 Felipe Pena- Fixed ZTS build
2010-12-10 Felipe Pena- Cosmetics
2010-12-10 Scott MacVicarMFH: Fix indirect reference of $this
2010-12-10 Christopher... Update for PECL upload that is synced with PHP 5.3.4
2010-12-10 Felipe Pena- Added test for bug #53512
2010-12-10 Felipe Pena- Fixed bug #53512 (NumberFormatter::setSymbol crash...
2010-12-10 Felipe Pena- Fixed bug #39199 (Cannot load Lob data with more...
2010-12-09 Eyal Teutschtest bug42364 included a superfluous ?>
2010-12-09 Eyal Teutschpdo_025 expected a certain extra character that is...
2010-12-08 Johannes SchlüterBack to -dev
2010-12-08 Andrey Hristovenable again after 5.3.4 has already been tagged
2010-12-08 Johannes SchlüterPHP 5.3.4
2010-12-08 Eyal Teutschcurl_setopt() arg: using DIRECTORY_SEPARATOR rather...
2010-12-08 Pierre Joye- new warning in imagepstext
2010-12-08 Pierre Joye- Fix #53492, fix crash if aa steps are invalid
2010-12-07 Pierre Joye- not anymore in core or builtin
2010-12-07 Andrey Hristovswitch this off for the release
next