2011-10-06 |
Andrey Hristov | Add test case |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Andrey Hristov | Be consistent, add mysqli::stat property, as equivalent... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Christian Stocker | Added test for Bug 54446 |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Christian Stocker | Added xsl.security_prefs ini option to define forbidden... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Ilia Alshanetsky | Fixed bug #55750 (memory copy issue in sysvshm extension). |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Xinchen Hui | A better fix for #55817 (thanks to bjori) |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Hannes Magnusson | Fixed bug #55807 (Wrong value for splFileObject::SKIP_E... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Xinchen Hui | Fix wrong codes #55817 |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Gustavo André... | - Fixed #55798: serialize followed by unserialize with... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Gustavo André... | - Oops missed return. Also improved the readability... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Gustavo André... | - Added tests and NEWS for r306475; see bug #55797. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alan Knowles | document fix for #55475 in NEWS |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Antony Dovgal | fix bug #55768 (PDO_OCI can't resume Oracle session... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alan Knowles | remove paths from is_a and is_subclass tests |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ferenc Kovacs | split the ext/calendar/tests/bug53574.phpt into two... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alan Knowles | fix is_a errror test so they test correctly against... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Alan Knowles | move autoloaded is_a test to where all the other is_a... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Ferenc Kovacs | fix #49599, the eol-style is important here, as this... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Gustavo André... | - Fixed bug in SdnToGregorian (see comments on #53574... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Christopher... | MFH to fix PHP_5_3 diffs shown on http://qa.php.net... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Christopher... | Use TZ similar to easter_date.phpt else gcov et al... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Derick Rethans | - Updated to version 2011.11 (2011k) |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - update news |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - be sure to check if the var ha not been removed betwe... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Pierre Joye | - Fix bug #55622, better fix for this issue, old fix... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Johannes Schlüter | - Fix folding |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Johannes Schlüter | - Fix bug #55776 (PDORow to session bug) |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Rui Hirokawa | MFH: fixed #40685: removed '&' in mb_decode_numericenti... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Alan Knowles | clean up is_a test title |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Alan Knowles | clean up is_a test, so that it covers more use cases... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Alan Knowles | add is_a and is_subclass_of test with autoloader feature |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rasmus Lerdorf | Re-committing Alan's is_a revert/fix for bug #55475 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | the TZ environment variable also needed to be set here... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | skip the interbase tests if cannot connect to the server |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | the julian date for timestamp 1000000000 is 2452161... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Ferenc Kovacs | it seems that easter_date doesn't use the date.timezone... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Johannes Schlüter | - Fix folding |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Xinchen Hui | Update NEWS |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Xinchen Hui | Fix Bug #55703(PHP crash when calling mysqli_fetch_fields) |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Felipe Pena | - Fixed bug #55707 (undefined reference to `__sync_fetc... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Felipe Pena | - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Christopher... | Test portability fix |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Pierrick Charron | Fixed test bug #55713 (Christopher Jones) |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Hannes Magnusson | bfn |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Christopher... | Fix skipif for non zlib builds re message http://lxr... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Dmitry Stogov | Fixed bug #50982 (incorrect assumption of PAGE_SIZE... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Dmitry Stogov | Reverted the fix for #55475 (is_a() triggers autoloader... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Dmitry Stogov | Fixed bug #55475 (is_a() triggers autoloader). (alan... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Gustavo André... | - ext/openssl/tests/bug36732.phpt more portable. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix test, Make warning message bison independed |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Xinchen Hui | Fix warning "implicit declaration of function `vasprintf'" |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ferenc Kovacs | I don't see why would be this a win only test. it works... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - skip on win, runtime TZ via putenv is not supported... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - skip on win, runtime TZ via putenv is not supported... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - TZ auto detection varies, not always UTC |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - TZ auto detection varies, not always UTC |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - skip on win, runtime TZ via putenv is not supported... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Xinchen Hui | MFH, fix test |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Xinchen Hui | Fix test (gzdecode not valid in 5.3 branch, maybe need... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Xinchen Hui | update news |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Xinchen Hui | MFH, fix test |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Xinchen Hui | Fixed Bug #55674 (fgetcsv & str_getcsv skip empty field... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Pierre Joye | - fix test on win, putenv is not supported for TZ and... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Dmitry Stogov | sort changelog according to bug number |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Dmitry Stogov | Fixed Bug #55649 (Undefined function Bug()). (Laruence) |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Dmitry Stogov | Fixed bug #55509 (segfault on x86_64 using more than... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Pierre Joye | - skip on win, strftime uses system TZ |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hannes Magnusson | Test for non-string replacement, bug#54304 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ilia Alshanetsky | Fixed bug #55273 (base64_decode() with strict rejects... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Derick Rethans | - Updated to version 2011.10 (2011j) |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ulf Wendel | This should please gcov.php.net which hits error 1044... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Tjerk Anne... | Reverted changes in connect.inc based on Ulf's feedback |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ulf Wendel | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Popa Adrian... | fix gcov Warning: ibase_drop_db(): lock time-out on... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ulf Wendel | Minor issue. Seems to fail the same way on various... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hannes Magnusson | Allow replacement to be any scalar value |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ulf Wendel | Hits libmysql/MySQL bug, works with mysqlnd |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Pierre Joye | - revert incorrect fix introduced in r316528 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ulf Wendel | Those will fail with MySQL 5.5. Running them because... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hannes Magnusson | Ensure we are working with strings here |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Popa Adrian... | fix test 006 for firebird driver |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hannes Magnusson | curl news |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Hannes Magnusson | Fixed issues when streams were closed before curl read... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Ulf Wendel | Bug #55653 |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Hannes Magnusson | Being smart and cleanup/rename/modify tests seconds... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Hannes Magnusson | Merge tests from trunk |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Christopher... | Update SKIPIFs for test portability |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Christopher... | Fix skipifs |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Christopher... | Fix skipifs to match other tests for the case when... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Hannes Magnusson | Fixed bug#54798 Segfault when CURLOPT_STDERR file point... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ferenc Kovacs | skip these tests if can't connect to mysql |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Pierre Joye | - force LF and fix... and blame me for not reading... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Pierre Joye | - skip if no hash |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Hannes Magnusson | Fix the path to the .pem |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Christopher... | Use unique object names to reduce potential clashes... |
commit | commitdiff | tree | snapshot |
next |