| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit was manufactured by cvs2svn to create tag 'php_5_2_4RC2'.php-5.2.4RC2 | SVN Migration | 2007-08-17 | 0 | -0/+0 |
| * | 5.2.4RC2 | Ilia Alshanetsky | 2007-08-17 | 3 | -4/+4 |
| * | fix proto | Stanislav Malyshev | 2007-08-16 | 1 | -1/+1 |
| * | - Check the length too (just like in HEAD) | Jani Taskinen | 2007-08-16 | 1 | -1/+2 |
| * | MFH:- Fix bug #41946 (ip2long("") should return FALSE) | Jani Taskinen | 2007-08-16 | 2 | -2/+2 |
| * | fix tests | Raghubansh Kumar | 2007-08-16 | 1 | -2/+4 |
| * | Extension is no longer experimental | Ilia Alshanetsky | 2007-08-15 | 1 | -5/+0 |
| * | Docs were added | Ilia Alshanetsky | 2007-08-14 | 1 | -3/+0 |
| * | Fix tests | Raghubansh Kumar | 2007-08-14 | 7 | -531/+581 |
| * | MFH | Antony Dovgal | 2007-08-14 | 2 | -6/+6 |
| * | BFN | Rob Richards | 2007-08-14 | 1 | -0/+1 |
| * | MFH: fix bug #42259 (SimpleXMLIterator loses ancestry) | Rob Richards | 2007-08-14 | 2 | -2/+50 |
| * | bfn | Jani Taskinen | 2007-08-14 | 1 | -0/+1 |
| * | MFH:- Fixed bug #42292 ($PHP_CONFIG not set for phpized builds) | Jani Taskinen | 2007-08-14 | 1 | -5/+7 |
| * | fix is fix, change is something else | Jani Taskinen | 2007-08-14 | 1 | -2/+2 |
| * | Oracle news | Ilia Alshanetsky | 2007-08-14 | 1 | -0/+2 |
| * | variable class patch was reverted for 5.2.4 | Stanislav Malyshev | 2007-08-14 | 1 | -2/+0 |
| * | Fixed typo | Ilia Alshanetsky | 2007-08-13 | 1 | -1/+1 |
| * | revert variable class support for 5.2 | Stanislav Malyshev | 2007-08-13 | 4 | -79/+0 |
| * | Revert variable class patch for 5.2 | Stanislav Malyshev | 2007-08-13 | 1 | -12/+0 |
| * | touch try 2 | Jani Taskinen | 2007-08-13 | 1 | -1/+0 |
| * | touch | Jani Taskinen | 2007-08-13 | 1 | -0/+1 |
| * | - RC2 on the run | Jani Taskinen | 2007-08-13 | 1 | -1/+1 |
| * | Fix version | Hannes Magnusson | 2007-08-13 | 1 | -2/+2 |
| * | MFH | Antony Dovgal | 2007-08-13 | 1 | -0/+1 |
| * | New testcase for clearstatcache() function | Raghubansh Kumar | 2007-08-13 | 1 | -0/+18 |
| * | New testcase for parse_ini_file() function | Raghubansh Kumar | 2007-08-13 | 1 | -0/+491 |
| * | Fixed copy test as well as the directory check inside copy() function | Ilia Alshanetsky | 2007-08-12 | 2 | -4/+8 |
| * | Fixed test | Ilia Alshanetsky | 2007-08-12 | 1 | -1/+1 |
| * | WS | Ilia Alshanetsky | 2007-08-12 | 1 | -1/+1 |
| * | New testcases for fgetss() function | Raghubansh Kumar | 2007-08-12 | 12 | -0/+3174 |
| * | More new testcases for fopen() & fclose() functions | Raghubansh Kumar | 2007-08-12 | 27 | -0/+1722 |
| * | MFH | Antony Dovgal | 2007-08-11 | 1 | -0/+6 |
| * | MFH: fix tests | Antony Dovgal | 2007-08-11 | 4 | -0/+24 |
| * | fixed compilation error: S_ISDIR is undefined. | Rui Hirokawa | 2007-08-11 | 1 | -0/+3 |
| * | New testcases for fscanf() function | Raghubansh Kumar | 2007-08-10 | 56 | -0/+35778 |
| * | New testcases for htmlentities() and htmlspecialchars() | Raghubansh Kumar | 2007-08-10 | 2 | -0/+660 |
| * | No dots in error messages! | Jani Taskinen | 2007-08-10 | 1 | -1/+1 |
| * | .. and remove the original one | Antony Dovgal | 2007-08-10 | 1 | -276/+0 |
| * | split the test | Antony Dovgal | 2007-08-10 | 10 | -0/+446 |
| * | - Fix the fix for bug #42233 | Jani Taskinen | 2007-08-10 | 2 | -18/+53 |
| * | fix tests | Antony Dovgal | 2007-08-10 | 8 | -0/+8 |
| * | MFH | Antony Dovgal | 2007-08-10 | 1 | -6/+19 |
| * | MFH: fix ws/cs & folding | Antony Dovgal | 2007-08-10 | 1 | -49/+78 |
| * | nuke the dot | Antony Dovgal | 2007-08-10 | 1 | -1/+1 |
| * | oci8: MFH with Ilia's OK: changes to build with Oracle Database 11g | Christopher Jones | 2007-08-10 | 1 | -3/+14 |
| * | pdo_oci: MFH with Ilia's OK: changes to build with Oracle Database 11g | Christopher Jones | 2007-08-10 | 1 | -2/+9 |
| * | more new testcases for tempnam() function | Raghubansh Kumar | 2007-08-10 | 1 | -0/+46 |
| * | New testcases for strtolower() and strtoupper() functions | Raghubansh Kumar | 2007-08-10 | 4 | -0/+0 |
| * | More new testcases for copy() function | Raghubansh Kumar | 2007-08-10 | 25 | -0/+2434 |
