summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* - Need to set precision in iniMarcus Boerger2005-12-301-0/+2
|
* - Fix testMarcus Boerger2005-12-301-0/+64
|
* Test fixesIlia Alshanetsky2005-12-182-5/+5
|
* - 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
|
* fix testfoobar2005-11-261-2/+2
|
* - MFH Add new testMarcus Boerger2005-11-261-0/+9
|
* Updated tests to use [] instead of {}Ilia Alshanetsky2005-11-164-17/+17
|
* - MFH Add new testMarcus Boerger2005-11-151-0/+60
|
* Fixed bug #35176 (include()/require()/*_once() produce wrong error messages ↵Dmitry Stogov2005-11-151-0/+14
| | | | about main())
* MFH: Fixed test for cygwin installsIlia Alshanetsky2005-10-201-1/+4
|
* - Add new testMarcus Boerger2005-10-061-0/+33
|
* - Fix tests due to changes in the error messages.foobar2005-09-153-3/+3
| | | | | # Also nuked some CRLF's
* Fixed bug #33996 (No information given for fatal error on passing invalid ↵Dmitry Stogov2005-08-052-2/+2
| | | | value to typed argument)
* fix test when include_path does NOT have . in itfoobar2005-08-021-0/+1
|
* fix testfoobar2005-07-311-1/+1
|
* $context is not longer passed by reference, so its modification has no effectDmitry Stogov2005-07-221-2/+4
|
* - 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
|
* fix tests that started to fail after the last change in ZEAntony Dovgal2005-07-122-5/+5
| | | | | (noticed by Nuno)
* fix test when session.save_handler is "user"foobar2005-07-081-0/+1
|
* 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.
* UTC is betterfoobar2005-07-041-1/+1
|
* fix testfoobar2005-07-041-0/+2
|
* 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
|
* Debug backtrace was fixedDmitry Stogov2005-06-221-1/+1
|
* - 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.
* This test did not fit to the new interactive shell thingfoobar2005-06-141-19/+0
|
* Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may ↵Dmitry Stogov2005-06-091-2/+2
| | | | result in seg fault)
* Fixed test file affected by fix for bug #30820 (static member conflict with ↵Dmitry Stogov2005-06-081-0/+2
| | | | $this->member silently ignored)
* Fixed bug #29971 (variables_order behaviour)Dmitry Stogov2005-05-251-0/+15
|
* fix testAntony Dovgal2005-05-231-1/+1
|
* Adjust highlight test.Ilia Alshanetsky2005-05-221-2/+2
|
* <? should die..foobar2005-05-061-1/+1
|
* Fixed bug #31525 (object reference being dropped. $this getting lost)Dmitry Stogov2005-05-052-4/+12
|
* add testStanislav Malyshev2005-05-042-0/+16
|
* 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-294-0/+7
|
* Added test for bug #30578foobar2005-04-291-0/+31
|
* add test for bug #32828Antony Dovgal2005-04-281-0/+21
|
* Fix testfoobar2005-04-251-3/+3
|