]> granicus.if.org Git - php/shortlog
php
2011-06-03 Stanislav Malyshevscalar types cleanup
2011-06-03 Scott MacVicarFix Bug #54918 - Crash when there is a failure to read...
2011-06-03 Felipe Pena- Fix crash in pcntl
2011-06-03 Scott MacVicarAdded fabled hex2bin() function
2011-06-02 Felipe Pena- Fix ZTS build
2011-06-02 Ilia AlshanetskyMissing ifdef related to the previous patch
2011-06-02 Ilia AlshanetskyZend Signal Handling (see RFC: https://wiki.php.net...
2011-06-02 Gustavo André... - Fixed double registering of browscap ini directive...
2011-06-02 Felipe Pena- Fixed bug #54970 (SplFixedArray::setSize() isn't...
2011-06-01 Ilia AlshanetskyMore tests
2011-06-01 Ilia AlshanetskyImplemented FR #54561 (Expose ICU Version & ICU Data...
2011-06-01 Ilia AlshanetskyFixed bug #52104 (bindColumn creates Warning regardless...
2011-06-01 Ilia AlshanetskyFixed bug #54484 (Empty string in json_decode doesn...
2011-05-31 Rafael Machado... Adding testcases to validate imageloadfont input parame...
2011-05-31 Andrey Hristovreuse code
2011-05-31 Shein AlexeyFixed notice breaking the test.
2011-05-31 Shein AlexeyRemoved test since there's no more safe_mode in PHP...
2011-05-31 Andrey Hristovfix macros
2011-05-31 Dmitry StogovFixed bug #54910 (Crash when calling call_user_func...
2011-05-31 Ilia AlshanetskyRemoved unnecessary rinit/rshutdown
2011-05-31 Dmitry StogovFixed bug #54957 (Memleak in alloc_globals_ctor)
2011-05-30 Philip OlsonUpdated qa-release.php notes as per the new qa-release...
2011-05-30 Ilia AlshanetskyFixed bug #52496 (Zero exit code on option parsing...
2011-05-29 Hannes MagnussonFixed bug #54946 (stream_get_contents infinite loop)
2011-05-29 Hannes MagnussonFixed bug #54601 (Removing the doctype node segfaults)
2011-05-29 Ilia AlshanetskyFixed bug #53848 (fgetcsv() ignores spaces at beginning...
2011-05-29 Ilia AlshanetskyFixed bug #54137 (file_get_contents POST request sends...
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 Felipe Pena- Fixed ZTS build and removed unused vars
2011-05-25 Stanislav Malyshevimplement streams metadata API per RFC
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 Pierre Joye- fix tests, keep EOL as unix style as the str len...
2011-05-24 Dmitry StogovFixed comilation on x86_64
2011-05-24 Felipe Pena- Fix the fix
2011-05-24 Felipe Pena- Fixed stack buffer overflow in socket_connect().
2011-05-23 Philip OlsonFixed test for decoupled <?= as of r311260
2011-05-23 Michael WallnerFix Bug #54727, a re-incarnation of #26862
2011-05-23 Dmitry StogovArithmetic speedup. Inlined most probable code-paths...
2011-05-23 Stanislav Malyshevfix some failing tests
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-20 Scott MacVicarAllow management of your own padding in openssl_encrypt...
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 Scott MacVicarTidy up ldap paging code and rename the API as discusse...
2011-05-19 Rasmus LerdorfDecouple <?= from the short_tags setting and make it...
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 Jeraimee HughesFixed failing test (mismatch of tzoffset)
2011-05-18 Jeraimee HughesFixed failing test.
2011-05-18 Johannes Schlüter- handle out of memory
2011-05-18 Johannes Schlüter- Keep the old arginfo for now
2011-05-17 Scott MacVicarZEND_THREAD_SAFE and ZEND_DEBUG_BUILD are not meant...
2011-05-17 Jeraimee HughesFixes for broken tests.
2011-05-17 Jeraimee HughesFix for failing test.
2011-05-17 Andrew CuriosoUse iterator when necessary to get the full properties...
2011-05-17 Dmitry StogovFixed crash on recursive error handler invocation
2011-05-17 Pierre Joye- WS
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 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 Johannes Schlüter- Fix possible memory leak
2011-05-16 Rasmus Lerdorfoops, can't use that macro here
2011-05-16 Rasmus LerdorfSuppress a dozen unused return value warnings in places...
2011-05-16 Rasmus LerdorfAdd php_ignore_value() macro to suppress unused return...
2011-05-16 Rasmus LerdorfFix a couple of warnings. Use %zu to printf a time_t...
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-16 Rasmus LerdorfGet rid of autoconf warnings
2011-05-15 Rasmus LerdorfDrop support for autoconf < 2.60 in trunk and the
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-15 Stanislav Malyshevforgot tokenizer...
2011-05-15 Stanislav Malyshevremoving scalar types in trunk
2011-05-14 Martin JansenMFB: Fixed two failing tests that were caused by arbitr...
2011-05-14 Johannes Schlüter- Fix svn command
2011-05-14 Rasmus Lerdorfen_US locale preferred output has AM/PM and also the...
2011-05-14 Johannes Schlüter- cvs2svn changes for the RELEASE_PROCESS
2011-05-14 Rasmus LerdorfFix the require in these tests
2011-05-14 Felipe Pena- Fix test
2011-05-13 Rasmus LerdorfMake sure 'E' is included in the variables_order, otherwise
2011-05-13 Stefan MarrFixed a inconsitent condition for aliasing traits.
next