Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge registry fix | Zeev Suraski | 2005-03-14 | 1 | -0/+3 |
* | - Back to stone-age | foobar | 2005-03-14 | 2 | -25/+11 |
* | ws | Stanislav Malyshev | 2005-03-14 | 1 | -2/+2 |
* | - Fixed bug #30609 (cURL functions bypass open_basedir) | foobar | 2005-03-14 | 1 | -3/+32 |
* | ChangeLog update | 2005-03-14 | 2 | -0/+94 | |
* | *sigh* | foobar | 2005-03-14 | 1 | -4/+4 |
* | - Turn off incorrect case folding to let test over. | Moriyoshi Koizumi | 2005-03-14 | 1 | -0/+1 |
* | - Move stuff that belongs in Makefile into Makefile.frag | foobar | 2005-03-14 | 2 | -11/+25 |
* | - Update tests | Marcus Boerger | 2005-03-13 | 6 | -0/+6 |
* | Do not convert ZEND_HANDLE_FP to ZEND_HANDLE_STREAM but allow using reader/cl... | Stanislav Malyshev | 2005-03-13 | 1 | -2/+1 |
* | Fixed compiler warning. | Ilia Alshanetsky | 2005-03-13 | 1 | -1/+0 |
* | - Fix signature definition | Marcus Boerger | 2005-03-13 | 1 | -2/+2 |
* | - More exact signatures (even though complete correct not possible atm) | Marcus Boerger | 2005-03-13 | 1 | -3/+8 |
* | Fix get_extension_funcs() - extension names are now lowercased, so should | Stanislav Malyshev | 2005-03-13 | 1 | -1/+4 |
* | credits to Ilia | Andrey Hristov | 2005-03-13 | 1 | -1/+1 |
* | - Actually this is a much better error decription | Marcus Boerger | 2005-03-13 | 1 | -1/+1 |
* | - Bugfix #32290 | Marcus Boerger | 2005-03-13 | 2 | -0/+43 |
* | ChangeLog update | 2005-03-13 | 2 | -0/+92 | |
* | - Update docu | Marcus Boerger | 2005-03-12 | 1 | -3/+21 |
* | - Fix extension to be .inc | Marcus Boerger | 2005-03-12 | 1 | -0/+0 |
* | - Allow to hook into RecursiveIteratorIterator's child handling | Marcus Boerger | 2005-03-12 | 6 | -13/+473 |
* | - If an exception is pending we don't bail out but show the unhandled exception | Marcus Boerger | 2005-03-12 | 2 | -0/+21 |
* | A more performance friendly version of Andrey's patch. | Ilia Alshanetsky | 2005-03-12 | 2 | -119/+52 |
* | FRN | Andrey Hristov | 2005-03-12 | 1 | -0/+2 |
* | added an optional third parameter to str_word_count(), which is used as | Andrey Hristov | 2005-03-12 | 2 | -20/+236 |
* | it's 2005 already | Wez Furlong | 2005-03-12 | 1 | -3/+3 |
* | - type is either 1 or 2 if second parameter is set. if not set then type | Andrey Hristov | 2005-03-12 | 1 | -3/+2 |
* | add a test file | Andrey Hristov | 2005-03-12 | 1 | -0/+70 |
* | add test | Andrey Hristov | 2005-03-12 | 1 | -0/+40 |
* | FR 32275 - fifth parameter to preg_replace() to count number of replaces | Andrey Hristov | 2005-03-12 | 5 | -20/+39 |
* | Fixed #30871 | Andrey Hristov | 2005-03-12 | 1 | -1/+1 |
* | - Fix test | Marcus Boerger | 2005-03-12 | 1 | -1/+1 |
* | - Fix another memleak | Marcus Boerger | 2005-03-12 | 1 | -0/+1 |
* | - Fix memleak | Marcus Boerger | 2005-03-12 | 1 | -0/+1 |
* | ChangeLog update | 2005-03-12 | 2 | -0/+143 | |
* | show list of PDO drivers in phpinfo. | Wez Furlong | 2005-03-12 | 2 | -1/+14 |
* | build pdo statically on win32, so sqlite2 driver will build. | Wez Furlong | 2005-03-12 | 1 | -1/+1 |
* | build sqlite2 pdo driver on win32 | Wez Furlong | 2005-03-12 | 1 | -1/+9 |
* | - Add tests | Marcus Boerger | 2005-03-12 | 25 | -0/+1516 |
* | - Errcode might be empty | Marcus Boerger | 2005-03-12 | 1 | -1/+3 |
* | Fix crappy whitespace | Wez Furlong | 2005-03-12 | 1 | -102/+130 |
* | Implement a PDO driver for sqlite 2 | Wez Furlong | 2005-03-11 | 4 | -4/+639 |
* | - Add new test | Marcus Boerger | 2005-03-11 | 1 | -0/+47 |
* | - Do not touch return_valu's refcount or is_ref | Marcus Boerger | 2005-03-11 | 1 | -13/+7 |
* | - Do not touch return_valu's refcount or is_ref | Marcus Boerger | 2005-03-11 | 1 | -3/+1 |
* | ChangeLog update | 2005-03-11 | 2 | -0/+171 | |
* | - Irrelevant | Marcus Boerger | 2005-03-11 | 1 | -13/+0 |
* | - Fix #30266 | Marcus Boerger | 2005-03-11 | 1 | -4/+8 |
* | - Don't touch refcount/is_ref | Marcus Boerger | 2005-03-11 | 2 | -5/+2 |
* | - Times have changed - php 5 relevant version now | Marcus Boerger | 2005-03-11 | 1 | -7/+20 |