| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - MFH: Update proto | Derick Rethans | 2008-01-27 | 1 | -1/+1 |
| | | |||||
| * | - MFH: Added support for selectively listing timezone identifiers through | Derick Rethans | 2008-01-27 | 3 | -4/+106 |
| | | | | | | timezone_identifiers_list() / DateTimezone::listIdentifiers(). | ||||
| * | fix test | Nuno Lopes | 2008-01-27 | 1 | -0/+2 |
| | | |||||
| * | WS | Ilia Alshanetsky | 2008-01-27 | 1 | -1/+1 |
| | | |||||
| * | be more strict in the skipif | Nuno Lopes | 2008-01-27 | 1 | -1/+1 |
| | | |||||
| * | fix a bunch of SKIPIF (check for non available locales) | Nuno Lopes | 2008-01-27 | 8 | -0/+25 |
| | | |||||
| * | MFH: add missing export | Rob Richards | 2008-01-27 | 1 | -0/+1 |
| | | |||||
| * | - Minor rearrange and fix potential issue with double adding | Marcus Boerger | 2008-01-27 | 1 | -27/+42 |
| | | |||||
| * | - MFH revert over constfying | Marcus Boerger | 2008-01-27 | 4 | -4/+4 |
| | | |||||
| * | MFH: Typo | Etienne Kneuss | 2008-01-27 | 1 | -1/+1 |
| | | |||||
| * | MFH: -Pointer doesn't move if we're moving forward and shifting at the same time | Etienne Kneuss | 2008-01-27 | 5 | -47/+259 |
| | | | | | | | -Userland implementation -Doxygen doc | ||||
| * | MFH: Iterator implementation in SplDoublyLinkedList, SplStack, SplQueue | Etienne Kneuss | 2008-01-26 | 2 | -36/+136 |
| | | |||||
| * | more const kewywording | Nuno Lopes | 2008-01-25 | 4 | -11/+4 |
| | | | | | | remove spl_functions_none var (wast used anywhere | ||||
| * | const more 216 bytes (on a 32-bits host) | Nuno Lopes | 2008-01-25 | 1 | -2/+2 |
| | | |||||
| * | const'ify more 372 bytes | Nuno Lopes | 2008-01-25 | 2 | -10/+10 |
| | | |||||
| * | const'ify more 768 bytes | Nuno Lopes | 2008-01-25 | 1 | -2/+2 |
| | | |||||
| * | move about 3K of data to the const area. also reduce memory usage (~ -266 ↵ | Nuno Lopes | 2008-01-25 | 1 | -4/+4 |
| | | | | | bytes :P) | ||||
| * | spread some static keywords | Nuno Lopes | 2008-01-25 | 2 | -17/+9 |
| | | |||||
| * | Fix html_entity_decode when converting numeric html entities, the numeric ↵ | Scott MacVicar | 2008-01-25 | 2 | -2/+4 |
| | | | | | values for the extended characters don't correspond to that of windows-1251 and cp866. | ||||
| * | backport functionality to call user functions within XPath | Rob Richards | 2008-01-25 | 5 | -16/+353 |
| | | | | | | add test | ||||
| * | MFH: fix win32 compile | Rob Richards | 2008-01-25 | 1 | -2/+2 |
| | | |||||
| * | MFH: fix zts build | Rob Richards | 2008-01-25 | 1 | -3/+3 |
| | | |||||
| * | MFH: endless loop (and stack overflow) protection in compact() | Antony Dovgal | 2008-01-25 | 1 | -0/+8 |
| | | |||||
| * | Adjust new chr() param handling to address chr("") calls | Ilia Alshanetsky | 2008-01-25 | 1 | -2/+7 |
| | | |||||
| * | - Add a basic test for array_shuffle() | Robert Nicholson | 2008-01-25 | 1 | -0/+99 |
| | | |||||
| * | - add some basic tests for array diff and intersection functions | Robert Nicholson | 2008-01-25 | 13 | -0/+466 |
| | | |||||
| * | MFH | Antony Dovgal | 2008-01-24 | 3 | -3/+3 |
| | | |||||
| * | Fixed comilation warnings | Dmitry Stogov | 2008-01-24 | 5 | -21/+20 |
| | | |||||
| * | - New tests for compact() | Robert Nicholson | 2008-01-24 | 2 | -0/+116 |
| | | |||||
| * | MFH: fix zts build | Rob Richards | 2008-01-24 | 2 | -3/+3 |
| | | |||||
| * | Increased Zend MM cache size | Dmitry Stogov | 2008-01-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed possible GC failure because of EG(object_store).object_buckets ↵ | Dmitry Stogov | 2008-01-24 | 1 | -0/+1 |
| | | | | | reallocation | ||||
| * | Fixed GC bug | Dmitry Stogov | 2008-01-24 | 3 | -11/+29 |
| | | |||||
| * | - MFH: Show GC statistics if GC benchmarking is enabled. | Derick Rethans | 2008-01-24 | 1 | -0/+14 |
| | | | | | | #- Discussed this with Dmitry. | ||||
| * | Fixed bug #43426 (crash on nested call_user_func() calls) | Dmitry Stogov | 2008-01-24 | 2 | -0/+40 |
| | | |||||
| * | Changed EG(argument_stack) implementation. | Dmitry Stogov | 2008-01-24 | 13 | -229/+282 |
| | | |||||
| * | Fixed error message | Dmitry Stogov | 2008-01-24 | 3 | -262/+105 |
| | | |||||
| * | Added myself as pdo_mysql & pdo_pgsql maintainer | Ilia Alshanetsky | 2008-01-23 | 1 | -2/+2 |
| | | |||||
| * | fix build | Stanislav Malyshev | 2008-01-23 | 2 | -2/+2 |
| | | |||||
| * | Merge with internal version | Andrey Hristov | 2008-01-23 | 16 | -115/+300 |
| | | |||||
| * | Additional executor specialization | Dmitry Stogov | 2008-01-23 | 4 | -680/+1497 |
| | | |||||
| * | BFN | Antony Dovgal | 2008-01-23 | 1 | -0/+2 |
| | | |||||
| * | MFH: fix #43559 (array_merge_recursive() doesn't behave as expected with ↵ | Antony Dovgal | 2008-01-23 | 2 | -3/+15 |
| | | | | | | | | duplicate NULL values) patch by Felipe | ||||
| * | use expectF | Antony Dovgal | 2008-01-23 | 1 | -1/+1 |
| | | |||||
| * | fix test | Antony Dovgal | 2008-01-23 | 1 | -0/+3 |
| | | |||||
| * | fix leak appearing when appending data to unnamed attribute | Antony Dovgal | 2008-01-23 | 2 | -7/+28 |
| | | |||||
| * | Fixed bug #43912 (Interbase column names are truncated to 31 characters) | Ilia Alshanetsky | 2008-01-23 | 1 | -1/+1 |
| | | |||||
| * | - MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus) | Marcus Boerger | 2008-01-22 | 3 | -4/+21 |
| | | |||||
| * | MFH: Typos (Dan Scott) | Etienne Kneuss | 2008-01-22 | 1 | -25/+76 |
| | | | | | | ctor inside the structure. dtor/ctor used on push/pop for better potential interoperability | ||||
| * | add new test | Antony Dovgal | 2008-01-22 | 1 | -0/+15 |
| | | |||||
