Rasmus Lerdorf
bc8e8b3467
Fix tests that break if filter.default isn't set to unsafe_raw
2012-03-02 05:04:40 +00:00
Olivier DOUCET
bdbcc1789d
more verbose skip reason in test files with not so obvious extension requirements
2012-02-25 12:10:41 +00:00
Rasmus Lerdorf
4dd55d47ad
Weird, what happened here?
2012-02-16 17:48:30 +00:00
Rasmus Lerdorf
e80cbef15b
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
6672171672
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
2012-02-08 14:07:27 +00:00
Michael Wallner
f32760bd40
Fix bug #60768 Output buffer not discarded
...
in php_output_handler_op():
* if appending to buffer succeeds, just return HANDLER_NO_DATA
and do nothing else
* if a zero sized string or true is returned from the handler
function, reset the context as well as the handler's buffer
2012-01-16 17:51:35 +00:00
Pierre Joye
b63c6f6f20
- rm
2012-01-09 14:29:06 +00:00
Xinchen Hui
5d2dba81a1
fix test
2012-01-04 08:13:58 +00:00
Stanislav Malyshev
7c3177e5ab
fix bug #54374 , bug #55500 - filter file names better, no dangling [s
2012-01-01 23:54:25 +00:00
Nuno Lopes
a542baa720
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
Stanislav Malyshev
3805e0a2c4
fix test
2011-12-26 05:08:09 +00:00
Stanislav Malyshev
63e5f97da4
fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
2011-12-26 05:01:46 +00:00
Stanislav Malyshev
15210d561a
fix test - paths may be expressed in different way
2011-12-26 03:55:29 +00:00
Stanislav Malyshev
d36263b7bb
fix tests
2011-12-26 01:08:47 +00:00
Xinchen Hui
8e0358d2b4
Fix tests
2011-12-19 16:57:36 +00:00
Xinchen Hui
b5766cdcac
Implemented FR #54514 (Get php binary path during script execution).
2011-12-07 10:33:13 +00:00
Ferenc Kovacs
745409b7f4
adding some tests for string offsets
2011-11-26 18:41:45 +00:00
Felipe Pena
1c0eaee6fd
- Fix test
2011-11-26 17:35:19 +00:00
Pierrick Charron
52ca90428d
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).
2011-11-18 00:16:58 +00:00
Xinchen Hui
b6fd6cd649
add skipif
2011-11-13 14:31:30 +00:00
Xinchen Hui
efd3e69511
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
2011-11-13 04:11:57 +00:00
Ferenc Kovacs
11de3aeedb
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
Stanislav Malyshev
ed12ebc79c
Changed silent conversion of array to string to produce a notice. (Patrick)
2011-10-21 06:08:47 +00:00
Stanislav Malyshev
70a6a67c1e
Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFER_REF params
2011-10-16 00:34:01 +00:00
Xinchen Hui
6d2a0bd6cc
Fix tests due to bison depened message format
2011-09-25 03:35:57 +00:00
Xinchen Hui
8cefbca521
Improve the warning message of incompatible arguments. ( #55719 )
...
And fix tests related.
2011-09-23 15:08:11 +00:00
Hannes Magnusson
994df9f1d1
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request
2011-09-07 16:19:09 +00:00
Hannes Magnusson
4efd9c43a9
Add skip message
2011-09-07 12:06:21 +00:00
Pierre Joye
4d576e21a9
- move it to the right place
2011-09-06 09:23:10 +00:00
Christopher Jones
d002d6d56d
Unmatched %s was still diffing on Linux. Now it matches the whitespace at a minimum
2011-09-01 19:27:14 +00:00
Pierre Joye
d5a6bac766
- use %s, bad c/p
2011-09-01 13:28:00 +00:00
Pierre Joye
2449bd4a10
- fix test
2011-09-01 12:49:26 +00:00
Pierre Joye
abeac6759d
- win and nux work the same way
2011-09-01 12:43:12 +00:00
Pierre Joye
9cf971c7ff
- win and nux work the same way
2011-09-01 12:42:54 +00:00
Pierre Joye
6142c9b4b1
- 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
d01632b499
- 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
e44ad565f0
- error msg may vary (parser)
2011-08-31 23:12:35 +00:00
Pierre Joye
7953b9b39b
- error msg may vary (parser)
2011-08-31 20:16:11 +00:00
Pierre Joye
133b000404
- error msg may vary (parser)
2011-08-31 20:14:13 +00:00
Pierre Joye
05afcc2b26
- error msg may vary
2011-08-31 20:10:22 +00:00
Pierre Joye
b5152bcff2
- typo
2011-08-31 20:07:44 +00:00
Stanislav Malyshev
2459296ff5
fix tests
2011-08-31 04:24:48 +00:00
Xinchen Hui
1f3536a019
Fixed testing failed
2011-08-30 12:11:03 +00:00
Rasmus Lerdorf
24f00c11d6
<?= is always enabled now
2011-08-27 19:00:59 +00:00
Hannes Magnusson
bddb3d6c5d
docref_root is now required for html_errors to do anything
2011-08-16 14:52:54 +00:00
Stanislav Malyshev
553a08c4e1
fix failing tests
2011-08-01 01:00:57 +00:00
Pierre Joye
cbe0ed86e7
- add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays , 2nd solution using => only
2011-07-23 20:23:21 +00:00
Pierrick Charron
fb5da94c1b
Delete empty test files (old MQ tests)
2011-07-22 12:12:05 +00:00
Pierre Joye
cc1c7af037
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
Felipe Pena
c85ff1249c
- Fixed tests
2011-06-24 19:23:25 +00:00