Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last php4 occurances.. | foobar | 2004-01-21 | 1 | -1/+1 |
* | Fix TSRM | Marcus Boerger | 2004-01-21 | 1 | -0/+1 |
* | Break out the test with first hit. | foobar | 2004-01-21 | 1 | -0/+1 |
* | Typo | Sara Golemon | 2004-01-21 | 1 | -1/+1 |
* | - Fixed bug #26973 (*printf() + modifier broken) | foobar | 2004-01-21 | 1 | -15/+12 |
* | extend a bit | foobar | 2004-01-21 | 1 | -0/+14 |
* | test case for bug #26973 | foobar | 2004-01-21 | 1 | -0/+20 |
* | typo fix | foobar | 2004-01-21 | 1 | -1/+1 |
* | test for bug #26976 | foobar | 2004-01-21 | 1 | -0/+28 |
* | Fixed bug #26974 (rename() doesn't check the destination file | Ilia Alshanetsky | 2004-01-21 | 1 | -2/+3 |
* | ChangeLog update | 2004-01-21 | 1 | -0/+46 | |
* | Goto targets should not be indented (some compilers choke on this, iirc) | foobar | 2004-01-21 | 1 | -1/+1 |
* | Add cvs tags | Marcus Boerger | 2004-01-20 | 11 | -0/+22 |
* | Fix a warning | Marcus Boerger | 2004-01-20 | 1 | -1/+1 |
* | Prevent shared builds under windows too | Marcus Boerger | 2004-01-20 | 1 | -0/+3 |
* | default to compiled in to match unix. | Wez Furlong | 2004-01-20 | 1 | -1/+1 |
* | XML Schema support | Dmitry Stogov | 2004-01-20 | 8 | -104/+470 |
* | Warn when empty string supplied to load methods (by Pierre-Alain) | Rob Richards | 2004-01-20 | 3 | -1/+9 |
* | update todo part of readme | Wez Furlong | 2004-01-20 | 1 | -8/+3 |
* | Fix warning (and possible problem) | Marcus Boerger | 2004-01-20 | 1 | -0/+2 |
* | - | Sterling Hughes | 2004-01-20 | 1 | -20/+58 |
* | ChangeLog update | 2004-01-20 | 2 | -0/+160 | |
* | - Fixed Bug #26969 (shared openssl build fails) | foobar | 2004-01-20 | 1 | -1/+2 |
* | BfN | foobar | 2004-01-20 | 1 | -0/+2 |
* | test case for bug #26696 | foobar | 2004-01-20 | 1 | -0/+28 |
* | Fix compilation of simplexml when spl is build as shared object | Frank M. Kromann | 2004-01-19 | 1 | -1/+1 |
* | Fix compilation of spl as shared object | Frank M. Kromann | 2004-01-19 | 1 | -2/+2 |
* | Fix leaks in dom_xpath_query (create retval only if requiered) by Pierre-Alain | Christian Stocker | 2004-01-19 | 1 | -2/+3 |
* | fixes segfault, if file doesn't exist (by Pierre-Alain) | Christian Stocker | 2004-01-19 | 1 | -0/+9 |
* | - Make sure srand() / mt_srand() are really called. | foobar | 2004-01-19 | 1 | -0/+3 |
* | Fixed bug #26967 (make various file operations return FALSE on error). | Ilia Alshanetsky | 2004-01-19 | 1 | -21/+24 |
* | really fix this test... | Christian Stocker | 2004-01-19 | 1 | -5/+2 |
* | fix test | Christian Stocker | 2004-01-19 | 2 | -2/+2 |
* | added missing dots.. | Christian Stocker | 2004-01-19 | 1 | -2/+2 |
* | Cosmetics and NEWS entry | Christian Stocker | 2004-01-19 | 3 | -2/+3 |
* | - Turn off mbstring.func_overload as this test uses plain strlen() for | Moriyoshi Koizumi | 2004-01-19 | 1 | -0/+2 |
* | XML Schema support was impoved | Dmitry Stogov | 2004-01-19 | 4 | -313/+631 |
* | @- added XsltProcessor->registerPhpFunctions() (Christian) | Christian Stocker | 2004-01-19 | 4 | -161/+208 |
* | adjust test | Christian Stocker | 2004-01-19 | 1 | -2/+4 |
* | * CS | Martin Jansen | 2004-01-19 | 1 | -1/+1 |
* | - Hopefully fix bug #26696. | Andi Gutmans | 2004-01-19 | 2 | -30/+31 |
* | fix typo | Christian Stocker | 2004-01-19 | 1 | -1/+1 |
* | Must be buitin | Marcus Boerger | 2004-01-19 | 1 | -0/+3 |
* | Add spl_sxe to prackage | Marcus Boerger | 2004-01-19 | 1 | -0/+2 |
* | - Being picky :) | Derick Rethans | 2004-01-19 | 1 | -1/+1 |
* | Add spl_sxe.c. | Sebastian Bergmann | 2004-01-19 | 1 | -1/+1 |
* | - SPL lives now in ext/ | Derick Rethans | 2004-01-19 | 1 | -0/+1 |
* | XML Scheam support | Dmitry Stogov | 2004-01-19 | 4 | -20/+30 |
* | Added fgetcsv() tests. | Ilia Alshanetsky | 2004-01-19 | 1 | -0/+158 |
* | fix -m argument to mkDir(). Conversion to octal was not being made, | Greg Beaver | 2004-01-19 | 1 | -0/+8 |