]> granicus.if.org Git - php/shortlog
php
2011-12-28 Xinchen HuiFix #60613 (Segmentation fault with $cls->{expr}()...
2011-12-28 Daniel ConvissorResolve the last of the xfails from Bug 55253.
2011-12-27 Daniel ConvissorResolve more xfails due to Bug 55253 being fixed.
2011-12-27 Daniel ConvissorResolve some xfails due to Bug 55253 being fixed. ...
2011-12-27 Popa Adrian... http://gcov.php.net/viewer.php?version=PHP_5_3&func...
2011-12-27 Hannes MagnussonLooks like we need to explicity add libstdc++ on recent...
2011-12-27 Popa Adrian... PDO_Firebird: bug 48877 test
2011-12-27 Xinchen HuiFix bug #60611 (Segmentation fault with Cls::{expr...
2011-12-27 Pierre Joye- fix bug 60326, fix crash introduce by the fix
2011-12-26 Pierre Joye- Fix bug #60326, fix TS build (introduced by r321406)
2011-12-26 Stanislav Malyshevfix bug #60326 - restore ob_gzhandler
2011-12-26 Stanislav Malyshevfix test
2011-12-26 Stanislav Malyshevfix bug #60322 (ob_get_clean() now raises an E_NOTICE...
2011-12-26 Stanislav Malyshevfix test - paths may be expressed in different way
2011-12-26 Stanislav Malyshevtest fixes
2011-12-26 Stanislav Malyshevfix uninitialized var that may lead to crash
2011-12-26 Stanislav Malyshevfix tests
2011-12-23 Pierrick CharronCoding standards
2011-12-22 Dmitry StogovInitialize structure (some fields may be missed in...
2011-12-22 Dmitry StogovChange fatal error into warning and ignore arguments...
2011-12-22 Xinchen Huitest for bug 60591
2011-12-22 Xinchen HuiFix bug #60591 (Memory leak when access a non-exists...
2011-12-22 Stanislav MalyshevFix warning on non-numeric offsets
2011-12-21 Gustavo André... - Fixed bug #60570 (http wrapper leaks context resource...
2011-12-19 Xinchen HuiFix tests
2011-12-19 Xinchen HuiFixed bug #60558 (Invalid read and writes)
2011-12-19 Xinchen HuiRevert previous bad fix, introduce memory leak
2011-12-19 Xinchen HuiCodes standard & Remove useless empty lines
2011-12-19 Xinchen HuiFixed bug #60558 (Invalid read and writes)
2011-12-19 Scott MacVicarAdd tests for OpenSSL crash.
2011-12-19 Stanislav Malyshevimplement the solution for isset/string offsets, fix...
2011-12-18 Scott MacVicarFix segfault in older versions of OpenSSL (before 0...
2011-12-17 Stefan MarrFixed inconsistent and broken handling of private prope...
2011-12-17 Xinchen Huifix tests
2011-12-17 Xinchen HuiReduce memory usage
2011-12-16 Xinchen HuiFixed bug #60523 (PHP Errors are not reported in browse...
2011-12-16 Xinchen HuiFixed bug #60536 (Traits Segfault)
2011-12-15 Dmitry StogovAdded max_input_vars directive to prevent attacks based...
2011-12-14 Andrey Hristovfix for 5.5.19
2011-12-14 Andrey Hristovanother fix
2011-12-14 Andrey Hristovfix test
2011-12-14 Andrey Hristovfix test
2011-12-14 Andrey Hristovfix typo
2011-12-14 Pierre Joye- add announce steps, s,cvs,svn, MFH
2011-12-14 Andrey Hristovadd some PHPAPI
2011-12-14 Andrey Hristovfix test
2011-12-14 Dmitry StogovAdded max_input_vars directive to prevent attacks based...
2011-12-14 Pierrick CharronUnregister appropriate curl wrappers
2011-12-14 Pierrick CharronRemove dead code
2011-12-13 Pierre Joye- tmp dir is system depedent
2011-12-13 Pierre Joye- skip on win
2011-12-13 Pierre Joye - ignore notices here, not what we test (array to...
2011-12-12 Pierre Joye- use the test itself, making the test passes when...
2011-12-12 Pierre Joye- copy run-test php
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Pierre Joye- skip on win
2011-12-12 Derick RethansThis test should no longer fail, and is perfectly okay...
2011-12-11 Gustavo André... - Fixed bug #60455: stream_get_line misbehaves if EOF...
2011-12-10 Popa Adrian... bug fixed #48877 - bindValue and bindParam do not work...
2011-12-09 Felipe Pena- Fixed bug #60489 (Simple Typo In php.ini Files)
2011-12-09 Xinchen Huiadd $_SERVER["SERVER_NAME"] since it's handy
2011-12-09 Xinchen Huifix memory leak
2011-12-09 Patrick AllaertAdded tests contributions on spl_autoload and stream_co...
2011-12-09 Xinchen HuiFixed bug #60477 (Segfault after two multipart/form...
2011-12-08 Christopher... Fix skipif
2011-12-08 Pierrick CharronFix curl_copy_handle_basic_008.phpt when display_errors...
2011-12-08 Hannes MagnussonUhh.. Can't believe noone noticed the gc option was...
2011-12-07 Scott MacVicarMake sure that we set the strong crypto result to false...
2011-12-07 Derick RethansTest cosmetics.
2011-12-07 Derick RethansSorting out the tests *once* more.
2011-12-07 Pierrick CharronFix test
2011-12-07 Pierrick CharronAdd new test for CURLOPT_POSTFIELDS
2011-12-07 Pierre Joye- tests require 64bit integer
2011-12-07 Xinchen HuiImplemented FR #54514 (Get php binary path during scrip...
2011-12-07 Xinchen HuiMerge -r317306 to trunk
2011-12-07 Pierre Joye- print_r seems to display 0 or nothing for days, let...
2011-12-07 Pierre Joye- fix warning and fix buggy behavior of timelib_diff...
2011-12-07 Pierre Joye- rename to correct bug #
2011-12-07 Pierre Joye- set TZ
2011-12-06 Pierre Joye- fix the fix, wrong endif pos
2011-12-06 Pierre Joye- fix build, CURLOPT_FNMATCH_DATA exists since 7.21...
2011-12-06 Pierre Joye- fix build, CURLOPT_FNMATCH_DATA exists since 7.21...
2011-12-06 Pierre Joye- force LF
2011-12-06 Pierre Joye- add windows version of this test
2011-12-06 Pierre Joye- force LF
2011-12-06 Pierre Joye- force LF
2011-12-06 Pierre Joye- force LF as EOL as the code expects it.
2011-12-06 Xinchen HuiUse zbacktrace_ex instead of zbacktrace(actullay is...
2011-12-06 Xinchen HuiAdd zbacktrace_ex to .gdbinit which will print extra...
2011-12-06 Pierrick CharronCoding standard
2011-12-06 Derick Rethans- Fixed bug #53502 (strtotime with timezone memory...
2011-12-06 Derick Rethans- Added a test case for #53437.
2011-12-06 Derick Rethans- Fixed bug #52062: large timestamps with DateTime...
2011-12-06 Derick Rethans- Cosmetics for test case for #48678.
2011-12-06 Derick Rethans- Fixed test case for #54851.
next