Johannes Schlüter
|
7468fc0e37
|
Skip test if directory does not exist
Would be good to run this using a directory which is existing
everywhere.
|
2012-11-15 12:28:19 +01:00 |
|
Xinchen Hui
|
1b9e0de2cc
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Xinchen Hui
|
5dc2cef370
|
Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes)
|
2012-08-31 11:22:43 +08:00 |
|
Xinchen Hui
|
880a6cee00
|
Skip test while zend mm is disabled
|
2012-07-29 13:25:31 +08:00 |
|
Anatoliy Belsky
|
621fddab93
|
Fix bug #62109 tests\basic\bug46313-win.phpt fails
|
2012-05-22 18:41:03 +02:00 |
|
Anatoliy Belsky
|
4fa1743009
|
Fix bug 61716 tests\basic\021.phpt fails
|
2012-04-16 15:14:26 +02:00 |
|
Anatoliy Belsky
|
aaed0af418
|
Fix bug 61683 tests\basic\bug20539.phpt fails
|
2012-04-16 14:38:16 +02:00 |
|
Xinchen Hui
|
6b4112c98a
|
Fix test, parameter signatures was introduced only into 5.4
|
2012-03-30 20:37:48 +08:00 |
|
reeze
|
abd2b2ee43
|
- fix bug #61541, Segfault when using ob_* in output_callback
|
2012-03-29 06:23:05 +09:00 |
|
Gustavo André dos Santos Lopes
|
2d2995f343
|
Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)
Merge commit 'refs/pull/12/head' of git://github.com/php/php-src into 5.3
Signed-off-by: Gustavo André dos Santos Lopes <cataphract@php.net>
|
2012-03-21 21:12:31 +00:00 |
|
Ondřej Surý
|
d1fd5432e1
|
Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
|
2012-03-21 08:44:59 +01:00 |
|
Pierre Joye
|
baeaafd395
|
- add test for bug #55000 and #54374
|
2012-03-21 07:00:22 +01:00 |
|
Rasmus Lerdorf
|
f2e420a70e
|
Weird, what happened here?
|
2012-02-16 17:48:30 +00:00 |
|
Rasmus Lerdorf
|
2a2af1bffc
|
These tests fail unless max_input_vars and/or max_file_uploads is set high enough
|
2012-02-14 09:47:32 +00:00 |
|
Xinchen Hui
|
3f23b11151
|
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
|
2012-02-08 14:07:27 +00:00 |
|
Shein Alexey
|
4e5b5d29e3
|
Fixed broken test (different error message wording in 5.3 branch)
|
2012-01-02 20:02:21 +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 |
|
Ferenc Kovacs
|
6f8518fbf5
|
adding some tests for string offsets
|
2011-11-26 18:41:45 +00:00 |
|
Felipe Pena
|
06bc6bdc29
|
- Fix test
|
2011-11-26 17:35:19 +00:00 |
|
Ferenc Kovacs
|
b38d56616b
|
adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches
|
2011-10-23 10:09:29 +00:00 |
|
Alan Knowles
|
d296cea9f1
|
clean up is_a test title
|
2011-09-24 01:34:46 +00:00 |
|
Alan Knowles
|
55573c1418
|
clean up is_a test, so that it covers more use cases - negative and positive testing
|
2011-09-24 01:29:48 +00:00 |
|
Alan Knowles
|
dbc999c6e1
|
add is_a and is_subclass_of test with autoloader feature
Its a bit of an overkill, but should ensure breaks are easier to spot in future.
|
2011-09-24 01:18:29 +00:00 |
|
Hannes Magnusson
|
797a1ce88f
|
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request
|
2011-09-07 16:19:09 +00:00 |
|
Hannes Magnusson
|
5d8a5ed33d
|
Add skip message
|
2011-09-07 12:06:21 +00:00 |
|
Pierre Joye
|
423816ef64
|
- move it to the right place
|
2011-09-06 09:23:10 +00:00 |
|
Ferenc Kovacs
|
fbb4b70bad
|
revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4
|
2011-09-01 22:45:18 +00:00 |
|
Ferenc Kovacs
|
9bb94d26f8
|
revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4
|
2011-09-01 22:42:35 +00:00 |
|
Pierre Joye
|
f079dffe07
|
- use %s, bad c/p
|
2011-09-01 13:28:12 +00:00 |
|
Pierre Joye
|
1f8c94b7e2
|
- win and nux work the same way
|
2011-09-01 12:42:54 +00:00 |
|
Pierre Joye
|
1cef55952f
|
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
|
2011-09-01 11:40:37 +00:00 |
|
Pierre Joye
|
d763969344
|
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
|
2011-09-01 11:40:23 +00:00 |
|
Pierre Joye
|
5d09938423
|
- error msg may vary (parser)
|
2011-08-31 23:12:35 +00:00 |
|
Pierre Joye
|
96abb9d611
|
- error msg may vary (parser)
|
2011-08-31 20:16:11 +00:00 |
|
Pierre Joye
|
df3cb6f2a0
|
- error msg may vary (parser)
|
2011-08-31 20:14:13 +00:00 |
|
Pierre Joye
|
8b76f0f0d3
|
- error msg may vary
|
2011-08-31 20:10:22 +00:00 |
|
Pierre Joye
|
38eec652ce
|
- typo
|
2011-08-31 20:07:44 +00:00 |
|
Joey Smith
|
ec5b65473b
|
Revert my previous change - getting different results in different environments, shouldn't have committed it
|
2011-08-24 16:15:35 +00:00 |
|
Joey Smith
|
864774c5b2
|
Fix tests/lang/bug45392.phpt to log expected error when run with -n flag
|
2011-08-24 15:56:12 +00:00 |
|
Hannes Magnusson
|
71a5c3d7ec
|
These are annoyingly slow
|
2011-06-23 21:27:42 +00:00 |
|
Adam Harvey
|
13a91f86b7
|
Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by
Ondřej Surý.
|
2011-03-23 08:59:11 +00:00 |
|
Jani Taskinen
|
686c7fec26
|
- CS + reorder to match trunk better, removed trailing dots from error messages
|
2010-12-03 16:04:24 +00:00 |
|
Jani Taskinen
|
f561727ee0
|
- Add test for the ob_start($foo); leak/crash bug
|
2010-12-03 15:30:21 +00:00 |
|
Gustavo André dos Santos Lopes
|
2a545be57f
|
- Fix tests for \0 patch in PHP 5.3.
- Fix constants_error_004.phpt (closes bug #51901)
|
2010-11-22 05:10:14 +00:00 |
|
Gustavo André dos Santos Lopes
|
a31f379367
|
- Reversed implementation of FR #44164, pending further consideration.
See rev #304903.
|
2010-11-18 04:09:02 +00:00 |
|
Felipe Pena
|
5d2e201c3d
|
- Fixed typo (reported by eyal.t at zend dot com)
|
2010-11-17 14:49:26 +00:00 |
|
Patrick Allaert
|
817776d1b9
|
- Fixed tests not passing under windows because of the directory separator
difference (thanks Eyal Teutsch for reporting)
|
2010-11-08 09:29:15 +00:00 |
|
Adam Harvey
|
53544e36f2
|
Update the tests committed in r305098 (as part of the fix for bug #53226) to
use the PHP_MAXPATHLEN constant, as recommended by Pierre.
|
2010-11-08 09:14:48 +00:00 |
|
Adam Harvey
|
b84e262f63
|
Fix bug #53226 (file_exists fails on big filenames).
|
2010-11-05 05:28:07 +00:00 |
|