Jani Taskinen
|
1cf02b73ea
|
- Fixed tests
|
2010-02-13 01:08:04 +00:00 |
|
Felipe Pena
|
69097f305c
|
- Fixed tests
|
2009-12-04 11:32:39 +00:00 |
|
Robin Fernandes
|
282eab49fb
|
Additional class related tests.
|
2009-06-17 10:38:23 +00:00 |
|
Jani Taskinen
|
0445f9025b
|
- Reflection can be disabled in PHP_5_2
|
2009-04-30 11:14:09 +00:00 |
|
Felipe Pena
|
7b62380d6b
|
- Fix test
|
2009-04-28 23:46:39 +00:00 |
|
Antony Dovgal
|
ba70e77b43
|
nuke unicode crap, fix test
|
2009-04-28 09:02:37 +00:00 |
|
Robin Fernandes
|
27c06db0bd
|
Add some class related tests, fix hard-coded object ID in serialize_001.phpt.
|
2008-12-05 22:12:06 +00:00 |
|
Steve Seear
|
9e8d58e54b
|
Added some class tests; Replaced some hardcoded instance ids with %d.
|
2008-03-19 17:56:12 +00:00 |
|
Robin Fernandes
|
1af0116cf0
|
Add new tests for class/object functions and features.
|
2008-03-06 10:56:07 +00:00 |
|
Robin Fernandes
|
5912128780
|
Adding tests for class features, including __autoload(), property inheritance rules and class constants.
|
2008-01-30 14:24:47 +00:00 |
|
Robert Nicholson
|
dc75c7c2a1
|
Fix incorrect use of assignment in where equality was intended - class tests.
|
2007-11-23 15:41:05 +00:00 |
|
Dmitry Stogov
|
06a116cd53
|
Fixed tests
|
2007-11-19 08:01:56 +00:00 |
|
Dmitry Stogov
|
7ec48cb37f
|
Fixed bug #40757 (get_object_vars get nothing in child class)
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
|
2007-07-24 11:39:56 +00:00 |
|
Antony Dovgal
|
bb489851e9
|
win32 test fixes
|
2007-04-18 08:06:29 +00:00 |
|
Dmitry Stogov
|
7c750656f1
|
Fixed tests
|
2007-01-10 16:00:31 +00:00 |
|
Dmitry Stogov
|
108a2fc64c
|
Fixed bug #39775 ("Indirect modification ..." message is not shown)
The fix breaks two SimpleXML tests those must be fixed
|
2006-12-08 15:55:31 +00:00 |
|
Hannes Magnusson
|
16e6b2cf52
|
Fix tests
|
2006-11-10 17:04:03 +00:00 |
|
Dmitry Stogov
|
40d3abba41
|
Fixed tests
|
2006-11-10 14:20:26 +00:00 |
|
Ilia Alshanetsky
|
3b1e299264
|
Make use of abstract methods be E_STRICT rather then E_ERROR
|
2006-10-20 02:44:26 +00:00 |
|
Antony Dovgal
|
2b1b2db8ec
|
MFH: fix #39003 (__autoload() is called for type hinting)
|
2006-10-02 11:09:52 +00:00 |
|
Marcus Boerger
|
05206b42d8
|
- Speling
|
2006-08-08 00:40:19 +00:00 |
|
Marcus Boerger
|
c1c2a0d294
|
- MFH Fixed Bug #38064 ignored constructor visibility
|
2006-08-07 23:24:33 +00:00 |
|
Antony Dovgal
|
7c24d8fbee
|
typofix
|
2006-07-17 10:08:17 +00:00 |
|
Antony Dovgal
|
3aaf62d159
|
there is no Unicode in 5_2
|
2006-07-11 12:15:11 +00:00 |
|
Antony Dovgal
|
0c05e6da00
|
fix tests
|
2006-07-05 11:55:59 +00:00 |
|
Marcus Boerger
|
4703e96853
|
- Add new tests
|
2006-05-30 23:11:33 +00:00 |
|
Marcus Boerger
|
1d5f721fd9
|
- MFH Sync error messages and simplify error message generation code
|
2006-05-26 00:36:13 +00:00 |
|
Marcus Boerger
|
7577130156
|
- MFH improve error messages
|
2006-05-21 18:10:31 +00:00 |
|
Marcus Boerger
|
10ab729e88
|
- MFH Add new tests
|
2006-05-20 11:35:38 +00:00 |
|
Marcus Boerger
|
9745215cf8
|
- MFH tests
|
2006-05-10 21:19:37 +00:00 |
|
Marcus Boerger
|
edfe649c6b
|
- MFH Constructors in interfaces
|
2006-05-10 01:23:55 +00:00 |
|
Marcus Boerger
|
8d4080a6e1
|
- MFH Add missing prefixes
|
2005-12-18 13:01:20 +00:00 |
|
Marcus Boerger
|
29f5ce9af3
|
- MFH Speling
|
2005-12-18 12:54:41 +00:00 |
|
Marcus Boerger
|
18a99796ad
|
- MFH Fix Bug #35720 A final constructor can be overwritten
|
2005-12-17 15:51:52 +00:00 |
|
Marcus Boerger
|
10f77a5d71
|
- Add/fix tests
|
2005-12-16 22:19:02 +00:00 |
|
Marcus Boerger
|
c95360658f
|
- MFH Add new test
|
2005-11-15 21:33:10 +00:00 |
|
Marcus Boerger
|
6eaf1671b5
|
- Add new test
|
2005-10-06 18:34:16 +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
|
57be0d2ed7
|
fix test
|
2005-07-31 20:36:48 +00:00 |
|
Marcus Boerger
|
bf75124011
|
- Add test to verify all ArrayAccess methods can throw
|
2005-07-19 20:10:37 +00:00 |
|
Marcus Boerger
|
b8eb8bc7d5
|
- Add test to verify all iterator methods can throw
|
2005-07-19 19:50:11 +00:00 |
|
Dmitry Stogov
|
f51e1c2064
|
Fixed bug #33512 (Add missing support for isset()/unset() overloading to complement the property get/set methods). Now empty($obj[...]) works proper but in addition it may call offsetGet() method.
|
2005-07-07 16:09:55 +00:00 |
|
Rasmus Lerdorf
|
ba80543b16
|
Don't really need the ZE2 check since this is in HEAD
|
2005-06-23 11:01:08 +00:00 |
|
Rasmus Lerdorf
|
1caf22fdce
|
test for derived method name clashes
|
2005-06-23 10:24:23 +00:00 |
|
Marcus Boerger
|
0fcdcbbfd9
|
- Add new test
|
2005-06-21 06:59:58 +00:00 |
|
Marcus Boerger
|
2f99f9d1c8
|
- Add new test
# In this version we do not need to make the subscripted array a reference.
# Thus this implementation is in most cases the ideal implementation.
|
2005-06-19 22:18:07 +00:00 |
|
Marcus Boerger
|
363bfdb404
|
- Add new test
# This does the same as 009 but achieves its goal completely different. It
# is easier but makes the array a reference which is not always practical.
|
2005-06-19 22:09:53 +00:00 |
|
Marcus Boerger
|
5c86a323e5
|
- Drop doubled $
|
2005-06-19 21:52:38 +00:00 |
|
Marcus Boerger
|
9a831f1e4d
|
- Add new test
|
2005-06-19 21:34:21 +00:00 |
|