Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix tests on freebsd | Hannes Magnusson | 2006-08-27 | 1 | -2/+2 |
| | |||||
* | - Speling | Marcus Boerger | 2006-08-08 | 1 | -1/+1 |
| | |||||
* | - MFH Fixed Bug #38064 ignored constructor visibility | Marcus Boerger | 2006-08-07 | 1 | -0/+69 |
| | |||||
* | typofix | Antony Dovgal | 2006-07-17 | 1 | -1/+1 |
| | |||||
* | there is no Unicode in 5_2 | Antony Dovgal | 2006-07-11 | 1 | -54/+0 |
| | |||||
* | fix tests | Antony Dovgal | 2006-07-05 | 2 | -2/+2 |
| | |||||
* | - Add new tests | Marcus Boerger | 2006-05-30 | 2 | -0/+42 |
| | |||||
* | - MFH Sync error messages and simplify error message generation code | Marcus Boerger | 2006-05-26 | 1 | -1/+1 |
| | |||||
* | - MFH improve error messages | Marcus Boerger | 2006-05-21 | 5 | -5/+5 |
| | |||||
* | - MFH Add new tests | Marcus Boerger | 2006-05-20 | 2 | -0/+66 |
| | |||||
* | fix test | Antony Dovgal | 2006-05-19 | 1 | -1/+1 |
| | |||||
* | fix test | Antony Dovgal | 2006-05-16 | 1 | -1/+1 |
| | |||||
* | - Update tests after MFH | Marcus Boerger | 2006-05-10 | 4 | -2/+44 |
| | |||||
* | - No more ze1 | Marcus Boerger | 2006-05-10 | 1 | -131/+0 |
| | |||||
* | - Hardcoded error mode was changed to 8191 | Marcus Boerger | 2006-05-10 | 3 | -3/+3 |
| | |||||
* | - MFH tests | Marcus Boerger | 2006-05-10 | 10 | -129/+298 |
| | |||||
* | - MFH Constructors in interfaces | Marcus Boerger | 2006-05-10 | 4 | -0/+103 |
| | |||||
* | - add test for multipart POST | Pierre Joye | 2006-05-03 | 1 | -0/+42 |
| | | | | | - also first example of the POST_RAW section | ||||
* | more POST+array tests | Antony Dovgal | 2006-05-03 | 8 | -0/+155 |
| | |||||
* | - Need to set precision in ini | Marcus Boerger | 2005-12-30 | 1 | -0/+2 |
| | |||||
* | - Fix test | Marcus Boerger | 2005-12-30 | 1 | -0/+64 |
| | |||||
* | Test fixes | Ilia Alshanetsky | 2005-12-18 | 2 | -5/+5 |
| | |||||
* | - MFH Add missing prefixes | Marcus Boerger | 2005-12-18 | 4 | -5/+5 |
| | |||||
* | - MFH Speling | Marcus Boerger | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | - MFH Fix Bug #35720 A final constructor can be overwritten | Marcus Boerger | 2005-12-17 | 2 | -0/+58 |
| | |||||
* | - Add/fix tests | Marcus Boerger | 2005-12-16 | 1 | -1/+2 |
| | |||||
* | fix test | foobar | 2005-11-26 | 1 | -2/+2 |
| | |||||
* | - MFH Add new test | Marcus Boerger | 2005-11-26 | 1 | -0/+9 |
| | |||||
* | 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. |