]> granicus.if.org Git - php/shortlog
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 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.
2011-12-06 Derick RethansThis changes adds the --EXTENSION-- section to .phpt...
2011-12-05 Pierrick CharronWe should free the memory of any curl_slist returned...
2011-12-05 Xinchen Huiremove irrelevant codes in test
2011-12-05 Xinchen HuiAdd xfaild test for a secluded issue
2011-12-05 Xinchen HuiFix typo
2011-12-05 Dmitry StogovFixed bug #60444 (Segmentation fault with include ...
2011-12-04 Pierrick CharronAdded myself as curl maintainer
2011-12-04 Ilia AlshanetskyFixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with...
2011-12-04 Hannes MagnussonFix test.. the errormessage is irrelevant, we are testi...
2011-12-04 Pierrick CharronFix segfault when using curl_copy_handle with CURLOPT_P...
2011-12-04 Pierrick Charronadd CURLOPT_WILDCARDMATCH and CURLOPT_FNMATCH_FUNCTION
2011-12-03 Pierrick CharronAdd the curl handle to the progress callback function
2011-12-03 Pierrick CharronThe progress handle don't need to be allocated unless
2011-12-03 Pierrick Charronuseless variable
2011-12-03 Pierrick CharronUpdate curl MINFO
2011-12-03 Pierrick CharronTest curl_getinfo() function with CURLINFO_EFFECTIVE_UR...
2011-12-03 Pierrick CharronClean curl_getinfo and add new constants from newer...
2011-12-03 Pierrick CharronFix test for libcurl < 7.12.1
2011-12-02 Dmitry StogovExpose zend_signal_handler_unblock() to DSO extensions...
2011-12-02 Michael WallnerFixed bug #60240 (invalid read/writes when unserializin...
2011-12-02 Pierrick CharronCleans up test file
2011-12-01 Pierrick CharronClean / Improve the curl extension
2011-12-01 Felipe Pena- Escape [ ] chars in the configure message
2011-12-01 Felipe Pena- Replace possible esc char to <esc> in the XML output
2011-12-01 Felipe Pena- Fixed tests
2011-12-01 Felipe Pena- Fixed tests
2011-12-01 Dmitry StogovFixed icorrect key length after updating constant index
2011-11-30 Felipe Pena- Added tests for bug #60350
2011-11-30 Felipe Pena- Fixed bug #60350 (No string escape code for ESC ...
2011-11-30 Andrey HristovDon't write more data than the protocol can grok or...
2011-11-29 Christopher... Miscellaneous: move misplaced entry; fix typos; note...
2011-11-28 Dmitry StogovFixed bug #54911 (Access to a undefined member in inher...
2011-11-28 Dmitry StogovAdded implicit type casting to allow reusage of macros...
2011-11-26 Felipe Pena- Added JUnit output format option
2011-11-26 Ferenc Kovacsadding some tests for string offsets
2011-11-26 Felipe Pena- Fixed bug #55788 (test redirects should abide SHOW_ON...
2011-11-26 Gustavo André... - Small ajustments to some multicast options.
2011-11-26 Felipe Pena- Fix test
2011-11-26 Felipe Pena- Clean up
2011-11-26 Derick Rethans- Fixed bug #54851 (DateTime::createFromFormat() doesn...
2011-11-26 Gustavo André... - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR...
2011-11-25 Pierre Joye- implement FR #60390, SERVER_PORT missing
2011-11-25 Derick Rethans- Fixed bug #54596 (incorrect years for DateTime object...
2011-11-25 Derick Rethans- Force setting for tests.
2011-11-25 Derick Rethans- Fixed bug #60373 (Startup errors with log_errors...
2011-11-25 Dmitry StogovFixed bug #60167 (Crash / memory corruption in ext...
2011-11-25 Yasuo Ohgakiadd pgsql new functions
2011-11-25 Yasuo Ohgakiadd pg_escape_identifier/pg_escape_literal
2011-11-24 Gustavo André... - Updated UPGRADING, protos and attribution in ext...
2011-11-24 Gustavo André... - Support for UTS #46.
2011-11-24 Derick Rethans- Fixed bug #60236 (TLA timezone dates are not converte...
2011-11-24 Pierre Joye- add crt warning ini
2011-11-24 Pierrick CharronRevert commit r319729 until I have a clean version...
2011-11-24 Pierre Joye- merge crt warning change (r216594) and rename the...
2011-11-24 Xinchen HuiFixed bug #60367 (Reflection and Late Static Binding)
next