1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Commit Graph

45920 Commits

Author SHA1 Message Date
Jérôme Loyet 0ca9fbc0de - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) 2012-01-03 22:26:11 +00:00
Arpad Ray 062b67ed06 add test for #60634 2012-01-03 21:47:16 +00:00
Shein Alexey 4e5b5d29e3 Fixed broken test (different error message wording in 5.3 branch) 2012-01-02 20:02:21 +00:00
Matteo Beccati bedc816a1e Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz 2012-01-02 11:43:25 +00:00
Nuno Lopes 71843491d3 regen for r321655 2012-01-01 22:52:23 +00:00
Nuno Lopes bac57c94fb fix memory leak in compile_string when there's a parse error (used e.g. in eval or assert) 2012-01-01 22:45:58 +00:00
Felipe Pena e4ca0ed09f - Year++ 2012-01-01 13:15:04 +00:00
George Wang 3c1df3349a fixed a crash in cli mode when apache_request_headers() is called 2011-12-31 18:15:06 +00:00
Popa Adrian Marius 596b37daf1 Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count 2011-12-28 19:58:37 +00:00
Popa Adrian Marius d9f334c633 fix tablename in testcase test->testz 2011-12-28 19:09:41 +00:00
Popa Adrian Marius c4c248c6e7 Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count 2011-12-28 18:52:39 +00:00
Popa Adrian Marius 9b00068363 fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() 2011-12-28 10:17:17 +00:00
Popa Adrian Marius e2c5167b7b one more error to fix Table unknown TEST , it should be TESTZ 2011-12-28 10:04:25 +00:00
Popa Adrian Marius a2c7c201ab fix table name in testcase 2011-12-28 09:59:53 +00:00
Popa Adrian Marius c436981a70 added testcase for Bug 47415 2011-12-28 09:53:15 +00:00
Popa Adrian Marius cc57d73844 cleanup for bug 48877 test, add description 2011-12-28 09:41:02 +00:00
Daniel Convissor 467ed9255b Resolve the last of the xfails from Bug 55253. 2011-12-28 01:13:12 +00:00
Daniel Convissor 7dc52a6b43 Resolve more xfails due to Bug 55253 being fixed. 2011-12-27 19:44:13 +00:00
Daniel Convissor 5b3551e4e3 Resolve some xfails due to Bug 55253 being fixed. (merged from 54) 2011-12-27 16:57:36 +00:00
Popa Adrian Marius 5cad53802e http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130
2011-12-27 16:49:00 +00:00
Popa Adrian Marius 5e9cf83df7 Forgot to add the Pdo Firebird related bug to the News 2011-12-27 11:05:58 +00:00
Dmitry Stogov ce52784052 Initialize structure (some fields may be missed in array returned from user handler). 2011-12-22 15:33:48 +00:00
Dmitry Stogov 8dad134ad7 Change fatal error into warning and ignore arguments over limit 2011-12-22 15:31:41 +00:00
Johannes Schlüter af07705f97 Back to -dev 2011-12-22 12:36:40 +00:00
Johannes Schlüter 712be66d05 PHP 5.3.9RC4 2011-12-22 12:33:04 +00:00
Gustavo André dos Santos Lopes ae054ae502 - Fixed bug #60570 (http wrapper leaks context resource if request fails/is
redirected).
2011-12-21 15:44:58 +00:00
Scott MacVicar 6c841dfda3 Add tests for OpenSSL crash. 2011-12-19 03:09:05 +00:00
Scott MacVicar 095cbc48a8 Fix segfault in older versions of OpenSSL (before 0.9.8i) 2011-12-18 05:14:32 +00:00
Dmitry Stogov b8a08bf263 Added max_input_vars directive to prevent attacks based on hash collisions 2011-12-15 10:31:02 +00:00
Dmitry Stogov 0d1998e34f Added max_input_vars directive to prevent attacks based on hash collisions 2011-12-15 08:47:03 +00:00
Andrey Hristov 2f0d084ab8 fix for 5.5.19 2011-12-14 19:29:45 +00:00
Andrey Hristov f16c10898b another fix 2011-12-14 19:28:41 +00:00
Andrey Hristov 536e675bfa fix test 2011-12-14 18:37:49 +00:00
Andrey Hristov 63ded0f5e9 fix test 2011-12-14 18:36:04 +00:00
Andrey Hristov 8a65304a01 fix typo 2011-12-14 17:59:11 +00:00
Pierre Joye 83841052e0 - add announce steps, s,cvs,svn, MFH 2011-12-14 16:32:50 +00:00
Andrey Hristov 141905ce54 fix test 2011-12-14 16:27:52 +00:00
Pierre Joye 848d71da29 - tmp dir is system depedent 2011-12-13 23:18:12 +00:00
Pierre Joye 8e54a63133 - skip on win 2011-12-13 23:04:01 +00:00
Pierre Joye 603bfaaff4 - ignore notices here, not what we test (array to string conversion) 2011-12-13 13:46:27 +00:00
Pierre Joye 3a68270fcf - use the test itself, making the test passes when ran outside the src tree 2011-12-12 19:09:01 +00:00
Pierre Joye 4e03e70575 - copy run-test php 2011-12-12 15:10:40 +00:00
Pierre Joye 52e77c9bc8 - skip on win 2011-12-12 14:03:24 +00:00
Pierre Joye 7eee6fa759 - skip on win 2011-12-12 14:02:06 +00:00
Pierre Joye aa37291e20 - skip on win 2011-12-12 13:56:42 +00:00
Pierre Joye ec9b8149e1 - skip on win 2011-12-12 13:53:38 +00:00
Pierre Joye c0ba404054 - skip on win 2011-12-12 13:49:21 +00:00
Pierre Joye 1a7f05705f - skip on win 2011-12-12 13:34:21 +00:00
Pierre Joye a4ecf57a30 - skip on win 2011-12-12 13:31:43 +00:00
Derick Rethans 9cbf9472b6 This test should no longer fail, and is perfectly okay for Linux to test on too. 2011-12-12 12:57:46 +00:00