| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Drop requirement for php.ini-dist | Derick Rethans | 2002-10-08 | 1 | -2/+9 |
| | | | | | | - Adjust test script to hard code ini settings | ||||
| * | - Fix highlight_string test. | Derick Rethans | 2002-10-06 | 1 | -2/+2 |
| | | |||||
| * | - Add highlight_string buffering test | Derick Rethans | 2002-10-03 | 1 | -0/+17 |
| | | |||||
| * | - Add test for sprintf()'s zero'th argument | Derick Rethans | 2002-03-22 | 1 | -0/+2 |
| | | |||||
| * | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -2/+8 |
| | | |||||
| * | printf argnum (parameter swapping) support from Morten Poulsen | Rasmus Lerdorf | 2001-04-09 | 1 | -0/+8 |
| | | |||||
| * | more win32 fixes | André Langhorst | 2001-03-21 | 3 | -3/+0 |
| | | |||||
| * | removed LC_* warnin | Hartmut Holzgraefe | 2001-02-22 | 1 | -1/+1 |
| | | |||||
| * | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 3 | -0/+291 |
| Took the old PHP 3 regression testing framework and rewrote it in PHP. Should work on both Windows and UNIX, however I have not tested it on Windows. See tests/README for how to write tests. Added the PHP 3 tests and converted most of them. | |||||
