summaryrefslogtreecommitdiff
path: root/tests/classes
Commit message (Collapse)AuthorAgeFilesLines
...
* - SpelingMarcus Boerger2006-08-081-1/+1
|
* - MFH Fixed Bug #38064 ignored constructor visibilityMarcus Boerger2006-08-071-0/+69
|
* typofixAntony Dovgal2006-07-171-1/+1
|
* there is no Unicode in 5_2Antony Dovgal2006-07-111-54/+0
|
* fix testsAntony Dovgal2006-07-052-2/+2
|
* - Add new testsMarcus Boerger2006-05-302-0/+42
|
* - MFH Sync error messages and simplify error message generation codeMarcus Boerger2006-05-261-1/+1
|
* - MFH improve error messagesMarcus Boerger2006-05-213-3/+3
|
* - MFH Add new testsMarcus Boerger2006-05-202-0/+66
|
* - MFH testsMarcus Boerger2006-05-1010-129/+298
|
* - MFH Constructors in interfacesMarcus Boerger2006-05-104-0/+103
|
* - MFH Add missing prefixesMarcus Boerger2005-12-184-5/+5
|
* - MFH SpelingMarcus Boerger2005-12-181-1/+1
|
* - MFH Fix Bug #35720 A final constructor can be overwrittenMarcus Boerger2005-12-172-0/+58
|
* - Add/fix testsMarcus Boerger2005-12-161-1/+2
|
* - MFH Add new testMarcus Boerger2005-11-151-0/+60
|
* - Add new testMarcus Boerger2005-10-061-0/+33
|
* - Fix tests due to changes in the error messages.foobar2005-09-151-1/+1
| | | | | # Also nuked some CRLF's
* Fixed bug #33996 (No information given for fatal error on passing invalid ↵Dmitry Stogov2005-08-051-1/+1
| | | | value to typed argument)
* fix testfoobar2005-07-311-1/+1
|
* - Add test to verify all ArrayAccess methods can throwMarcus Boerger2005-07-191-0/+58
|
* - Add test to verify all iterator methods can throwMarcus Boerger2005-07-191-0/+43
|
* Fixed bug #33512 (Add missing support for isset()/unset() overloading to ↵Dmitry Stogov2005-07-072-0/+8
| | | | complement the property get/set methods). Now empty($obj[...]) works proper but in addition it may call offsetGet() method.
* Don't really need the ZE2 check since this is in HEADRasmus Lerdorf2005-06-231-2/+0
|
* test for derived method name clashesRasmus Lerdorf2005-06-231-0/+24
|
* - Add new testMarcus Boerger2005-06-211-0/+34
|
* - Add new testMarcus Boerger2005-06-191-0/+187
| | | | | | # In this version we do not need to make the subscripted array a reference. # Thus this implementation is in most cases the ideal implementation.
* - Add new testMarcus Boerger2005-06-191-0/+168
| | | | | | # 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.
* - Drop doubled $Marcus Boerger2005-06-191-8/+8
|
* - Add new testMarcus Boerger2005-06-191-0/+190
|
* - Update tests to reflect current situationMarcus Boerger2005-06-193-18/+30
| | | | | | | | # I don't feel like discussing this issue anymore - maybe we need to find # a way of returning proxies to get the requested behavior back - i'll give # it a try for PHP 5.2. So long we'll have to stay with the original # decision that we don't support references at all with ArrayAccess.
* Fixed test file affected by fix for bug #30820 (static member conflict with ↵Dmitry Stogov2005-06-081-0/+2
| | | | $this->member silently ignored)
* Fixed error messageDmitry Stogov2005-05-031-1/+1
|
* - Fix tests affected by fixMarcus Boerger2005-05-034-6/+6
|
* - Make sure E_STRICT is set when expecting Strict errors..foobar2005-04-291-0/+2
|
* Fix testfoobar2005-04-251-3/+3
|
* - Add new testsMarcus Boerger2005-04-231-0/+39
|
* - Add testMarcus Boerger2005-03-071-0/+79
|
* - Add new testMarcus Boerger2005-03-071-0/+68
|
* "Undefined variable: %s" noticies were fixed to use one spaceDmitry Stogov2004-12-271-2/+2
|
* - Fix testAndi Gutmans2004-10-201-1/+1
|
* - One more test fixAndi Gutmans2004-10-201-1/+1
|
* - Fix interface tests. Interfaces should not use access modifiersAndi Gutmans2004-10-203-8/+8
|
* - Add new testMarcus Boerger2004-10-041-0/+39
|
* - Fix tests by removing erroneous check from --SKIPIF--Marcus Boerger2004-09-295-5/+0
|
* - Fix tests by removing corrupt --SKIPIF--Marcus Boerger2004-09-294-16/+0
|
* - Add new testsMarcus Boerger2004-09-292-0/+118
|
* - Add new test (related to #30234)Marcus Boerger2004-09-263-0/+57
|
* add testcase for bug #29446Antony Dovgal2004-09-101-0/+19
|
* Fix: interfac -> interfaceDmitry Stogov2004-09-061-1/+1
|