Antony Dovgal
|
2ff721a93f
|
MFH
|
2006-11-20 16:33:06 +00:00 |
|
Hannes Magnusson
|
e94670d4d6
|
MFH tests
|
2006-10-09 16:02:34 +00:00 |
|
Dmitry Stogov
|
811634bd8a
|
Fixed bug #38579 (include_once() may include the same file twice)
|
2006-09-20 07:35:59 +00:00 |
|
Hannes Magnusson
|
a180abdbfd
|
fix tests on freebsd
|
2006-08-27 15:06:53 +00:00 |
|
Marcus Boerger
|
7577130156
|
- MFH improve error messages
|
2006-05-21 18:10:31 +00:00 |
|
Marcus Boerger
|
23b97b2530
|
- Update tests after MFH
|
2006-05-10 22:38:35 +00:00 |
|
Marcus Boerger
|
de9fa58e0b
|
- No more ze1
|
2006-05-10 22:36:49 +00:00 |
|
Marcus Boerger
|
bb29557060
|
- Need to set precision in ini
|
2005-12-30 12:49:46 +00:00 |
|
Marcus Boerger
|
ad5af84a3c
|
- Fix test
|
2005-12-30 11:44:21 +00:00 |
|
Ilia Alshanetsky
|
b6f856fbec
|
Test fixes
|
2005-12-18 14:21:27 +00:00 |
|
foobar
|
1ea0bae9c0
|
fix test
|
2005-11-26 13:38:28 +00:00 |
|
Marcus Boerger
|
57f76446cf
|
- MFH Add new test
|
2005-11-26 13:23:27 +00:00 |
|
Ilia Alshanetsky
|
cce5e8c9ea
|
Updated tests to use [] instead of {}
|
2005-11-16 15:13:20 +00:00 |
|
Dmitry Stogov
|
8c100e6451
|
Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main())
|
2005-11-15 11:13:43 +00:00 |
|
foobar
|
ae281c372a
|
- Fix tests due to changes in the error messages.
# Also nuked some CRLF's
|
2005-09-15 19:49:58 +00:00 |
|
Dmitry Stogov
|
32d69c853a
|
Fixed bug #33996 (No information given for fatal error on passing invalid value to typed argument)
|
2005-08-05 09:35:09 +00:00 |
|
foobar
|
3593a55341
|
fix test when include_path does NOT have . in it
|
2005-08-02 15:13:21 +00:00 |
|
Dmitry Stogov
|
99cb1b8004
|
$context is not longer passed by reference, so its modification has no effect
|
2005-07-22 07:34:24 +00:00 |
|
Antony Dovgal
|
bf9288d457
|
fix tests that started to fail after the last change in ZE
(noticed by Nuno)
|
2005-07-12 11:20:05 +00:00 |
|
foobar
|
498c2c7f3b
|
UTC is better
|
2005-07-04 12:41:00 +00:00 |
|
foobar
|
43210250ea
|
fix test
|
2005-07-04 08:32:07 +00:00 |
|
Dmitry Stogov
|
60328db583
|
Debug backtrace was fixed
|
2005-06-22 15:30:14 +00:00 |
|
foobar
|
8d952c906f
|
This test did not fit to the new interactive shell thing
|
2005-06-14 22:21:08 +00:00 |
|
Dmitry Stogov
|
e0b0ae9ce7
|
Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in seg fault)
|
2005-06-09 10:32:08 +00:00 |
|
foobar
|
cdb675cbcf
|
<? should die..
|
2005-05-06 00:30:36 +00:00 |
|
Dmitry Stogov
|
79d6f11a4a
|
Fixed bug #31525 (object reference being dropped. $this getting lost)
|
2005-05-05 17:37:25 +00:00 |
|
Stanislav Malyshev
|
4dc7c06b2a
|
add test
|
2005-05-04 16:39:09 +00:00 |
|
foobar
|
3dcd8c26ee
|
- Make sure E_STRICT is set when expecting Strict errors..
|
2005-04-29 01:18:41 +00:00 |
|
foobar
|
8ba7d5dc53
|
Added test for bug #30578
|
2005-04-29 00:49:47 +00:00 |
|
Antony Dovgal
|
06a9f28b17
|
add test for bug #32828
|
2005-04-28 14:34:02 +00:00 |
|
Marcus Boerger
|
d1fc7ad4d9
|
- Add new test
|
2005-02-07 15:16:08 +00:00 |
|
foobar
|
0503943150
|
- Sanitize output
|
2005-01-18 11:53:49 +00:00 |
|
Magnus M��tt�
|
5c98efddae
|
Add test case for bug #30726.
|
2005-01-18 09:56:31 +00:00 |
|
Derick Rethans
|
a07c080ce8
|
- Added test case for bug #30862.
|
2004-11-22 21:41:16 +00:00 |
|
Derick Rethans
|
59651c4e58
|
- Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)
|
2004-11-03 23:36:51 +00:00 |
|
Derick Rethans
|
00b9ace829
|
- Added test for bug #29944.
|
2004-09-02 06:36:35 +00:00 |
|
Joe Orton
|
8b4929818f
|
Do not rely on behaviour of integers which might be greater than
LONG_MAX on 32-bit architectures.
|
2004-08-31 10:23:22 +00:00 |
|
Antony Dovgal
|
513c93b9ae
|
add testcase for bug #29893
|
2004-08-30 09:07:17 +00:00 |
|
Marcus Boerger
|
7ec9245c74
|
No short tags
|
2004-08-25 07:25:54 +00:00 |
|
Marcus Boerger
|
965783b7c1
|
Add new test
|
2004-08-24 21:35:46 +00:00 |
|
Ilia Alshanetsky
|
6dd2613d7b
|
MFB: Fixed bug #28800 (strings beginning with "inf" improperly converted).
|
2004-07-16 02:03:25 +00:00 |
|
Stefan Esser
|
0b9d614988
|
Fixed typo
|
2004-07-13 11:30:50 +00:00 |
|
Alan Knowles
|
6284b34e6e
|
remove test dependance on postgres ** this still fails however
|
2004-07-13 07:20:45 +00:00 |
|
Alan Knowles
|
ad2b89c9a3
|
ensure that test passes on systems without postgres built in.
|
2004-07-13 07:12:06 +00:00 |
|
Marcus Boerger
|
91f0369c80
|
Add more tests
|
2004-06-27 13:28:01 +00:00 |
|
Marcus Boerger
|
46e9abe602
|
Add more tests
|
2004-06-27 13:15:31 +00:00 |
|
George Schlossnagle
|
6cc2073d91
|
tests for the crash in bug 28213
|
2004-06-18 18:10:52 +00:00 |
|
Marcus Boerger
|
d94136fc30
|
- Remove unused blocks
|
2004-05-19 08:45:46 +00:00 |
|
Derick Rethans
|
5b5207292b
|
- Fixed test
|
2004-05-06 17:45:27 +00:00 |
|
Dmitry Stogov
|
f9c5fc6ecb
|
Fix (using patterns)
|
2004-04-05 05:24:15 +00:00 |
|