]> granicus.if.org Git - php/shortlog
php
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
2010-12-07 Pierre Joye- add CVE
2010-12-06 Andrey HristovSkip additional result sets sent by MySQL 5.5 servers
2010-12-06 Andrey Hristovdon't crash if the API is used incorrectly
2010-12-04 Felipe Pena- Fixed test (Eyal Teutsch)
2010-12-04 Felipe Pena- Fixed test
2010-12-04 Felipe Pena- Fixed tests
2010-12-03 Felipe Pena- Fixed test
2010-12-03 Felipe Pena- Fixed test
2010-12-03 Felipe Pena- Order
2010-12-03 Felipe Pena- Fixed bug #53463 (sqlite3 columnName() segfaults...
2010-12-03 Jani Taskinen- CS + reorder to match trunk better, removed trailing...
2010-12-03 Jani Taskinen- Fix test
2010-12-03 Jani Taskinen- Add test for the ob_start($foo); leak/crash bug
2010-12-03 Jani Taskinen- Fix leaks and crash bug when passing the callback...
2010-12-02 Pierre Joye- Fix #29085, bad default include_path on Windows
2010-12-02 Felipe Pena- Cosmetics
2010-12-02 Pierre Joye- some missing entries
2010-12-02 Andrey Hristovfix test after newly introduced constant
2010-12-02 Johannes Schlüter- Back to -dev
2010-12-02 Andrey Hristovand export the new constant
2010-12-02 Andrey Hristovnew server constant as of 5.5
2010-12-02 Johannes Schlüter- PHP 5.3.4RC2
2010-12-02 Pierre Joye- not TS and useless on server, also not required anymo...
next