Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH | Jani Taskinen | 2009-05-14 | 1 | -3/+1 |
| | |||||
* | - Add a new test for the additional delimiter of the encoding conversion filter | Moriyoshi Koizumi | 2009-05-14 | 1 | -0/+50 |
| | |||||
* | moved to 5.2 | Arnaud Le Blanc | 2009-05-14 | 1 | -4/+0 |
| | |||||
* | - Update the test as newer libc gets the bogus input through rather than | Moriyoshi Koizumi | 2009-05-14 | 1 | -8/+6 |
| | | | | | rejecting it. | ||||
* | Add missing file | Hannes Magnusson | 2009-05-14 | 0 | -0/+0 |
| | |||||
* | - MFH: Improved fix for #42414 | Felipe Pena | 2009-05-14 | 1 | -47/+19 |
| | |||||
* | moved to 5.2 | Arnaud Le Blanc | 2009-05-14 | 1 | -3/+0 |
| | |||||
* | MFH:- Fixed bug #48256 (Crash due to double-linking of history.o) | Jani Taskinen | 2009-05-14 | 1 | -9/+0 |
| | |||||
* | MFH: fix potential free of NULL | Greg Beaver | 2009-05-14 | 1 | -1/+3 |
| | |||||
* | Fixed compiler warnings | Ilia Alshanetsky | 2009-05-14 | 1 | -1/+2 |
| | |||||
* | Fixed wrong return value | Dmitry Stogov | 2009-05-14 | 1 | -3/+1 |
| | |||||
* | Now in 5.2 (or should the entry be here as well...?) | Matt Wilmas | 2009-05-14 | 1 | -1/+0 |
| | |||||
* | - New tests | Felipe Pena | 2009-05-14 | 6 | -0/+200 |
| | |||||
* | MFH: | Felipe Pena | 2009-05-14 | 1 | -0/+28 |
| | | | | | | - Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver) patch by: jhml at gmx dot net | ||||
* | fix Bug #48257: PharData throws exception with non-phar tar | Greg Beaver | 2009-05-13 | 7 | -15/+40 |
| | |||||
* | MFH: Fixed module loading order and made request shutdown functions also to | Jani Taskinen | 2009-05-13 | 4 | -10/+3 |
| | | | | | be loaded in reverse like all other shutdowns are. | ||||
* | MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil ↵ | Kalle Sommer Nielsen | 2009-05-13 | 1 | -2/+2 |
| | | | | returns | ||||
* | MFH: Nuke compiler warning | Kalle Sommer Nielsen | 2009-05-13 | 1 | -1/+2 |
| | |||||
* | Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime) | Ilia Alshanetsky | 2009-05-13 | 1 | -2/+2 |
| | | | | | # Original patch by kawai at apache dot org | ||||
* | - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey) | Felipe Pena | 2009-05-13 | 2 | -1/+26 |
| | |||||
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -11/+29 |
| | | | | | | | | - Moved test for bug #44861 to PDO commons and added support for pdo_oci # This allows scrollable cursors to be tested with all the drivers # that currently support them (pgsql and oci), ensuring a consistent # behaviour. The test is skipped when using other drivers. | ||||
* | - MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get) | Felipe Pena | 2009-05-12 | 2 | -2/+29 |
| | |||||
* | MFH | Matteo Beccati | 2009-05-12 | 4 | -1/+21 |
| | | | | | - Fixed bug #48188 | ||||
* | MFH | Matteo Beccati | 2009-05-12 | 1 | -6/+4 |
| | | | | | - Fixed bug #48070 | ||||
* | - Fixed tests on Windows | Felipe Pena | 2009-05-12 | 28 | -72/+92 |
| | |||||
* | Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns wrong | Ilia Alshanetsky | 2009-05-12 | 2 | -1/+8 |
| | | | | | result) | ||||
* | - MFH: Fix code && new test | Felipe Pena | 2009-05-11 | 2 | -2/+37 |
| | |||||
* | - Added missing param checks | Felipe Pena | 2009-05-11 | 1 | -0/+7 |
| | |||||
* | moved to 5.2 as well | Ilia Alshanetsky | 2009-05-11 | 1 | -2/+0 |
| | |||||
* | Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid | Ilia Alshanetsky | 2009-05-11 | 2 | -0/+3 |
| | | | | | paths) | ||||
* | - MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling) | Pierre Joye | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | MFH:- Removed unnecessary TSRMLS_FETCH() calls | Jani Taskinen | 2009-05-11 | 1 | -13/+4 |
| | |||||
* | MFH: cs + ws | Jani Taskinen | 2009-05-11 | 1 | -116/+115 |
| | |||||
* | MFH: Fix conditional | Kalle Sommer Nielsen | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | - Fix paths | Jani Taskinen | 2009-05-11 | 2 | -3/+3 |
| | |||||
* | - Starting tests for this extension | Felipe Pena | 2009-05-11 | 3 | -0/+58 |
| | |||||
* | - Fixed tests | Felipe Pena | 2009-05-11 | 4 | -7/+7 |
| | |||||
* | MFH: sync | Jani Taskinen | 2009-05-10 | 1 | -122/+148 |
| | |||||
* | sync with HEAD | Jani Taskinen | 2009-05-10 | 2 | -49/+50 |
| | |||||
* | BFN | Jani Taskinen | 2009-05-10 | 1 | -0/+3 |
| | |||||
* | - Fixed bug #48200 (compile failure with mbstring.c when ↵ | Jani Taskinen | 2009-05-10 | 14 | -36/+52 |
| | | | | --enable-zend-multibyte is used) | ||||
* | revent wrong part | Stanislav Malyshev | 2009-05-10 | 1 | -3/+1 |
| | |||||
* | - Fixed bug #48227 (NumberFormatter::format leaks memory) | Felipe Pena | 2009-05-10 | 3 | -5/+21 |
| | |||||
* | MFB: Add test for #48224 | Etienne Kneuss | 2009-05-10 | 1 | -0/+15 |
| | |||||
* | - Removed the RETURN_TRUE to keep consistency with documentation. This function | David Coallier | 2009-05-10 | 1 | -1/+0 |
| | | | | | is supposed to be "void registerPHPFunctions" | ||||
* | little errors cleanup | Stanislav Malyshev | 2009-05-10 | 2 | -5/+13 |
| | |||||
* | MFB: Fix #48224 (Remove incorrect shuffle) | Etienne Kneuss | 2009-05-10 | 1 | -4/+0 |
| | |||||
* | - Simplify test (cweiske) | Felipe Pena | 2009-05-10 | 1 | -72/+4 |
| | |||||
* | - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter) | Felipe Pena | 2009-05-10 | 2 | -1/+88 |
| | |||||
* | fix proto | Hannes Magnusson | 2009-05-10 | 1 | -2/+2 |
| | | | | | # Why doesn't this exist in HEAD? |