]> granicus.if.org Git - php/shortlog
php
2011-05-27 Felipe Pena- BFN
2011-05-27 Felipe Pena- Fixed bug #54934 (Unresolved symbol strtoull in HP...
2011-05-26 Ilia AlshanetskyFixed bug #54924 (assert.* is not being reset upon...
2011-05-26 Pierre Joye -fix bug 54935, php_win_err can lead to crash
2011-05-25 Philip OlsonFixed test, as per r311323
2011-05-24 Felipe Pena- Fixed bug #50363 (Invalid parsing in convert.quoted...
2011-05-24 Philip OlsonFixed test
2011-05-24 Philip OlsonUpdated test. touch() emits E_WARNING for bogus values...
2011-05-24 Felipe Pena- Fix logic, it must check for both flags (as says...
2011-05-24 Felipe Pena- Fixed bug #54912 (filter/logical_filters.c:685:32...
2011-05-24 Pierre Joye- Fix #54721, different Hashes on Windows, BSD and...
2011-05-24 Felipe Pena- Add CVE to bug entry
2011-05-24 Pierre Joye- fix tests, keep EOL as unix style as the str len...
2011-05-24 Pierre Joye- make svn-eol LF and use one test for unix and windows
2011-05-24 Felipe Pena- Fix the fix
2011-05-24 Felipe Pena- Fixed stack buffer overflow in socket_connect().
2011-05-23 Felipe Pena- Fixed bug #54529 (SAPI crashes on apache_config.c...
2011-05-22 Felipe Pena- Fixed bug #54269 (Short exception message buffer...
2011-05-21 Rasmus LerdorfIncrease the overly conservative pcre backtrack limit...
2011-05-20 Felipe Pena- Fixed bug #54895 (Fix compiling with older gcc versio...
2011-05-19 Felipe Pena- Fixed bug #54804 (__halt_compiler and imported namesp...
2011-05-19 Rasmus LerdorfFix CS
2011-05-19 Rasmus LerdorfFix bug 54866
2011-05-19 Pierre Joye- initial import, will add all libs later
2011-05-19 Scott MacVicarRevert part of the fix for #53339
2011-05-18 Rasmus LerdorfFix typo
2011-05-18 Rasmus LerdorfFix autoconf version check script to make sure people are
2011-05-18 Johannes Schlüter- handle out of memory
2011-05-17 Dmitry StogovFixed crash on recursive error handler invocation
2011-05-17 Andrey Hristovexchange a "trap" with an error
2011-05-17 Johannes Schlüter- Move the field access behind the check
2011-05-16 Ferenc Kovacsadding an XFAIL, as we have an open bug for this test
2011-05-16 Ferenc Kovacsadding an XFAIL, as we have an open bug for this test
2011-05-16 Ferenc Kovacsset the timezone to UTC as suggested by Alexey Shein...
2011-05-16 Ferenc Kovacsfix the test with the removal of the unnecessary newline
2011-05-16 Ferenc Kovacsadding the serialize_precision=100 for the tests, credi...
2011-05-16 Ferenc Kovacsremoving XFAIL as #39863 has already been fixed
2011-05-16 Ferenc Kovacsreverting 311103,311105-311109, will commit them to...
2011-05-16 Johannes Schlüter- Handle error if tempfile can't be opened, found by...
2011-05-16 Johannes Schlüter- Fix a few more memleaks found by parfait
2011-05-16 Ferenc Kovacsadding an XFAIL, as we have an open bug for this test
2011-05-16 Ferenc Kovacsadding an XFAIL, as we have an open bug for this test
2011-05-16 Ferenc Kovacsfix the test via setting the timezone to UTC as suggest...
2011-05-16 Ferenc Kovacsfix the test with the removal of the unnecessary newline
2011-05-16 Ferenc Kovacsadding the serialize_precision=100 for the tests, credi...
2011-05-16 Johannes Schlüter- Fix possible memory leak
2011-05-16 Ferenc Kovacsremoving XFAIL as #39863 has already been fixed
2011-05-16 Johannes Schlüter- Fix Bug #53782 (foreach throws irrelevant exception)
2011-05-16 Johannes Schlüter- Move the access behind the check.
2011-05-15 Rasmus LerdorfOops, can't cache it here because it won't work
2011-05-15 Rasmus LerdorfCache the pdo include path
2011-05-15 Rasmus LerdorfWe can't really predict what will happen on an unknown...
2011-05-14 Martin JansenFixed two failing tests that were caused by arbitrarily...
2011-05-14 Rasmus Lerdorfen_US locale preferred output has AM/PM and also the...
2011-05-14 Rasmus LerdorfFix the require in these tests
2011-05-13 Rasmus LerdorfMake sure 'E' is included in the variables_order, otherwise
2011-05-13 Scott MacVicarFix Windows build, this really should be in a patch...
2011-05-13 Scott MacVicarUpdate bundled PCRE to 8.12
2011-05-13 Scott MacVicarUpdate bundled SQLite to 3.7.6.2
2011-05-13 Scott MacVicarFix use after free() in XMLReader::xml()
2011-05-13 Scott MacVicar Fixed bug #54723 - getimagesize() doesn't check the...
2011-05-12 Rasmus LerdorfCheck headers first and let the CHECK_LIBRARY macro
2011-05-12 Philip OlsonAdded missing date_default_timezone_set('UTC'); to...
2011-05-11 Dmitry StogovFixed bug #54367 (Use of closure causes problem in...
2011-05-10 Scott MacVicarTurns out that more than 1% of users clocks are more...
2011-05-10 Adam HarveyFix bug #54692 (SQLite3::open() Return Value) by correc...
2011-05-10 Andrey HristovFix range
2011-05-09 Andrey Hristovhere comes the news
2011-05-09 Andrey HristovFix for bug 54674..typo in the check of SJIS
2011-05-09 Johannes Schlüter- Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)
2011-05-08 Gustavo André... - Merged to 5.3 change in trunk in _php_stream_free...
2011-05-07 Felipe Pena- BFN #54681
2011-05-07 Felipe Pena- Fixed bug #54681 (addGlob() crashes on invalid flags)
2011-05-04 Andrey Hristovadd the BLOCK_LEAVE macro for non-gcc and non-win
2011-05-04 Andrey Hristovreorganize the DBG_ macros, add DBG_BLOCK_XXX
2011-05-04 Antony Dovgalfix tests
2011-05-04 Antony Dovgalfix test
2011-05-04 Dmitry StogovFixed crash when passing invalid timestamp (negative...
2011-05-03 Antony Dovgalfix tests
2011-05-03 Andrey Hristovextend the API in the backward compatible way
2011-05-02 Antony Dovgalfix segfault in ext/standard/tests/network/http-stream...
2011-05-01 Antony Dovgalfix ZTS build for 5_3, too
2011-05-01 Gustavo André... - Fixed bug #54580 (get_browser() segmentation fault...
2011-05-01 Gustavo André... - Fixed accidental change.
2011-05-01 Gustavo André... - Fixed bug #54623 (Segfault when when writing to a...
2011-04-30 Derick Rethans- Updated to version 2011.7 (2011g)
2011-04-29 Pierrick CharronAdded support for CURLOPT_MAX_RECV_SPEED_LARGE and...
2011-04-28 Ilia Alshanetsky#doc
2011-04-27 Rasmus LerdorfFix test by pointing this at a smaller file that is...
2011-04-27 Rasmus LerdorfFix broken test
2011-04-27 Hannes MagnussonRegenerate from the doc sources
2011-04-27 Rasmus LerdorfSomeone fixed these in trunk and didn't backport to...
2011-04-25 Martin JansenMFH: The project calls itself OpenSSL and not openSSL...
2011-04-25 Pierre Joye- keep node creation check
2011-04-25 Pierre Joye- keep inode creation check
2011-04-25 Dmitry StogovFixed bug #54585 (track_errors causes segfault)
2011-04-24 Rasmus LerdorfSSLV2 patch cleanup
2011-04-24 Pierre Joye- fix use of unitiliazed var
2011-04-24 Rasmus LerdorfSupport for openssl without SSLv2 supprot compiled...
2011-04-23 Hannes Magnusson2011
next