]> granicus.if.org Git - php/shortlog
php
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
2011-04-23 Hannes Magnussonits force-quit, not -exit (yawk)
2011-04-21 Pierrick CharronRevert bug #54454 fix from PHP_5_3 branch to avoid...
2011-04-20 Dmitry StogovFixed bug #54367 (Use of closure causes problem in...
2011-04-19 Pierre Joye- fix build >(btw, has novell man pages too?)
2011-04-18 Hannes MagnussonAdd an --man-dir to php-config too
2011-04-18 Hannes MagnussonExpose PHP_MANDIR
2011-04-17 Stanislav Malyshevimplement FR #54540 - Allow loading of arbitrary resour...
2011-04-15 Rob RichardsImplement FR #48587 (MySQL PDO driver doesn't support...
2011-04-15 Dmitry StogovFixed bug #54268 (Double free when destroy_zend_class...
2011-04-13 Stanislav Malyshevadd CVE
2011-04-13 Felipe Pena- Remove undesired line (reported by Gökhan Özbulak)
2011-04-13 Stanislav Malyshevfix bug #54238 (use-after-free in substr_replace())
2011-04-12 Ilia AlshanetskyFixed bug #54121 (error message format string typo).
2011-04-09 Gustavo André... - Fixed bug #54440: libxml extension ignores default...
2011-04-09 Gustavo André... - Fixed bug #54494: mb_substr() mishandles UTF-32LE...
2011-04-08 Dmitry Stogov- Fixed bug #54358 (Closure, use and reference)
2011-04-07 Dmitry StogovMissed tests
2011-04-07 Dmitry StogovFixed bug #54372 (Crash accessing global object itself...
2011-04-06 Adam HarveyImplement FR #54459 (Range function accuracy) by changi...
2011-04-06 Adam HarveyFix duplicated test.
2011-04-05 Gustavo André... - Make SplFileInfo::_bad_state_ex final.
2011-04-04 Gustavo André... - Fixed bug #54384 (Dual iterators, GlobIterator, SplFi...
2011-04-03 Pierrick CharronFix common typos in the source code (Reported in Bug...
2011-04-03 Ilia AlshanetskyFixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is...
2011-04-03 Pierrick CharronFixed bug #54454 (substr_compare incorrectly reports...
2011-04-02 Felipe Pena- Improved message and version checking
next