]> granicus.if.org Git - php/shortlog
php
2011-09-26 Gustavo André... - Fixed bug in SdnToGregorian (see comments on #53574...
2011-09-26 Christopher... MFH to fix PHP_5_3 diffs shown on http://qa.php.net...
2011-09-26 Christopher... Use TZ similar to easter_date.phpt else gcov et al...
2011-09-26 Derick Rethans- Updated to version 2011.11 (2011k)
2011-09-26 Pierre Joye- update news
2011-09-26 Pierre Joye- be sure to check if the var ha not been removed betwe...
2011-09-26 Pierre Joye- Fix bug #55622, better fix for this issue, old fix...
2011-09-25 Johannes Schlüter- Fix folding
2011-09-25 Johannes Schlüter- Fix bug #55776 (PDORow to session bug)
2011-09-24 Rui HirokawaMFH: fixed #40685: removed '&' in mb_decode_numericenti...
2011-09-24 Alan Knowlesclean up is_a test title
2011-09-24 Alan Knowlesclean up is_a test, so that it covers more use cases...
2011-09-24 Alan Knowlesadd is_a and is_subclass_of test with autoloader feature
2011-09-23 Rasmus LerdorfRe-committing Alan's is_a revert/fix for bug #55475
2011-09-22 Ferenc Kovacsthe TZ environment variable also needed to be set here...
2011-09-22 Ferenc Kovacsskip the interbase tests if cannot connect to the server
2011-09-22 Ferenc Kovacsthe julian date for timestamp 1000000000 is 2452161...
2011-09-22 Ferenc Kovacsit seems that easter_date doesn't use the date.timezone...
2011-09-19 Johannes Schlüter- Fix folding
2011-09-17 Xinchen HuiUpdate NEWS
2011-09-17 Xinchen HuiFix Bug #55703(PHP crash when calling mysqli_fetch_fields)
2011-09-17 Felipe Pena- Fixed bug #55707 (undefined reference to `__sync_fetc...
2011-09-17 Felipe Pena- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an...
2011-09-16 Christopher... Test portability fix
2011-09-16 Pierrick CharronFixed test bug #55713 (Christopher Jones)
2011-09-16 Hannes Magnussonbfn
2011-09-15 Christopher... Fix skipif for non zlib builds re message http://lxr...
2011-09-15 Dmitry StogovFixed bug #50982 (incorrect assumption of PAGE_SIZE...
2011-09-15 Dmitry StogovReverted the fix for #55475 (is_a() triggers autoloader...
2011-09-15 Dmitry StogovFixed bug #55475 (is_a() triggers autoloader). (alan...
2011-09-15 Pierre Joye- force LF
2011-09-14 Gustavo André... - ext/openssl/tests/bug36732.phpt more portable.
2011-09-14 Xinchen HuiFix test, Make warning message bison independed
2011-09-14 Xinchen HuiFix warning "implicit declaration of function `vasprintf'"
2011-09-13 Ferenc KovacsI don't see why would be this a win only test. it works...
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Pierre Joye - TZ auto detection varies, not always UTC
2011-09-13 Pierre Joye - TZ auto detection varies, not always UTC
2011-09-13 Pierre Joye- fix test
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Xinchen HuiMFH, fix test
2011-09-13 Xinchen HuiFix test (gzdecode not valid in 5.3 branch, maybe need...
2011-09-13 Xinchen Huiupdate news
2011-09-13 Xinchen HuiMFH, fix test
2011-09-13 Xinchen HuiFixed Bug #55674 (fgetcsv & str_getcsv skip empty field...
2011-09-13 Pierre Joye- fix test on win, putenv is not supported for TZ and...
2011-09-13 Dmitry Stogovsort changelog according to bug number
2011-09-13 Dmitry StogovFixed Bug #55649 (Undefined function Bug()). (Laruence)
2011-09-13 Dmitry StogovFixed bug #55509 (segfault on x86_64 using more than...
2011-09-12 Pierre Joye- skip on win, strftime uses system TZ
2011-09-12 Hannes MagnussonTest for non-string replacement, bug#54304
2011-09-12 Ilia AlshanetskyFixed bug #55273 (base64_decode() with strict rejects...
2011-09-12 Derick Rethans- Updated to version 2011.10 (2011j)
2011-09-12 Ulf WendelThis should please gcov.php.net which hits error 1044...
2011-09-12 Tjerk Anne... Reverted changes in connect.inc based on Ulf's feedback
2011-09-12 Ulf WendelFix typo.
2011-09-12 Popa Adrian... fix gcov Warning: ibase_drop_db(): lock time-out on...
2011-09-12 Ulf WendelMinor issue. Seems to fail the same way on various...
2011-09-12 Hannes MagnussonAllow replacement to be any scalar value
2011-09-12 Ulf WendelHits libmysql/MySQL bug, works with mysqlnd
2011-09-12 Pierre Joye- revert incorrect fix introduced in r316528
2011-09-12 Ulf WendelThose will fail with MySQL 5.5. Running them because...
2011-09-12 Hannes MagnussonEnsure we are working with strings here
2011-09-12 Popa Adrian... fix test 006 for firebird driver
2011-09-12 Hannes Magnussoncurl news
2011-09-12 Pierre Joye- force LF
2011-09-12 Hannes MagnussonFixed issues when streams were closed before curl read...
2011-09-09 Ulf WendelBug #55653
2011-09-09 Hannes MagnussonBeing smart and cleanup/rename/modify tests seconds...
2011-09-09 Hannes MagnussonMerge tests from trunk
2011-09-09 Pierre Joye- force LF
2011-09-08 Christopher... Update SKIPIFs for test portability
2011-09-08 Christopher... Fix skipifs
2011-09-08 Christopher... Fix skipifs to match other tests for the case when...
2011-09-08 Hannes MagnussonFixed bug#54798 Segfault when CURLOPT_STDERR file point...
2011-09-08 Ferenc Kovacsskip these tests if can't connect to mysql
2011-09-08 Pierre Joye- force LF and fix... and blame me for not reading...
2011-09-08 Pierre Joye- force LF
2011-09-08 Pierre Joye- skip if no hash
2011-09-08 Hannes MagnussonFix the path to the .pem
2011-09-07 Christopher... Use unique object names to reduce potential clashes...
2011-09-07 Rasmus LerdorfThis test was added to verify that bug 39322 was fixed...
2011-09-07 Hannes MagnussonFixed bug #55504 (Content-Type header is not parsed...
2011-09-07 Hannes MagnussonFix errormessage
2011-09-07 Hannes MagnussonAdd skip message
2011-09-07 Hannes MagnussonFix cleanup routines
2011-09-07 Pierre Joye- skip on win, diff TZ format
2011-09-07 Hannes MagnussonUpdate skipif
2011-09-07 Hannes MagnussonSync tests between branches and fix the getcontent...
2011-09-07 Hannes MagnussonUpdate skipif message
2011-09-07 Pierre Joye- force LF (svn prop and config)
2011-09-07 Pierre Joye- force LF
2011-09-07 Pierre Joye- force LF
2011-09-07 Pierre Joye- fix test for OS where dir sep is \
2011-09-07 Pierre Joye- fix test for OS where dir sep is \
2011-09-07 Pierre Joye- force LF
2011-09-07 Pierre Joye- force LF
2011-09-07 Pierre Joye- add skipif for dom
2011-09-07 Pierre Joye- force LF
next