Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tests to use [] instead of {} | Ilia Alshanetsky | 2005-11-16 | 4 | -17/+17 |
| | |||||
* | - MFH Add new test | Marcus Boerger | 2005-11-15 | 1 | -0/+60 |
| | |||||
* | Fixed bug #35176 (include()/require()/*_once() produce wrong error messages ↵ | Dmitry Stogov | 2005-11-15 | 1 | -0/+14 |
| | | | | about main()) | ||||
* | MFH: Fixed test for cygwin installs | Ilia Alshanetsky | 2005-10-20 | 1 | -1/+4 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-10-06 | 1 | -0/+33 |
| | |||||
* | - Fix tests due to changes in the error messages. | foobar | 2005-09-15 | 3 | -3/+3 |
| | | | | | # Also nuked some CRLF's | ||||
* | Fixed bug #33996 (No information given for fatal error on passing invalid ↵ | Dmitry Stogov | 2005-08-05 | 2 | -2/+2 |
| | | | | value to typed argument) | ||||
* | fix test when include_path does NOT have . in it | foobar | 2005-08-02 | 1 | -0/+1 |
| | |||||
* | fix test | foobar | 2005-07-31 | 1 | -1/+1 |
| | |||||
* | $context is not longer passed by reference, so its modification has no effect | Dmitry Stogov | 2005-07-22 | 1 | -2/+4 |
| | |||||
* | - Add test to verify all ArrayAccess methods can throw | Marcus Boerger | 2005-07-19 | 1 | -0/+58 |
| | |||||
* | - Add test to verify all iterator methods can throw | Marcus Boerger | 2005-07-19 | 1 | -0/+43 |
| | |||||
* | fix tests that started to fail after the last change in ZE | Antony Dovgal | 2005-07-12 | 2 | -5/+5 |
| | | | | | (noticed by Nuno) | ||||
* | fix test when session.save_handler is "user" | foobar | 2005-07-08 | 1 | -0/+1 |
| | |||||
* | Fixed bug #33512 (Add missing support for isset()/unset() overloading to ↵ | Dmitry Stogov | 2005-07-07 | 2 | -0/+8 |
| | | | | complement the property get/set methods). Now empty($obj[...]) works proper but in addition it may call offsetGet() method. | ||||
* | UTC is better | foobar | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | fix test | foobar | 2005-07-04 | 1 | -0/+2 |
| | |||||
* | Don't really need the ZE2 check since this is in HEAD | Rasmus Lerdorf | 2005-06-23 | 1 | -2/+0 |
| | |||||
* | test for derived method name clashes | Rasmus Lerdorf | 2005-06-23 | 1 | -0/+24 |
| | |||||
* | Debug backtrace was fixed | Dmitry Stogov | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-06-21 | 1 | -0/+34 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-06-19 | 1 | -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 test | Marcus Boerger | 2005-06-19 | 1 | -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 Boerger | 2005-06-19 | 1 | -8/+8 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-06-19 | 1 | -0/+190 |
| | |||||
* | - Update tests to reflect current situation | Marcus Boerger | 2005-06-19 | 3 | -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 thing | foobar | 2005-06-14 | 1 | -19/+0 |
| | |||||
* | Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may ↵ | Dmitry Stogov | 2005-06-09 | 1 | -2/+2 |
| | | | | result in seg fault) | ||||
* | Fixed test file affected by fix for bug #30820 (static member conflict with ↵ | Dmitry Stogov | 2005-06-08 | 1 | -0/+2 |
| | | | | $this->member silently ignored) | ||||
* | Fixed bug #29971 (variables_order behaviour) | Dmitry Stogov | 2005-05-25 | 1 | -0/+15 |
| | |||||
* | fix test | Antony Dovgal | 2005-05-23 | 1 | -1/+1 |
| | |||||
* | Adjust highlight test. | Ilia Alshanetsky | 2005-05-22 | 1 | -2/+2 |
| | |||||
* | <? should die.. | foobar | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | Fixed bug #31525 (object reference being dropped. $this getting lost) | Dmitry Stogov | 2005-05-05 | 2 | -4/+12 |
| | |||||
* | add test | Stanislav Malyshev | 2005-05-04 | 2 | -0/+16 |
| | |||||
* | Fixed error message | Dmitry Stogov | 2005-05-03 | 1 | -1/+1 |
| | |||||
* | - Fix tests affected by fix | Marcus Boerger | 2005-05-03 | 4 | -6/+6 |
| | |||||
* | - Make sure E_STRICT is set when expecting Strict errors.. | foobar | 2005-04-29 | 4 | -0/+7 |
| | |||||
* | Added test for bug #30578 | foobar | 2005-04-29 | 1 | -0/+31 |
| | |||||
* | add test for bug #32828 | Antony Dovgal | 2005-04-28 | 1 | -0/+21 |
| | |||||
* | Fix test | foobar | 2005-04-25 | 1 | -3/+3 |
| | |||||
* | - Add new tests | Marcus Boerger | 2005-04-23 | 1 | -0/+39 |
| | |||||
* | - Add test | Marcus Boerger | 2005-03-07 | 1 | -0/+79 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-03-07 | 1 | -0/+68 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-02-07 | 1 | -0/+15 |
| | |||||
* | - Sanitize output | foobar | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | Add test case for bug #30726. | Magnus M��tt� | 2005-01-18 | 1 | -0/+8 |
| | |||||
* | "Undefined variable: %s" noticies were fixed to use one space | Dmitry Stogov | 2004-12-27 | 1 | -2/+2 |
| | |||||
* | - Added test case for bug #30862. | Derick Rethans | 2004-11-22 | 1 | -0/+30 |
| | |||||
* | - Fixed bug #30630: Added a BSD based strtod function that is | Derick Rethans | 2004-11-03 | 2 | -2/+21 |
| | | | | | locale-independent. (PHP part) |